summaryrefslogtreecommitdiffstats
path: root/toolchain/Makefile
Commit message (Expand)AuthorAgeFilesLines
* toolchain: allow choosing the MIPS64 user-land ABIflorian2013-04-051-0/+1
* toolchain: stop generating broken symlink in TOOLCHAIN_DIR/libluka2013-03-281-1/+1
* toolchain: sync eglibc headers/build split with uclibc changesnbd2012-07-031-17/+8
* toolchain: fix libc headers dependency on kernel headers + minimal gccnbd2012-07-031-1/+2
* uClibc: split the package into the main directory and the headers/ and utils/...nbd2012-06-301-4/+18
* [toolchain/glibc*] purge support for glibc - use eglibc instead!mirko2012-04-281-4/+1
* [buildroot] use ext-toolchain.sh to integrate external toolchainsjow2012-01-181-1/+1
* build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for...nbd2011-11-281-0/+1
* make the build system a bit more silent without V=99nbd2011-04-041-1/+1
* [toolchain] add explicit dependencies between gcc prepare stages, fixes sourc...jow2011-01-121-0/+2
* add a command for printing a cleaned up make target database - will be used t...nbd2010-09-011-0/+4
* gcc: split up the build process into three distinct stages (minimal, initial,...nbd2010-07-201-8/+8
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target...nbd2009-10-101-0/+5
* [toolchain] add external toolchain support, enhance native toolchain support ...nico2009-09-231-4/+4
* [toolchain] add the insight gdb frontend (#4701)florian2009-07-261-1/+1
* move the toolchain_install stampfile to the right place to fix spurious missi...nbd2009-07-111-1/+1
* [massive] add support for alternative C libraries (currently only glibc/eglibc)nico2009-01-081-9/+32
* add some sanity checkingnbd2008-06-151-1/+3
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-1/+3
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-2/+13
* no need to call compile,install on the kernel-headers dir - this gets rid of ...nbd2007-07-301-0/+2
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-301-1/+1
* next round of build system cleanup - convert package/ to new structurenbd2007-07-301-2/+2
* remove leftover stuffnbd2007-07-301-1/+0
* fix compile errors with make 3.80nbd2007-07-301-1/+1
* use $(curdir) againnbd2007-07-281-12/+14
* build system fixes, more cleanupnbd2007-07-281-49/+16
* add update target to toolchain/nbd2007-06-281-1/+1
* enable the refresh target in toolchain/nbd2007-06-281-1/+1
* the default_subtargets template was a bad idea, since different makefiles req...nbd2007-04-181-1/+11
* remove remaining unnecessary dependencynbd2007-02-281-3/+0
* move ccache to tools/ and fix potential dependency issuenbd2007-02-271-1/+0
* clean up stampfile mess for tools/ and toolchain/nbd2007-02-251-30/+12
* fix ccache build ordernbd2006-12-141-1/+4
* Add ccache if not installed/installable on the host-systemflorian2006-12-111-1/+2
* oops, forgot to remove references to libnotimplnico2006-10-311-2/+1
* fix gene2fs build on freebsdnbd2006-10-101-1/+6
* add portability fixes for toolchain/tools (full tools/toolchain build works o...nbd2006-09-271-6/+0
* move tools from toolchain/ to tools/nbd2006-09-271-9/+7
* add basic support for the Magicbox boardskaloz2006-08-251-1/+1
* add secret option to use host's toolchain when native compilingmbm2006-08-101-4/+11
* add genext2fs to build ext2 filesystem imagesnico2006-07-221-1/+1
* change 'source' to 'download'mbm2006-07-201-3/+3
* add missing copyrightnbd2006-06-271-0/+7
* massive cleanup of toolchain/nbd2006-06-211-5/+6
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-1/+2
* add toolchain/download targetnbd2006-06-201-1/+6
* cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd2006-05-311-11/+12
* remove more junknbd2006-05-101-8/+4
* set V=5 as default and fix toolchain verbosity settingnbd2005-11-131-4/+4