aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* add toolchain/download targetFelix Fietkau2006-06-201-1/+6
* cleanup; replace .PHONY with FORCE; disable gdb by defaultFelix Fietkau2006-05-311-11/+12
* remove more junkFelix Fietkau2006-05-101-8/+4
* set V=5 as default and fix toolchain verbosity settingFelix Fietkau2005-11-131-4/+4
* large build system cleanup. added some stuff to control the verbosity level, ...Felix Fietkau2005-10-221-3/+13
* rename libmissing to libnotimplNicolas Thill2005-10-081-1/+1
* add libmissing (implementing functions missing from uClibc)Nicolas Thill2005-10-051-1/+1
* move target/default/target_skeleton into package/base-files, put all the defa...Felix Fietkau2005-07-171-10/+12
* add gdb-client to run on host to debug target.. (kgdb)Waldemar Brodkorb2005-06-071-1/+1
* fix gcc dependency bugFelix Fietkau2005-04-061-1/+1
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+45