summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-04-24Makefile: let show-targets prints also the dependenciesFabio Porcedda
2014-04-24Makefile: fix coding style regarding the '=' signFabio Porcedda
2014-04-20Makefile: target-generatelocales: add toolchain dependencyFabio Porcedda
2014-04-20Makefile: toolchain-eclipse-register: add toolchain dependencyFabio Porcedda
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-16toolchain: add a hidden config option to enable the toolchain packageFabio Porcedda
2014-04-16Makefile: add $(HOST_DIR)/sbin to BR_PATHSamuel Martin
2014-04-16Makefile: introduce BR_PATHSamuel Martin
2014-04-14support/graph-depends: add option to limit the depth of the graphYann E. MORIN
2014-04-14Makefile: rename non-user-facing variableYann E. MORIN
2014-03-29Add back rootfs-* dependencies to "source" and "legal-info" targetsFabio Porcedda
2014-03-27Remove "dirs" dependenciesFabio Porcedda
2014-03-20Fix microblize little endian toolchainJan Drazil
2014-03-17Remove STAMP_DIRArnout Vandecappelle
2014-03-06Makefile: remove BASE_TARGETS variableFabio Porcedda
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