summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-12-12Makefile: ensure CONFIG_SITE isn't setPeter Korsgaard1-0/+1
2011-11-11kickoff 2012.02 development cyclePeter Korsgaard1-1/+1
2011-11-11Update for 2011.11-rc12011.11_rc1Peter Korsgaard1-1/+1
2011-10-26Makefile: build all manuals in $(O)/docs/manualPeter Korsgaard1-8/+4
2011-10-25manual: refactor the targets into GENDOC macro.Arnout Vandecappelle (Essensium/Mind)1-33/+52
2011-10-25manual: provide make targets to build the documentationThomas Petazzoni1-1/+43
2011-09-29package: add configuration option to specify a local override fileThomas Petazzoni1-0/+7
2011-09-17support: move package/gnuconfig to support/gnuconfigThomas Petazzoni1-1/+1
2011-09-17support: move kconfig stuff from package/config to support/kconfigThomas Petazzoni1-1/+1
2011-09-17support: move scripts/ to a new support/ directoryThomas Petazzoni1-3/+3
2011-09-05kickoff 2011.11 development cyclePeter Korsgaard1-1/+1
2011-08-31Update for 2011.082011.08Peter Korsgaard1-1/+1
2011-08-29Update for 2011.08-rc22011.08_rc2Peter Korsgaard1-1/+1
2011-08-24barebox: add barebox-<n/x/menu>config and barebox-savedefconfig supportJean-Christophe PLAGNIOL-VILLARD1-0/+4
2011-08-22linux: add linux/linux26-savedefconfig supportJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-08-04Update for 2011.08-rc12011.08_rc1Peter Korsgaard1-1/+1
2011-08-04'source' target should depend on 'dirs'Thomas De Schampheleire1-1/+1
2011-07-17make help: sort defconfigs for make 3.82Danomi Mocelopolis1-1/+1
2011-07-15Makefile: unbreak source-checkYann E. MORIN1-4/+1
2011-07-12Makefile.package.in: Add BR2_XZCAT for LZMA compression typeAllan W. Nielsen1-0/+1
2011-06-12Remove unused variable definitionsThomas Petazzoni1-10/+0
2011-06-06kickoff 2011.08 development cyclePeter Korsgaard1-1/+1
2011-05-27Update for 2011.052011.05Peter Korsgaard1-1/+1
2011-05-24Update for 2011.05-rc22011.05_rc2Peter Korsgaard1-1/+1
2011-05-18Update for 2011.05-rc12011.05_rc1Peter Korsgaard1-1/+1
2011-05-05Get rid of unneeded CFLAGSPeter Korsgaard1-4/+4
2011-05-05Add toolchain wrapper for external toolchainsPeter Korsgaard1-3/+1
2011-04-25Makefile: make help: show busybox/ctng/linux/uclibc-menuconfig if enabledPeter Korsgaard1-1/+13
2011-04-25Makefile: remove outdated make targetsPeter Korsgaard1-5/+0
2011-04-04Makefile: remove extra quotes around host linker flags for cygwinPeter Korsgaard1-1/+1
2011-04-02Fix ccache handlingThomas Petazzoni1-1/+1
2011-03-28hostcc/hostcxx: fix noccache variant settingMike Frysinger1-2/+2
2011-03-01kickoff 2011.05 development cyclePeter Korsgaard1-1/+1
2011-02-28Update for 2011.022011.02Peter Korsgaard1-1/+1
2011-02-24Update for 2011.02-rc22011.02_rc2Peter Korsgaard1-1/+1
2011-02-14Update for 2011.02-rc12011.02_rc1Peter Korsgaard1-1/+1
2011-02-14Makefile: remove dead code (TARGET_SKELETON_PATCH)Bjørn Forsman1-3/+0
2011-02-07initial support for Blackfin processorsMike Frysinger1-0/+1
2011-02-02toolchain: introduce HOST_DIR optionGustavo Zacarias1-2/+2
2011-02-02Makefile: savedefconfig: save in O= directory for out-of-tree buildsPeter Korsgaard1-1/+1
2011-02-01make help: document ncurses, make V=1 and make O=<dir>Peter Korsgaard1-0/+4
2011-01-26Makefile: generate CMake toolchain-file in $(O)Bjørn Forsman1-1/+16
2011-01-25Remove .py or .pyc depending on Python configurationThomas Petazzoni1-0/+6
2011-01-13Update copyright info for 2011Peter Korsgaard1-1/+1
2011-01-02toolchain: do staging symlinkGustavo Zacarias1-1/+3
2011-01-02binutils: make it a proper packageGustavo Zacarias1-2/+2
2010-12-29Reset critical environment variablesDaniel Nyström1-0/+6
2010-12-28toolchain: move sysroot to host dirGustavo Zacarias1-2/+0
2010-12-13toolchain: add support for external toolchain profiles and downloadThomas Petazzoni1-1/+2
2010-12-08ccache: rework ccache managementThomas Petazzoni1-6/+20