summaryrefslogtreecommitdiff
path: root/toolchain/Makefile
AgeCommit message (Expand)Author
2014-02-18toolchain: update build steps docnico
2013-04-05toolchain: allow choosing the MIPS64 user-land ABIflorian
2013-03-28toolchain: stop generating broken symlink in TOOLCHAIN_DIR/libluka
2012-07-03toolchain: sync eglibc headers/build split with uclibc changesnbd
2012-07-03toolchain: fix libc headers dependency on kernel headers + minimal gccnbd
2012-06-30uClibc: split the package into the main directory and the headers/ and utils/...nbd
2012-04-28[toolchain/glibc*] purge support for glibc - use eglibc instead!mirko
2012-01-18[buildroot] use ext-toolchain.sh to integrate external toolchainsjow
2011-11-28build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for...nbd
2011-04-04make the build system a bit more silent without V=99nbd
2011-01-12[toolchain] add explicit dependencies between gcc prepare stages, fixes sourc...jow
2010-09-01add a command for printing a cleaned up make target database - will be used t...nbd
2010-07-20gcc: split up the build process into three distinct stages (minimal, initial,...nbd
2009-10-10gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target...nbd
2009-09-23[toolchain] add external toolchain support, enhance native toolchain support ...nico
2009-07-26[toolchain] add the insight gdb frontend (#4701)florian
2009-07-11move the toolchain_install stampfile to the right place to fix spurious missi...nbd
2009-01-08[massive] add support for alternative C libraries (currently only glibc/eglibc)nico
2008-06-15add some sanity checkingnbd
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-07-30no need to call compile,install on the kernel-headers dir - this gets rid of ...nbd
2007-07-30next round of cleanup, convert target/ - make -j works now ;)nbd
2007-07-30next round of build system cleanup - convert package/ to new structurenbd
2007-07-30remove leftover stuffnbd
2007-07-30fix compile errors with make 3.80nbd
2007-07-28use $(curdir) againnbd
2007-07-28build system fixes, more cleanupnbd
2007-06-28add update target to toolchain/nbd
2007-06-28enable the refresh target in toolchain/nbd
2007-04-18the default_subtargets template was a bad idea, since different makefiles req...nbd
2007-02-28remove remaining unnecessary dependencynbd
2007-02-27move ccache to tools/ and fix potential dependency issuenbd
2007-02-25clean up stampfile mess for tools/ and toolchain/nbd
2006-12-14fix ccache build ordernbd
2006-12-11Add ccache if not installed/installable on the host-systemflorian
2006-10-31oops, forgot to remove references to libnotimplnico
2006-10-10fix gene2fs build on freebsdnbd
2006-09-27add portability fixes for toolchain/tools (full tools/toolchain build works o...nbd
2006-09-27move tools from toolchain/ to tools/nbd
2006-08-25add basic support for the Magicbox boardskaloz
2006-08-10add secret option to use host's toolchain when native compilingmbm
2006-07-22add genext2fs to build ext2 filesystem imagesnico
2006-07-20change 'source' to 'download'mbm
2006-06-27add missing copyrightnbd
2006-06-21massive cleanup of toolchain/nbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-20add toolchain/download targetnbd
2006-05-31cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd
2006-05-10remove more junknbd