summaryrefslogtreecommitdiffstats
path: root/package/pkg-generic.mk
Commit message (Expand)AuthorAgeFilesLines
* pkg-generic: check that SITE has a value when SOURCEThomas Petazzoni2016-07-031-0/+6
* core: do not attempt downloads with no _VERSION setAlex Suykov2016-07-031-5/+3
* infra: remove auto derivation of host dependenciesJulien Floret2016-07-031-4/+0
* core/pkg-infra: download git submodules if the package wants themYann E. MORIN2016-07-021-0/+8
* core/legal-info: ensure legal-info works in off-line modeYann E. MORIN2016-06-241-3/+22
* core/pkg-generic: reorder variables definitions for legal-infoYann E. MORIN2016-06-241-8/+8
* core/legal-info: also save extra downloadsYann E. MORIN2016-06-241-4/+6
* core/legal-info: also save patchesYann E. MORIN2016-06-241-5/+10
* core/legal-info: add package version to license directoryYann E. MORIN2016-06-241-3/+3
* core/pkg-generic: add support for package-defined helpYann E. MORIN2016-06-071-0/+4
* core/legal-info: install source archives in their own sub-dirYann E. MORIN2016-05-111-1/+3
* core/pkg-generic: add variable to store the package rawname-versionYann E. MORIN2016-05-111-1/+2
* core/legal-info: use the helper to install source archivesYann E. MORIN2016-05-111-3/+4
* legal-info: remove outdated commentLuca Ceresoli2016-03-061-2/+1
* legal-info: fix detection of "override" packagesLuca Ceresoli2016-03-061-3/+1
* core: catch failures in graph-dependsYann E. MORIN2016-02-071-3/+5
* pkg-generic: improve incorrectly used package detectionThomas Petazzoni2016-01-031-14/+0
* core/pkg-virtual: do not check they are neabledYann E. MORIN2015-12-301-1/+4
* pkg-generic: detect incorrectly used packageThomas Petazzoni2015-12-291-0/+11
* pkg-generic: remove unused NAMEVERArnout Vandecappelle2015-12-171-1/+0
* core: check host executables have appropriate RPATHYann E. MORIN2015-11-181-0/+8
* core/legal-info: fix missing double-$Yann E. MORIN2015-11-171-1/+1
* core/pkg-generic: allow step hooks to fail a stepYann E. MORIN2015-11-041-8/+8
* core: do not accept multiple definitions of a packageYann E. MORIN2015-11-031-0/+9
* core/pkg-generic: allow packages to exclude files when extractingYann E. MORIN2015-11-031-1/+4
* pkg-generic: add step_pkg_size global instrumentation hookThomas Petazzoni2015-10-171-0/+32
* legal-info: allow to declare the actual sources for binary packagesLuca Ceresoli2015-10-041-5/+14
* download: get rid of trailing slash removal hack for FOO_SITELuca Ceresoli2015-10-041-1/+1
* pkg-generic: prevent _SITE URLs with a trailing slashLuca Ceresoli2015-10-041-0/+4
* core/pkg-generic: use tabs, not spacesYann E. MORIN2015-09-271-3/+3
* core/pkg-generic: host variants inherits target's override-srcdirYann E. MORIN2015-07-201-0/+4
* pkg-infra: munging .la files is not limited to autotools packagesYann E. MORIN2015-07-191-0/+30
* skeleton: New packageMaxime Hadjinlian2015-07-141-1/+4
* pkg-generic.mk: don't depend on external package permissionsGuido Martínez2015-07-131-1/+1
* Fix selection of bootloaders from $(BR2_EXTERNAL)Eric Le Bihan2015-07-121-2/+2
* pkg-generic: fix fallout of <pkg>_STRIP_COMPONENTS introductionThomas Petazzoni2015-07-121-1/+1
* Add <PKG>_STRIP_COMPONENTS for packages with non-standard tarballsLuca Ceresoli2015-07-121-1/+9
* pkg-generic: Fix host _DL_VERSION corner caseClayton Shotwell2015-07-121-6/+6
* core/pkg-generic: sanitise FOO_OVERRIDE_SRCDIRYann E. MORIN2015-07-041-1/+1
* pkg-generic: introduce a <pkg>_ALL_DOWNLOADS variable and factorize codeThomas Petazzoni2015-04-261-18/+8
* pkg-generic: don't use DL_MODE in .stamp_downloadedThomas Petazzoni2015-04-261-4/+0
* pkg-generic: remove the .stamp_rsync_sourced fake stamp fileThomas Petazzoni2015-04-261-12/+1
* pkg-generic: implement source-check targetsThomas Petazzoni2015-04-261-1/+15
* pkg-download: remove support for the SHOW_EXTERNAL_DEPS DL_MODEThomas Petazzoni2015-04-261-4/+1
* pkg-generic: take into account patch dependencies in source, external-deps an...Thomas Petazzoni2015-04-261-4/+8
* pkg-generic: substitute colon and space out of PKG_VERSIONArnout Vandecappelle2015-04-251-2/+4
* Makefile: rename TARGETS to PACKAGESThomas Petazzoni2015-04-141-1/+1
* package infra: add patch-dependenciesYann E. MORIN2015-04-091-1/+4
* pkg-generic: declare phony targets as suchThomas Petazzoni2015-04-061-0/+30
* pkg-generic: implement <pkg>-all-{source, legal-info, external-deps} targetsThomas Petazzoni2015-04-061-0/+6
OpenPOWER on IntegriCloud