aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/Makefile
Commit message (Expand)AuthorAgeFilesLines
* toolchain: add fortify-headers, enable FORTIFY_SOURCE by defaultSteven Barth2015-06-231-1/+1
* toolchain: remove leftovers from old llvm-gcc experimentsFelix Fietkau2015-03-151-5/+0
* build: ensure tools are built before building the toolchainFelix Fietkau2014-12-131-1/+1
* toolchain: update build steps docNicolas Thill2014-02-181-6/+6
* toolchain: allow choosing the MIPS64 user-land ABIFlorian Fainelli2013-04-051-0/+1
* toolchain: stop generating broken symlink in TOOLCHAIN_DIR/libLuka Perkov2013-03-281-1/+1
* toolchain: sync eglibc headers/build split with uclibc changesFelix Fietkau2012-07-031-17/+8
* toolchain: fix libc headers dependency on kernel headers + minimal gccFelix Fietkau2012-07-031-1/+2
* uClibc: split the package into the main directory and the headers/ and utils/...Felix Fietkau2012-06-301-4/+18
* [toolchain/glibc*] purge support for glibc - use eglibc instead!Mirko Vogt2012-04-281-4/+1
* [buildroot] use ext-toolchain.sh to integrate external toolchainsJo-Philipp Wich2012-01-181-1/+1
* build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for...Felix Fietkau2011-11-281-0/+1
* make the build system a bit more silent without V=99Felix Fietkau2011-04-041-1/+1
* [toolchain] add explicit dependencies between gcc prepare stages, fixes sourc...Jo-Philipp Wich2011-01-121-0/+2
* add a command for printing a cleaned up make target database - will be used t...Felix Fietkau2010-09-011-0/+4
* gcc: split up the build process into three distinct stages (minimal, initial,...Felix Fietkau2010-07-201-8/+8
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target...Felix Fietkau2009-10-101-0/+5
* [toolchain] add external toolchain support, enhance native toolchain support ...Nicolas Thill2009-09-231-4/+4
* [toolchain] add the insight gdb frontend (#4701)Florian Fainelli2009-07-261-1/+1
* move the toolchain_install stampfile to the right place to fix spurious missi...Felix Fietkau2009-07-111-1/+1
* [massive] add support for alternative C libraries (currently only glibc/eglibc)Nicolas Thill2009-01-081-9/+32
* add some sanity checkingFelix Fietkau2008-06-151-1/+3
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-1/+3
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-2/+13
* no need to call compile,install on the kernel-headers dir - this gets rid of ...Felix Fietkau2007-07-301-0/+2
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-1/+1
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-301-2/+2
* remove leftover stuffFelix Fietkau2007-07-301-1/+0
* fix compile errors with make 3.80Felix Fietkau2007-07-301-1/+1
* use $(curdir) againFelix Fietkau2007-07-281-12/+14
* build system fixes, more cleanupFelix Fietkau2007-07-281-49/+16
* add update target to toolchain/Felix Fietkau2007-06-281-1/+1
* enable the refresh target in toolchain/Felix Fietkau2007-06-281-1/+1
* the default_subtargets template was a bad idea, since different makefiles req...Felix Fietkau2007-04-181-1/+11
* remove remaining unnecessary dependencyFelix Fietkau2007-02-281-3/+0
* move ccache to tools/ and fix potential dependency issueFelix Fietkau2007-02-271-1/+0
* clean up stampfile mess for tools/ and toolchain/Felix Fietkau2007-02-251-30/+12
* fix ccache build orderFelix Fietkau2006-12-141-1/+4
* Add ccache if not installed/installable on the host-systemFlorian Fainelli2006-12-111-1/+2
* oops, forgot to remove references to libnotimplNicolas Thill2006-10-311-2/+1
* fix gene2fs build on freebsdFelix Fietkau2006-10-101-1/+6
* add portability fixes for toolchain/tools (full tools/toolchain build works o...Felix Fietkau2006-09-271-6/+0
* move tools from toolchain/ to tools/Felix Fietkau2006-09-271-9/+7
* add basic support for the Magicbox boardsImre Kaloz2006-08-251-1/+1
* add secret option to use host's toolchain when native compilingMike Baker2006-08-101-4/+11
* add genext2fs to build ext2 filesystem imagesNicolas Thill2006-07-221-1/+1
* change 'source' to 'download'Mike Baker2006-07-201-3/+3
* add missing copyrightFelix Fietkau2006-06-271-0/+7
* massive cleanup of toolchain/Felix Fietkau2006-06-211-5/+6
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-1/+2