summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: make help: show busybox/ctng/linux/uclibc-menuconfig if enabledPeter Korsgaard2011-04-251-1/+13
* Makefile: remove outdated make targetsPeter Korsgaard2011-04-251-5/+0
* Makefile: remove extra quotes around host linker flags for cygwinPeter Korsgaard2011-04-041-1/+1
* Fix ccache handlingThomas Petazzoni2011-04-021-1/+1
* hostcc/hostcxx: fix noccache variant settingMike Frysinger2011-03-281-2/+2
* kickoff 2011.05 development cyclePeter Korsgaard2011-03-011-1/+1
* Update for 2011.022011.02Peter Korsgaard2011-02-281-1/+1
* Update for 2011.02-rc22011.02_rc2Peter Korsgaard2011-02-241-1/+1
* Update for 2011.02-rc12011.02_rc1Peter Korsgaard2011-02-141-1/+1
* Makefile: remove dead code (TARGET_SKELETON_PATCH)Bjørn Forsman2011-02-141-3/+0
* initial support for Blackfin processorsMike Frysinger2011-02-071-0/+1
* toolchain: introduce HOST_DIR optionGustavo Zacarias2011-02-021-2/+2
* Makefile: savedefconfig: save in O= directory for out-of-tree buildsPeter Korsgaard2011-02-021-1/+1
* make help: document ncurses, make V=1 and make O=<dir>Peter Korsgaard2011-02-011-0/+4
* Makefile: generate CMake toolchain-file in $(O)Bjørn Forsman2011-01-261-1/+16
* Remove .py or .pyc depending on Python configurationThomas Petazzoni2011-01-251-0/+6
* Update copyright info for 2011Peter Korsgaard2011-01-131-1/+1
* toolchain: do staging symlinkGustavo Zacarias2011-01-021-1/+3
* binutils: make it a proper packageGustavo Zacarias2011-01-021-2/+2
* Reset critical environment variablesDaniel Nyström2010-12-291-0/+6
* toolchain: move sysroot to host dirGustavo Zacarias2010-12-281-2/+0
* toolchain: add support for external toolchain profiles and downloadThomas Petazzoni2010-12-131-1/+2
* ccache: rework ccache managementThomas Petazzoni2010-12-081-6/+20
* Makefile: document savedefconfig in 'make help', like it's done in LinuxPeter Korsgaard2010-12-071-0/+1
* buildroot: kickoff 2011.02 development phasePeter Korsgaard2010-12-031-1/+1
* Update for 2010.112010.11Peter Korsgaard2010-11-301-1/+1
* Makefile: introduce KSTRIPCMD to strip kernel modulesGustavo Zacarias2010-11-301-1/+1
* target-finalize: libtread_db: support nonstd toolchain setupsMike Frysinger2010-11-281-1/+1
* target-finalize: do not strip libthread_dbJavier Viguera2010-11-271-1/+1
* Update for 2010.11-rc22010.11_rc2Peter Korsgaard2010-11-251-1/+1
* target-finalize: do not strip libthread_db.soMike Frysinger2010-11-241-1/+2
* auto remove empty /usr/share dirMike Frysinger2010-11-241-0/+1
* Makefile: really adjust kernel modules strip invocationPeter Korsgaard2010-11-241-1/+1
* linux: strip installed modulesMike Frysinger2010-11-241-0/+3
* Makefile: remove outdated flush targetPeter Korsgaard2010-11-241-4/+0
* Makefile: remove outdated .config.cmd handlingPeter Korsgaard2010-11-241-18/+5
* Makefile: handle host packages for make source / make external-depsPeter Korsgaard2010-11-191-1/+20
* Update for 2010.11-rc12010.11_rc1Peter Korsgaard2010-11-081-1/+1
* Makefile: move target-{finalize,purgelocales} after bootloader/linux stepPeter Korsgaard2010-11-071-3/+4
* Remove support for shared configuration cacheThomas Petazzoni2010-11-051-9/+0
* Makefile: fix release target with make 3.81Peter Korsgaard2010-11-041-0/+2
* Makefile: use global version string in /etc/br-versionYann E. MORIN2010-11-031-2/+1
* Makefile: compute the version string for all to useYann E. MORIN2010-11-031-0/+4
* Makefile: move version string from Config.in into MakefileYann E. MORIN2010-11-031-3/+5
* Makefile: move .NOTPARALLELYann E. MORIN2010-11-031-3/+4
* Optimize (-O2) host binaries by defaultPeter Korsgaard2010-10-291-9/+0
* Makefile: move KERNEL_ARCH from kernel-headers to herePeter Korsgaard2010-10-171-0/+8
* toolchain: add new toolchain backend: crosstool-NGYann E. MORIN2010-10-011-1/+3
* sed: get rid of host-sed variantPeter Korsgaard2010-09-301-1/+1
* Makefile: Force make to run serially in the top-level MakefileYann E. MORIN2010-09-301-0/+3