summaryrefslogtreecommitdiffstats
path: root/package/pkg-generic.mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* infra: support buildroot being located in /usrThomas De Schampheleire2014-06-291-3/+6
* legal-info: rename legal-warning-pkg-savednothing helperYann E. MORIN2014-06-221-2/+2
* legal-info: add a comment about what packages we save the tarballs ofYann E. MORIN2014-06-221-0/+3
* legal-info: save license files even for local or overridden packagesYann E. MORIN2014-06-221-8/+13
* legal-info: extract even no-redistribute packagesYann E. MORIN2014-06-221-2/+9
* Makefile: test if "dot" exists in "<pkg>-graph-depends"Fabio Porcedda2014-06-221-1/+1
* infra: add comment describing single/double dollar-sign rulesThomas De Schampheleire2014-06-141-0/+23
* infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire2014-06-141-45/+44
* package infra: remove duplicates in dependencies listYann E. MORIN2014-06-081-6/+9
* graph-depends: add option to pass arbitrary dot optionsYann E. MORIN2014-06-081-1/+1
* infra: permissions/users/device tables: avoid adding empty entriesThomas De Schampheleire2014-05-281-0/+7
* infra/pkg-virtual: validate only one provider provides an implementationYann E. MORIN2014-05-211-0/+26
* graph-depends: rename the variable to pass the max depthYann E. MORIN2014-05-171-1/+1
* infra: Add PRE_*_HOOKS for every stepMaxime Hadjinlian2014-05-081-2/+20
* graphs: store and keep intermediate 'dot' program for graph-dependsYann E. MORIN2014-04-191-0/+1
* Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENVYann E. MORIN2014-04-171-1/+1
OpenPOWER on IntegriCloud