summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-05-30Update for 2012.052012.05Peter Korsgaard
2012-05-25Update for 2012.05-rc32012.05_rc3Peter Korsgaard
2012-05-18Update for 2012.05-rc22012.05_rc2Peter Korsgaard
2012-05-18ccache: allow dynamic selection of cache directoryThomas De Schampheleire
2012-05-10Update for 2012.05-rc12012.05_rc1Peter Korsgaard
2012-05-09Add support to generate locale dataThomas Petazzoni
2012-05-05config: make it possible to specify which config file to use for 'make defcon...Arnout Vandecappelle
2012-04-25toolchain: remove toolchain/Makefile.in and toolchain/gcc/Makefile.inThomas Petazzoni
2012-04-25Remove unused GNU_TARGET_SUFFIXThomas Petazzoni
2012-04-20cmake: move creation of toolchain file to package/pkg-cmaketargets.mkThomas Petazzoni
2012-04-20Move the manual build infrastructure to docs/manual/manual.mkThomas Petazzoni
2012-04-19Remove unused .fakeroot.* mechanismThomas Petazzoni
2012-04-19Remove filename extension crap for OS compatibilityThomas Petazzoni
2012-04-19Remove cc-option: not used anywhereThomas Petazzoni
2012-04-07Add documentation for <pkg>-rebuild and <pkg>-reconfigureStephan Hoffmann
2012-03-13Add target to print buildroot versionArnout Vandecappelle (Essensium/Mind)
2012-03-01Merge branch 'next'Peter Korsgaard
2012-03-01Update copyright yearPeter Korsgaard
2012-03-01kickoff 2012.05 development cyclePeter Korsgaard
2012-02-29Update for 2012.022012.02Peter Korsgaard
2012-02-27Update for 2012.02-rc32012.02_rc3Peter Korsgaard
2012-02-25Makefile: move cmake toolchain file to $HOST_DIR/usr/share/buildrootPeter Korsgaard
2012-02-19Update for 2012.02-rc22012.02_rc2Peter Korsgaard
2012-02-19Print a message before executing the post-build scriptLuca Ceresoli
2012-02-14Makefile: use /etc/os-release for version info rather than /etc/br-versionPeter Korsgaard
2012-02-12Update for 2012.02-rc12012.02_rc1Peter Korsgaard
2012-02-09Makefile: fix old make check thinkoPeter Korsgaard
2012-02-09Makefile: change order of dirs and dependenciesThomas De Schampheleire
2012-02-09dependencies: check minimal make version early onThomas De Schampheleire
2012-02-09dependencies: move from toolchain/ to support/Thomas De Schampheleire
2012-02-07make release: add html/text/pdf manual and create .tar.bz2 format as wellPeter Korsgaard
2012-02-07Makefile: GENDOC_INNER: don't create subdirs for generated manualsPeter Korsgaard
2012-01-15gcc-uclibc-4.x.mk: get rid of BR2_DEPENDS_DIRPeter Korsgaard
2011-12-12Makefile: ensure CONFIG_SITE isn't setPeter Korsgaard
2011-11-11kickoff 2012.02 development cyclePeter Korsgaard
2011-11-11Update for 2011.11-rc12011.11_rc1Peter Korsgaard
2011-10-26Makefile: build all manuals in $(O)/docs/manualPeter Korsgaard
2011-10-25manual: refactor the targets into GENDOC macro.Arnout Vandecappelle (Essensium/Mind)
2011-10-25manual: provide make targets to build the documentationThomas Petazzoni
2011-09-29package: add configuration option to specify a local override fileThomas Petazzoni
2011-09-17support: move package/gnuconfig to support/gnuconfigThomas Petazzoni
2011-09-17support: move kconfig stuff from package/config to support/kconfigThomas Petazzoni
2011-09-17support: move scripts/ to a new support/ directoryThomas Petazzoni
2011-09-05kickoff 2011.11 development cyclePeter Korsgaard
2011-08-31Update for 2011.082011.08Peter Korsgaard
2011-08-29Update for 2011.08-rc22011.08_rc2Peter Korsgaard
2011-08-24barebox: add barebox-<n/x/menu>config and barebox-savedefconfig supportJean-Christophe PLAGNIOL-VILLARD
2011-08-22linux: add linux/linux26-savedefconfig supportJean-Christophe PLAGNIOL-VILLARD
2011-08-04Update for 2011.08-rc12011.08_rc1Peter Korsgaard
2011-08-04'source' target should depend on 'dirs'Thomas De Schampheleire