aboutsummaryrefslogtreecommitdiff
path: root/toolchain/Makefile
Commit message (Expand)AuthorAge
* toolchain: add mold as additional linkerAndre Heider2023-07-04
* toolchain: remove references to $(LIBC)/utils subtargetMichael Pratt2023-02-25
* toolchain: cleanup dependenciesMichael Pratt2023-02-25
* toolchain: fix stampfile dependencyMichael Pratt2023-02-25
* Revert "toolchain: add autoconf-lean"Daniel Golle2021-03-02
* toolchain: add autoconf-leanFelix Fietkau2021-02-28
* toolchain: remove uClibc-ng config stuffRosen Penev2020-12-22
* Revert faulty tree pushFelix Fietkau2019-08-12
* toolchain: add autoconf-leanFelix Fietkau2019-08-12
* toolchain: fix gcc depends on kernel headersHauke Mehrtens2019-08-05
* build: drop buildbot toolchain rebuild check when not using gitFelix Fietkau2018-09-24
* toolchain: Replace YASM with NASMTed Hess2018-07-05
* toolchain/insight: Remove from treeDaniel Engberg2017-05-29
* build: fix the toolchain rebuild checkFelix Fietkau2017-02-16
* toolchain: force a full rebuild on buildbot if the toolchain changedFelix Fietkau2017-02-15
* toolchain: remove separate prepare/ stepFelix Fietkau2017-02-11
* build: drop circular dependencyFelix Fietkau2017-02-10
* build: remove separate /install step for host buildsFelix Fietkau2017-01-18
* build: implement make check and make package/X/checkFelix Fietkau2016-12-17
* toolchain: include yasm in x86 toolchainDaniel Golle2016-08-19
* toolchain: skip gcc/minimal for muslFelix Fietkau2016-07-07
* toolchain: add fortify-headers, enable FORTIFY_SOURCE by defaultSteven Barth2015-06-23
* toolchain: remove leftovers from old llvm-gcc experimentsFelix Fietkau2015-03-15
* build: ensure tools are built before building the toolchainFelix Fietkau2014-12-13
* toolchain: update build steps docNicolas Thill2014-02-18
* toolchain: allow choosing the MIPS64 user-land ABIFlorian Fainelli2013-04-05
* toolchain: stop generating broken symlink in TOOLCHAIN_DIR/libLuka Perkov2013-03-28
* toolchain: sync eglibc headers/build split with uclibc changesFelix Fietkau2012-07-03
* toolchain: fix libc headers dependency on kernel headers + minimal gccFelix Fietkau2012-07-03
* uClibc: split the package into the main directory and the headers/ and utils/...Felix Fietkau2012-06-30
* purge support for glibc - use eglibc instead!Mirko Vogt2012-04-28
* use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to...Jo-Philipp Wich2012-01-18
* build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for...Felix Fietkau2011-11-28
* make the build system a bit more silent without V=99Felix Fietkau2011-04-04
* add explicit dependencies between gcc prepare stages, fixes source download r...Jo-Philipp Wich2011-01-12
* add a command for printing a cleaned up make target database - will be used t...Felix Fietkau2010-09-01
* gcc: split up the build process into three distinct stages (minimal, initial,...Felix Fietkau2010-07-20
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target...Felix Fietkau2009-10-10
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-23
* add the insight gdb frontend (#4701)Florian Fainelli2009-07-26
* move the toolchain_install stampfile to the right place to fix spurious missi...Felix Fietkau2009-07-11
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-08
* add some sanity checkingFelix Fietkau2008-06-15
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* no need to call compile,install on the kernel-headers dir - this gets rid of ...Felix Fietkau2007-07-30
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
* remove leftover stuffFelix Fietkau2007-07-30
* fix compile errors with make 3.80Felix Fietkau2007-07-30