summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2014-03-01Makefile: ensure system is built even if no filesystem image is selectedThomas Petazzoni
2014-02-28Merge branch 'next'Peter Korsgaard
2014-02-27Update for 2014.02Peter Korsgaard
2014-02-25Update for 2014.02-rc3Peter Korsgaard
2014-02-24graphs: rename user-facing variablesYann E. MORIN
2014-02-22Makefile: internally use absolute paths to BR2_EXTERNALYann E. MORIN
2014-02-20Makefile: fix target-finalize ruleFabio Porcedda
2014-02-20Update for 2014.02-rc2Peter Korsgaard
2014-02-14core: remove .py/.pyc for PythonThomas Petazzoni
2014-02-14Makefile: update comment about top-level parallel MakefileFabio Porcedda
2014-02-14Makefile: add support for top-level parallel makeFabio Porcedda
2014-02-14package: add toolchain dependency to every target packageFabio Porcedda
2014-02-12trivial: update buildroot e-mail address to buildroot@buildroot.orgThomas De Schampheleire
2014-02-11kickoff 2014.05 development cyclePeter Korsgaard
2014-02-11Update for 2014.02-rc1Peter Korsgaard
2014-02-09infra: replace BUILDROOT_CONFIG with BR2_CONFIGArnout Vandecappelle
2014-02-09infra: replace BUILDROOT_DL_DIR with BR2_DL_DIR.Arnout Vandecappelle
2014-02-08packages: remove support for documentation on targetThomas De Schampheleire
2014-02-05ccache: replace BUILDROOT_CACHE_DIR with BR_CACHE_DIR.Arnout Vandecappelle
2014-02-04Strip *.so* and not only executable filesThomas Petazzoni
2014-02-04Makefile: also use ignore-times argument to rsync when copying rootfs overlaysPeter Korsgaard
2014-02-04Makefile: change rsync used in overlays to always transfer filesDanomi Manchego
2014-02-04Makefile: Add /usr/lib/locale to target-purgelocalesValentine Barshak
2014-01-28fs: ensure $(TARGET_DIR_WARNING_FILE) is writableYann E. MORIN
2014-01-28target: ensure target/ dir is writableNathan Lynch
2014-01-27Makefile: Unexport TAR_OPTIONSNix
2014-01-17Revert "prevent recursion in %_defconfig rules"Yann E. MORIN
2014-01-13luarocks: new infrastructureFrancois Perrad
2014-01-13prevent recursion in %_defconfig rulesJeremy Rosen
2014-01-09Makefile: support running graph-depends from out-of-treeYann E. MORIN
2014-01-08Update copyright yearPeter Korsgaard
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-29Makefile: expose target 'graph-build' to generate the build-time graphsYann E. MORIN
2013-12-27Makefile: ignore .config for defconfigYann E. MORIN
2013-12-16Makefile: don't use parallel make when calling back into buildrootPeter Korsgaard
2013-12-08core: allow external defconfigs to be usedThomas Petazzoni
2013-12-08core: allow external Config.in/makefile code to be integratedThomas Petazzoni
2013-12-08core: introduce the BR2_EXTERNAL variableThomas Petazzoni
2013-12-08infra: remove package clean commandsThomas De Schampheleire
2013-12-01package: add objcopy and ranlib to HOST_CONFIGURE_OPTSThomas Petazzoni
2013-11-17legal info: split sources for host and targetThomas De Schampheleire
2013-11-17legal info: split license texts for host and targetThomas De Schampheleire
2013-11-17legal info: split manifest for host and targetThomas De Schampheleire
2013-11-13post-{build, images} hooks: export BUILD_DIR tooYann E. MORIN
2013-11-13kickoff 2014.02 development cyclePeter Korsgaard
2013-11-12Update for 2013.11-rc1Peter Korsgaard
2013-11-11infra: centralize rsync exclude list for VCS filesThomas De Schampheleire
2013-11-10Generation of locales: made call to tr more robust and added LOWERCASE macroThierry Bultel
2013-11-01manual generation: rename manual-txt into manual-textThomas De Schampheleire