summaryrefslogtreecommitdiffstats
path: root/package/pkg-generic.mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* support/graph-depends: add option to limit the depth of the graphYann E. MORIN2014-04-141-1/+1
* support/graph-depends: use argparse to parse argv[]Yann E. MORIN2014-04-141-1/+1
* Makefile: rename non-user-facing variableYann E. MORIN2014-04-141-1/+1
* Merge branch 'next'Peter Korsgaard2014-02-281-23/+49
|\
| * package: enable jobserver for recursive makeFabio Porcedda2014-02-141-5/+5
| * package: add support for top-level parallel makeFabio Porcedda2014-02-141-17/+28
| * package: add toolchain dependency to every target packageFabio Porcedda2014-02-141-2/+12
| * package: add base dependency to every packageFabio Porcedda2014-02-141-0/+5
* | graphs: rename user-facing variablesYann E. MORIN2014-02-241-1/+1
|/
* infra: remove unused 4th parameter to package infrastructures (pkgparentdir)Thomas De Schampheleire2014-02-051-11/+10
* infra: remove usage of 4th parameter to inner-generic-packageThomas De Schampheleire2014-02-051-2/+2
* infra: remove variable FOO_DIR_PREFIXThomas De Schampheleire2014-02-051-2/+2
* infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdirThomas De Schampheleire2014-02-051-2/+2
* Makefile: support running graph-depends from out-of-treeYann E. MORIN2014-01-091-1/+2
* graphs: support generating png graphsYann E. MORIN2013-12-291-1/+1
* Makefile: expose 'graph-depends' to generate a graph of the dependency treeYann E. MORIN2013-12-291-0/+5
* Support for multiple BR2_GLOBAL_PATCH_DIRRyan Barnett2013-12-251-1/+4
* pkg-generic.mk: handle packages under toolchainPeter Korsgaard2013-12-161-0/+2
* infra: remove package clean commandsThomas De Schampheleire2013-12-081-10/+0
* infra: remove uninstall commandsThomas De Schampheleire2013-12-061-19/+1
* legal info: split sources for host and targetThomas De Schampheleire2013-11-171-3/+3
OpenPOWER on IntegriCloud