summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-02-27Update for 2012.02-rc32012.02_rc3Peter Korsgaard
2012-02-19Update for 2012.02-rc22012.02_rc2Peter 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
2011-07-17make help: sort defconfigs for make 3.82Danomi Mocelopolis
2011-07-15Makefile: unbreak source-checkYann E. MORIN
2011-07-12Makefile.package.in: Add BR2_XZCAT for LZMA compression typeAllan W. Nielsen
2011-06-12Remove unused variable definitionsThomas Petazzoni
2011-06-06kickoff 2011.08 development cyclePeter Korsgaard
2011-05-27Update for 2011.052011.05Peter Korsgaard
2011-05-24Update for 2011.05-rc22011.05_rc2Peter Korsgaard
2011-05-18Update for 2011.05-rc12011.05_rc1Peter Korsgaard
2011-05-05Get rid of unneeded CFLAGSPeter Korsgaard
2011-05-05Add toolchain wrapper for external toolchainsPeter Korsgaard
2011-04-25Makefile: make help: show busybox/ctng/linux/uclibc-menuconfig if enabledPeter Korsgaard
2011-04-25Makefile: remove outdated make targetsPeter Korsgaard
2011-04-04Makefile: remove extra quotes around host linker flags for cygwinPeter Korsgaard
2011-04-02Fix ccache handlingThomas Petazzoni
2011-03-28hostcc/hostcxx: fix noccache variant settingMike Frysinger
2011-03-01kickoff 2011.05 development cyclePeter Korsgaard
2011-02-28Update for 2011.022011.02Peter Korsgaard
2011-02-24Update for 2011.02-rc22011.02_rc2Peter Korsgaard
2011-02-14Update for 2011.02-rc12011.02_rc1Peter Korsgaard
2011-02-14Makefile: remove dead code (TARGET_SKELETON_PATCH)Bjørn Forsman
2011-02-07initial support for Blackfin processorsMike Frysinger
2011-02-02toolchain: introduce HOST_DIR optionGustavo Zacarias
2011-02-02Makefile: savedefconfig: save in O= directory for out-of-tree buildsPeter Korsgaard