| Commit message (Expand) | Author | Age |
* | build: implement make check and make package/X/check | Felix Fietkau | 2016-12-17 |
* | toolchain: include yasm in x86 toolchain | Daniel Golle | 2016-08-19 |
* | toolchain: skip gcc/minimal for musl | Felix Fietkau | 2016-07-07 |
* | toolchain: add fortify-headers, enable FORTIFY_SOURCE by default | Steven Barth | 2015-06-23 |
* | toolchain: remove leftovers from old llvm-gcc experiments | Felix Fietkau | 2015-03-15 |
* | build: ensure tools are built before building the toolchain | Felix Fietkau | 2014-12-13 |
* | toolchain: update build steps doc | Nicolas Thill | 2014-02-18 |
* | toolchain: allow choosing the MIPS64 user-land ABI | Florian Fainelli | 2013-04-05 |
* | toolchain: stop generating broken symlink in TOOLCHAIN_DIR/lib | Luka Perkov | 2013-03-28 |
* | toolchain: sync eglibc headers/build split with uclibc changes | Felix Fietkau | 2012-07-03 |
* | toolchain: fix libc headers dependency on kernel headers + minimal gcc | Felix Fietkau | 2012-07-03 |
* | uClibc: split the package into the main directory and the headers/ and utils/... | Felix Fietkau | 2012-06-30 |
* | purge support for glibc - use eglibc instead! | Mirko Vogt | 2012-04-28 |
* | use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to... | Jo-Philipp Wich | 2012-01-18 |
* | build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for... | Felix Fietkau | 2011-11-28 |
* | make the build system a bit more silent without V=99 | Felix Fietkau | 2011-04-04 |
* | add explicit dependencies between gcc prepare stages, fixes source download r... | Jo-Philipp Wich | 2011-01-12 |
* | add a command for printing a cleaned up make target database - will be used t... | Felix Fietkau | 2010-09-01 |
* | gcc: split up the build process into three distinct stages (minimal, initial,... | Felix Fietkau | 2010-07-20 |
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target... | Felix Fietkau | 2009-10-10 |
* | add external toolchain support, enhance native toolchain support (special tha... | Nicolas Thill | 2009-09-23 |
* | add the insight gdb frontend (#4701) | Florian Fainelli | 2009-07-26 |
* | move the toolchain_install stampfile to the right place to fix spurious missi... | Felix Fietkau | 2009-07-11 |
* | add support for alternative C libraries (currently only glibc/eglibc) other (... | Nicolas Thill | 2009-01-08 |
* | add some sanity checking | Felix Fietkau | 2008-06-15 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 |
* | no need to call compile,install on the kernel-headers dir - this gets rid of ... | Felix Fietkau | 2007-07-30 |
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 |
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 |
* | remove leftover stuff | Felix Fietkau | 2007-07-30 |
* | fix compile errors with make 3.80 | Felix Fietkau | 2007-07-30 |
* | use $(curdir) again | Felix Fietkau | 2007-07-28 |
* | build system fixes, more cleanup | Felix Fietkau | 2007-07-28 |
* | add update target to toolchain/ | Felix Fietkau | 2007-06-28 |
* | enable the refresh target in toolchain/ | Felix Fietkau | 2007-06-28 |
* | the default_subtargets template was a bad idea, since different makefiles req... | Felix Fietkau | 2007-04-18 |
* | remove remaining unnecessary dependency | Felix Fietkau | 2007-02-28 |
* | move ccache to tools/ and fix potential dependency issue | Felix Fietkau | 2007-02-27 |
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 |
* | fix ccache build order | Felix Fietkau | 2006-12-14 |
* | Add ccache if not installed/installable on the host-system | Florian Fainelli | 2006-12-11 |
* | oops, forgot to remove references to libnotimpl | Nicolas Thill | 2006-10-31 |
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |