summaryrefslogtreecommitdiff
path: root/package/pkg-generic.mk
AgeCommit message (Expand)Author
2014-10-25Complain loudly if BR2_GLOBAL_PATCH_DIR does not exitMichal Sojka
2014-10-25apply-patches.sh: Use the "APPLY_PATCHES" variable to call the scriptFabio Porcedda
2014-10-12pkg-generic.mk: strip leading/trailing spacesPeter Korsgaard
2014-10-05package-infra: comment why all checks are done in pkg-genericYann E. MORIN
2014-10-05check-deprecated-variable: move from pkg-generic.mk to pkg-utils.mkThomas De Schampheleire
2014-10-04pkg-generic: add checks on deprecated variables FOO_BAR_OPTThomas De Schampheleire
2014-10-04pkg-generic: introduce helper function to check for a deprecated variableThomas De Schampheleire
2014-09-21pkg-infra: put optional step_user def and assignment in one blockDanomi Manchego
2014-08-25package/infra: fix downloading versions with a slashYann E. MORIN
2014-07-24trivial: fix typo 'informations'Thomas De Schampheleire
2014-07-24trivial: fix typo 'an host'Thomas De Schampheleire
2014-07-23legal-info: Add site to legal info manifestClayton Shotwell
2014-07-15infra: fix "<pkg>-rebuild" when using rsync source featureFabio Porcedda
2014-07-08legal-info: depend on patch rather than extractGustavo Zacarias
2014-07-06pkg-infra: do the package install before installing init filesYann E. MORIN
2014-07-04infra: /usr support: STAGING_DIR can be outside BASE_DIRThomas De Schampheleire
2014-07-02pkg-infra: also set PKGDIR for the download stepYann E. MORIN
2014-06-29infra: support buildroot being located in /usrThomas De Schampheleire
2014-06-22legal-info: rename legal-warning-pkg-savednothing helperYann E. MORIN
2014-06-22legal-info: add a comment about what packages we save the tarballs ofYann E. MORIN
2014-06-22legal-info: save license files even for local or overridden packagesYann E. MORIN
2014-06-22legal-info: extract even no-redistribute packagesYann E. MORIN
2014-06-22Makefile: test if "dot" exists in "<pkg>-graph-depends"Fabio Porcedda
2014-06-14infra: add comment describing single/double dollar-sign rulesThomas De Schampheleire
2014-06-14infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire
2014-06-08package infra: remove duplicates in dependencies listYann E. MORIN
2014-06-08graph-depends: add option to pass arbitrary dot optionsYann E. MORIN
2014-05-28infra: permissions/users/device tables: avoid adding empty entriesThomas De Schampheleire
2014-05-21infra/pkg-virtual: validate only one provider provides an implementationYann E. MORIN
2014-05-17graph-depends: rename the variable to pass the max depthYann E. MORIN
2014-05-08infra: Add PRE_*_HOOKS for every stepMaxime Hadjinlian
2014-04-19graphs: store and keep intermediate 'dot' program for graph-dependsYann E. MORIN
2014-04-17Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENVYann E. MORIN
2014-04-14support/graph-depends: add option to limit the depth of the graphYann E. MORIN
2014-04-14support/graph-depends: use argparse to parse argv[]Yann E. MORIN
2014-04-14Makefile: rename non-user-facing variableYann E. MORIN
2014-02-28Merge branch 'next'Peter Korsgaard
2014-02-24graphs: rename user-facing variablesYann E. MORIN
2014-02-14package: enable jobserver for recursive makeFabio Porcedda
2014-02-14package: add support for top-level parallel makeFabio Porcedda
2014-02-14package: add toolchain dependency to every target packageFabio Porcedda
2014-02-14package: add base dependency to every packageFabio Porcedda
2014-02-05infra: remove unused 4th parameter to package infrastructures (pkgparentdir)Thomas De Schampheleire
2014-02-05infra: remove usage of 4th parameter to inner-generic-packageThomas De Schampheleire
2014-02-05infra: remove variable FOO_DIR_PREFIXThomas De Schampheleire
2014-02-05infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdirThomas De Schampheleire
2014-01-09Makefile: support running graph-depends from out-of-treeYann E. MORIN
2013-12-29graphs: support generating png graphsYann E. MORIN
2013-12-29Makefile: expose 'graph-depends' to generate a graph of the dependency treeYann E. MORIN
2013-12-25Support for multiple BR2_GLOBAL_PATCH_DIRRyan Barnett