summaryrefslogtreecommitdiffstats
path: root/toolchain/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* large build system cleanup. added some stuff to control the verbosity level, ...nbd2005-10-221-3/+13
* rename libmissing to libnotimplnico2005-10-081-1/+1
* add libmissing (implementing functions missing from uClibc)nico2005-10-051-1/+1
* move target/default/target_skeleton into package/base-files, put all the defa...nbd2005-07-171-10/+12
* add gdb-client to run on host to debug target.. (kgdb)wbx2005-06-071-1/+1
* fix gcc dependency bugnbd2005-04-061-1/+1
* nbd's makefile/menuconfig rewritembm2005-03-061-0/+45