aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert "toolchain: add autoconf-lean"Daniel Golle2021-03-021-2/+1
* toolchain: add autoconf-leanFelix Fietkau2021-02-281-1/+2
* toolchain: remove uClibc-ng config stuffRosen Penev2020-12-221-3/+0
* Revert faulty tree pushFelix Fietkau2019-08-121-2/+1
* toolchain: add autoconf-leanFelix Fietkau2019-08-121-1/+2
* toolchain: fix gcc depends on kernel headersHauke Mehrtens2019-08-051-1/+1
* build: drop buildbot toolchain rebuild check when not using gitFelix Fietkau2018-09-241-0/+2
* toolchain: Replace YASM with NASMTed Hess2018-07-051-1/+1
* toolchain/insight: Remove from treeDaniel Engberg2017-05-291-1/+1
* build: fix the toolchain rebuild checkFelix Fietkau2017-02-161-8/+8
* toolchain: force a full rebuild on buildbot if the toolchain changedFelix Fietkau2017-02-151-0/+12
* toolchain: remove separate prepare/ stepFelix Fietkau2017-02-111-8/+1
* build: drop circular dependencyFelix Fietkau2017-02-101-1/+0
* build: remove separate /install step for host buildsFelix Fietkau2017-01-181-22/+23
* build: implement make check and make package/X/checkFelix Fietkau2016-12-171-0/+1
* toolchain: include yasm in x86 toolchainDaniel Golle2016-08-191-1/+1
* toolchain: skip gcc/minimal for muslFelix Fietkau2016-07-071-10/+19
* 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
* purge support for glibc - use eglibc instead!Mirko Vogt2012-04-281-4/+1
* use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to...Jo-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
* add explicit dependencies between gcc prepare stages, fixes source download r...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
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-231-4/+4
* 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
* add support for alternative C libraries (currently only glibc/eglibc) other (...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