summaryrefslogtreecommitdiffstats
path: root/package/pkg-generic.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* pkg-generic: implement a <pkg>-external-deps targetThomas Petazzoni2015-04-061-0/+8
* Makefile: remove the graphs/ dir on 'make clean'Thomas Petazzoni2015-04-031-3/+3
* pkg-generic: allow full URLs for <pkg>_EXTRA_DOWNLOADSThomas Petazzoni2015-03-301-1/+6
* pkg-generic: refactor the "Downloading" message logicThomas Petazzoni2015-03-301-10/+6
* pkg-generic: take into account <pkg>_EXTRA_DOWNLOADS to display "Downloading"...Thomas Petazzoni2015-03-301-1/+1
* pkg-generic: fix the logic showing the "Downloading" messageThomas Petazzoni2015-03-301-1/+1
* graph-depends: display virtual package with italic styleFrancois Perrad2015-03-081-0/+3
* pkg-generic: reinstall targetDoug Kehn2015-02-031-2/+6
* legal-info: remove FOO_MANIFEST_TARBALL and FOO_MANIFEST_SITE defaultsLuca Ceresoli2015-02-021-2/+0
* Complain loudly if BR2_GLOBAL_PATCH_DIR does not exitMichal Sojka2014-10-251-0/+5
* apply-patches.sh: Use the "APPLY_PATCHES" variable to call the scriptFabio Porcedda2014-10-251-3/+3
* pkg-generic.mk: strip leading/trailing spacesPeter Korsgaard2014-10-121-4/+4
* package-infra: comment why all checks are done in pkg-genericYann E. MORIN2014-10-051-1/+5
* check-deprecated-variable: move from pkg-generic.mk to pkg-utils.mkThomas De Schampheleire2014-10-051-15/+0
* pkg-generic: add checks on deprecated variables FOO_BAR_OPTThomas De Schampheleire2014-10-041-0/+12
* pkg-generic: introduce helper function to check for a deprecated variableThomas De Schampheleire2014-10-041-0/+15
* pkg-infra: put optional step_user def and assignment in one blockDanomi Manchego2014-09-211-1/+1
* package/infra: fix downloading versions with a slashYann E. MORIN2014-08-251-2/+2
* trivial: fix typo 'informations'Thomas De Schampheleire2014-07-241-2/+2
* trivial: fix typo 'an host'Thomas De Schampheleire2014-07-241-1/+1
* legal-info: Add site to legal info manifestClayton Shotwell2014-07-231-1/+3
* infra: fix "<pkg>-rebuild" when using rsync source featureFabio Porcedda2014-07-151-1/+4
* legal-info: depend on patch rather than extractGustavo Zacarias2014-07-081-1/+1
* pkg-infra: do the package install before installing init filesYann E. MORIN2014-07-061-1/+1
* infra: /usr support: STAGING_DIR can be outside BASE_DIRThomas De Schampheleire2014-07-041-0/+1
* pkg-infra: also set PKGDIR for the download stepYann E. MORIN2014-07-021-0/+1
OpenPOWER on IntegriCloud