summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-11-03core: remove .br-external on distcleanYann E. MORIN
2015-11-03core: do not accept multiple definitions of a packageYann E. MORIN
2015-10-29Makefile: Remove 'quiet' variableCédric Marie
2015-10-17ccache: allow for BR2_CCACHE_DIR environment overrideGustavo Zacarias
2015-10-17Makefile: implement a graph-size targetThomas Petazzoni
2015-10-04toolchain-wrapper: support change of BR2_CCACHEArnout Vandecappelle
2015-10-04legal-info: allow to declare the actual sources for binary packagesLuca Ceresoli
2015-09-19target-finalize: remove extra /usr/libexec/{*.a,*.la} filesHerve Codina
2015-09-04make help: remove <pkg>-legal-infoLuca Ceresoli
2015-09-01Kickoff 2015.11 cyclePeter Korsgaard
2015-08-31Update for 2015.08Peter Korsgaard
2015-08-24Update for 2015.08-rc2Thomas Petazzoni
2015-08-05Update for 2015.08-rc1Thomas Petazzoni
2015-07-26Makefile: unexport OGuido Martínez
2015-07-18Makefile: fix performance regression caused by the umask handlingGuido Martínez
2015-07-17release: remove manual build files from release tarballsThomas De Schampheleire
2015-07-14Makefile: save MAKE_VERSIONGustavo Zacarias
2015-07-14skeleton: New packageMaxime Hadjinlian
2015-07-14purge-locales: fix handling of X11 locale.dirValentine Barshak
2015-07-14purge-locales: further refactoring after removing man pathsArnout Vandecappelle
2015-07-13purge-locales: skip /usr/man and /usr/share/manArnout Vandecappelle
2015-07-13Makefile: don't depend on current skeleton/overlay permissionsGuido Martínez
2015-07-13Makefile: don't depend on the umaskGuido Martínez
2015-07-12package: Remove shell completion at finalize stageMaxime Hadjinlian
2015-07-12aarch64: add big endian(aarch64_be) supportBamvor Jian Zhang
2015-07-04packages: fix and improve support for top-level parallel makeFabio Porcedda
2015-06-25Makefile: Don't export VERBOSE unless V=1 (for CMake)Cédric Marie
2015-06-06savedefconfig: Remove BR2_DEFCONFIG from saved defconfig fileHerve Codina
2015-06-01Kickoff 2015.08 cyclePeter Korsgaard
2015-05-31Update for 2015.05Peter Korsgaard
2015-05-22Update for 2015.05-rc3Peter Korsgaard
2015-05-11Update for 2015.05-rc2Peter Korsgaard
2015-05-10Makefile: Handle whitespace when stripping .koerico.nunes
2015-05-04Update for 2015.05-rc1Peter Korsgaard
2015-04-26Makefile: add a few more targets to nobuild_targetsThomas Petazzoni
2015-04-26Makefile: add BR_BUILDING variableThomas Petazzoni
2015-04-26Makefile: remove unneeded variablesThomas Petazzoni
2015-04-26Makefile: implement the 'source' target using the package infrastructureThomas Petazzoni
2015-04-26Makefile: implement a package based source-check targetThomas Petazzoni
2015-04-26Makefile: move source-check outside of noconfig_targetsThomas Petazzoni
2015-04-26Makefile: use the package infra based external-depsThomas Petazzoni
2015-04-24Makefile: add list-defconfig to the general helpYann E. MORIN
2015-04-22Makefile: fix typo in a commentLuca Ceresoli
2015-04-18target-finalize: fix calling ldconfigYann E. MORIN
2015-04-18Makefile: remove redundant mkdir from *configArnout Vandecappelle
2015-04-14Makefile: simplify show-targetsThomas Petazzoni
2015-04-14Makefile: use <pkg>-all-legal-info to implement the legal-info targetThomas Petazzoni
2015-04-14Makefile: rename TARGETS to PACKAGESThomas Petazzoni
2015-04-14Makefile: targets are now declared phony by the appropriate infrastructuresThomas Petazzoni
2015-04-11*config: improve handling of BR2_LEGACYArnout Vandecappelle