summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2011-02-01make help: document ncurses, make V=1 and make O=<dir>Peter Korsgaard
2011-01-26Makefile: generate CMake toolchain-file in $(O)Bjørn Forsman
2011-01-25Remove .py or .pyc depending on Python configurationThomas Petazzoni
2011-01-13Update copyright info for 2011Peter Korsgaard
2011-01-02toolchain: do staging symlinkGustavo Zacarias
2011-01-02binutils: make it a proper packageGustavo Zacarias
2010-12-29Reset critical environment variablesDaniel Nyström
2010-12-28toolchain: move sysroot to host dirGustavo Zacarias
2010-12-13toolchain: add support for external toolchain profiles and downloadThomas Petazzoni
2010-12-08ccache: rework ccache managementThomas Petazzoni
2010-12-07Makefile: document savedefconfig in 'make help', like it's done in LinuxPeter Korsgaard
2010-12-03buildroot: kickoff 2011.02 development phasePeter Korsgaard
2010-11-30Update for 2010.112010.11Peter Korsgaard
2010-11-30Makefile: introduce KSTRIPCMD to strip kernel modulesGustavo Zacarias
2010-11-28target-finalize: libtread_db: support nonstd toolchain setupsMike Frysinger
2010-11-27target-finalize: do not strip libthread_dbJavier Viguera
2010-11-25Update for 2010.11-rc22010.11_rc2Peter Korsgaard
2010-11-24target-finalize: do not strip libthread_db.soMike Frysinger
2010-11-24auto remove empty /usr/share dirMike Frysinger
2010-11-24Makefile: really adjust kernel modules strip invocationPeter Korsgaard
2010-11-24linux: strip installed modulesMike Frysinger
2010-11-24Makefile: remove outdated flush targetPeter Korsgaard
2010-11-24Makefile: remove outdated .config.cmd handlingPeter Korsgaard
2010-11-19Makefile: handle host packages for make source / make external-depsPeter Korsgaard
2010-11-08Update for 2010.11-rc12010.11_rc1Peter Korsgaard
2010-11-07Makefile: move target-{finalize,purgelocales} after bootloader/linux stepPeter Korsgaard
2010-11-05Remove support for shared configuration cacheThomas Petazzoni
2010-11-04Makefile: fix release target with make 3.81Peter Korsgaard
2010-11-03Makefile: use global version string in /etc/br-versionYann E. MORIN
2010-11-03Makefile: compute the version string for all to useYann E. MORIN
2010-11-03Makefile: move version string from Config.in into MakefileYann E. MORIN
2010-11-03Makefile: move .NOTPARALLELYann E. MORIN
2010-10-29Optimize (-O2) host binaries by defaultPeter Korsgaard
2010-10-17Makefile: move KERNEL_ARCH from kernel-headers to herePeter Korsgaard
2010-10-01toolchain: add new toolchain backend: crosstool-NGYann E. MORIN
2010-09-30sed: get rid of host-sed variantPeter Korsgaard
2010-09-30Makefile: Force make to run serially in the top-level MakefileYann E. MORIN
2010-09-26Makefile: generate a Makefile wrapper in $(O)Yann E. MORIN
2010-09-13Re-implement the source-check and external-deps targetsMaxime Petazzoni
2010-09-13Cleanup the VCS commands configurationMaxime Petazzoni
2010-09-13Remove the spider featureMaxime Petazzoni
2010-09-02Merge branch 'for-2010.11/kconfig-upgrade' of git://git.busybox.net/~tpetazzo...Peter Korsgaard
2010-09-01Ensure that all config-related files are generated before the buildThomas Petazzoni
2010-09-01Add support for savedefconfigThomas Petazzoni
2010-09-01Factorize environment variables for config utilitiesThomas Petazzoni
2010-09-01Makefile: use long options names for the 'conf' utilityThomas Petazzoni
2010-09-01Add support for the new nconf configuration toolThomas Petazzoni
2010-09-01Clean up our patches against kconfigThomas Petazzoni
2010-09-01Implement %_defconfig similarly to the kernelThomas Petazzoni
2010-09-01Remove CONFIG_DEFCONFIGThomas Petazzoni