summaryrefslogtreecommitdiff
path: root/toolchain/Makefile
Commit message (Expand)AuthorAge
* build: implement make check and make package/X/checkFelix Fietkau2016-12-17
* toolchain: include yasm in x86 toolchainDaniel Golle2016-08-19
* toolchain: skip gcc/minimal for muslFelix Fietkau2016-07-07
* toolchain: add fortify-headers, enable FORTIFY_SOURCE by defaultSteven Barth2015-06-23
* toolchain: remove leftovers from old llvm-gcc experimentsFelix Fietkau2015-03-15
* build: ensure tools are built before building the toolchainFelix Fietkau2014-12-13
* toolchain: update build steps docNicolas Thill2014-02-18
* toolchain: allow choosing the MIPS64 user-land ABIFlorian Fainelli2013-04-05
* toolchain: stop generating broken symlink in TOOLCHAIN_DIR/libLuka Perkov2013-03-28
* toolchain: sync eglibc headers/build split with uclibc changesFelix Fietkau2012-07-03
* toolchain: fix libc headers dependency on kernel headers + minimal gccFelix Fietkau2012-07-03
* uClibc: split the package into the main directory and the headers/ and utils/...Felix Fietkau2012-06-30
* purge support for glibc - use eglibc instead!Mirko Vogt2012-04-28
* use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to...Jo-Philipp Wich2012-01-18
* build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for...Felix Fietkau2011-11-28
* make the build system a bit more silent without V=99Felix Fietkau2011-04-04
* add explicit dependencies between gcc prepare stages, fixes source download r...Jo-Philipp Wich2011-01-12
* add a command for printing a cleaned up make target database - will be used t...Felix Fietkau2010-09-01
* gcc: split up the build process into three distinct stages (minimal, initial,...Felix Fietkau2010-07-20
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target...Felix Fietkau2009-10-10
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-23
* add the insight gdb frontend (#4701)Florian Fainelli2009-07-26
* move the toolchain_install stampfile to the right place to fix spurious missi...Felix Fietkau2009-07-11
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-08
* add some sanity checkingFelix Fietkau2008-06-15
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* no need to call compile,install on the kernel-headers dir - this gets rid of ...Felix Fietkau2007-07-30
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
* remove leftover stuffFelix Fietkau2007-07-30
* fix compile errors with make 3.80Felix Fietkau2007-07-30
* use $(curdir) againFelix Fietkau2007-07-28
* build system fixes, more cleanupFelix Fietkau2007-07-28
* add update target to toolchain/Felix Fietkau2007-06-28
* enable the refresh target in toolchain/Felix Fietkau2007-06-28
* the default_subtargets template was a bad idea, since different makefiles req...Felix Fietkau2007-04-18
* remove remaining unnecessary dependencyFelix Fietkau2007-02-28
* move ccache to tools/ and fix potential dependency issueFelix Fietkau2007-02-27
* clean up stampfile mess for tools/ and toolchain/Felix Fietkau2007-02-25
* fix ccache build orderFelix Fietkau2006-12-14
* Add ccache if not installed/installable on the host-systemFlorian Fainelli2006-12-11
* oops, forgot to remove references to libnotimplNicolas Thill2006-10-31
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20