| Commit message (Expand) | Author | Age | Files | Lines |
* | Use install-strip target for gcc optionally | Ilya Lyubimov | 2015-11-11 | 1 | -1/+1 |
* | Sanity check for number of parallel jobs. | Alexey Neyman | 2015-10-30 | 1 | -1/+6 |
* | Implement 'ct-ng source'. | Alexey Neyman | 2015-10-30 | 1 | -0/+3 |
* | scripts: Update crosstool-NG internals for multiple compilers. | Ray Donnelly | 2015-06-02 | 1 | -4/+4 |
* | multi_cc: Prepare ct-ng for multiple compilers | Ray Donnelly | 2015-05-29 | 1 | -1/+1 |
* | scripts: If paths.sh is included, use the variables | Bryan Hundven | 2015-05-09 | 1 | -1/+1 |
* | scripts/crosstool-NG.sh.in: patch regex to work with BSD grep | Jason T. Masker | 2014-12-05 | 1 | -1/+1 |
* | scripts: properly restore stdout/err/in at the end | Yann E. MORIN | 2014-09-02 | 1 | -2/+2 |
* | scripts/crosstool-NG: use ${grep} instead of 'grep' | Fabian Freyer | 2014-08-28 | 1 | -3/+3 |
* | scripts: do not allow commas in directories, it breaks things | Yann E. MORIN" | 2014-01-03 | 1 | -0/+3 |
* | scripts: remove duplicate '/' in prefix, it breaks relocation | Yann E. MORIN" | 2013-11-15 | 1 | -0/+3 |
* | scripts: fix finishing the toolchain when download/extract-only is set | Yann E. MORIN" | 2013-01-28 | 1 | -2/+7 |
* | script: allow to pass any float value for CT_LOAD | Samuel Martin | 2013-01-27 | 1 | -1/+1 |
* | scripts: woops, root's UID is 0, not 1000! | Yann E. MORIN" | 2013-01-10 | 1 | -1/+1 |
* | scripts: check for running as root | Yann E. MORIN" | 2013-01-10 | 1 | -0/+8 |
* | scripts: refine static linking check to better guide the user | Daniel Price | 2012-11-20 | 1 | -15/+36 |
* | scripts: fail on ':' in paths | Daniel Price | 2012-11-20 | 1 | -0/+3 |
* | binutils: introduce the infrastructure to support binutils alternatives | Yann Diorcet | 2012-11-19 | 1 | -4/+1 |
* | scripts: add BUILD/HOST extra cflags/ldflags | Yann Diorcet | 2012-11-16 | 1 | -2/+12 |
* | binutils/sstrip: remove | Yann Diorcet | 2012-11-19 | 1 | -3/+0 |
* | complibs: introduce generic multi-complibs infrastructure | Yann Diorcet (diorcet yann | 2012-11-16 | 1 | -18/+3 |
* | scripts: set default CFLAGS to optimise. | Michael Hope | 2012-11-13 | 1 | -1/+3 |
* | scripts: add option to start an interactive debug shell | Yann E. MORIN" | 2012-10-06 | 1 | -0/+8 |
* | scripts: move backtrace marker to CT_WORK_DIR | Johannes Stezenbach | 2012-10-14 | 1 | -0/+1 |
* | scripts: fix default work-dir name | Yann E. MORIN" | 2012-10-17 | 1 | -1/+1 |
* | scripts: exporting (even empty) LIBRARY_PATH and/or LPATH breaks gcc | Yann E. MORIN" | 2012-09-26 | 1 | -4/+2 |
* | scripts: unset LIBRARY_PATH and LPATH | Erik Inge Bolsø | 2012-05-13 | 1 | -0/+4 |
* | scripts: fix catching build failures, the proper way, now | Yann E. MORIN" | 2012-05-08 | 1 | -1/+1 |
* | scripts: fix catching failures | Yann E. MORIN" | 2012-05-08 | 1 | -0/+4 |
* | cc/gcc: build core compilers for canadian | Yann E. MORIN" | 2012-01-03 | 1 | -1/+1 |
* | complibs: fixup the host complibs install dir | Yann E. MORIN" | 2011-07-25 | 1 | -2/+13 |
* | cc/gcc: install the core compilers in the build-tools dir | Yann E. MORIN" | 2012-01-01 | 1 | -12/+2 |
* | scripts: fix tools override | Yann E. MORIN" | 2012-01-16 | 1 | -2/+4 |
* | scripts: unset CONFIG_SITE | Yann E. MORIN" | 2011-12-12 | 1 | -0/+2 |
* | scripts: create CT_HEADERS_DIR | Zhenqiang Chen | 2011-12-07 | 1 | -1/+1 |
* | scripts: use CT_CONFIG_SHELL instead of CT_SHELL | Titus von Boxberg" | 2011-11-30 | 1 | -3/+3 |
* | scripts: fix missing space when using CT_EXTRA_FLAGS_FOR_HOST | Michael Hope | 2011-10-21 | 1 | -1/+1 |
* | scripts: check host features with host compiler | Yann E. MORIN" | 2011-10-14 | 1 | -0/+13 |
* | config: use '0' for automatic number of jobs | Yann E. MORIN" | 2011-10-16 | 1 | -4/+3 |
* | scripts: execute each steps in a subshell | Yann E. MORIN" | 2011-10-09 | 1 | -1/+1 |
* | config: simplify setting CONFIG_SHELL, add a bit to the help entry | Yann E. MORIN" | 2011-10-11 | 1 | -13/+3 |
* | scripts: support extra host compiler flags | Yann E. MORIN" | 2011-10-05 | 1 | -1/+2 |
* | config: add a 'auto' value for the number of parallel jobs | Michael Hope | 2011-09-29 | 1 | -1/+5 |
* | scripts: fix sysroot prefix dir | Yann E. MORIN" | 2011-09-07 | 1 | -2/+4 |
* | scripts: try the mirror even if downloads are forbidden | Yann E. MORIN" | 2011-08-02 | 1 | -21/+17 |
* | misc: fix more typos here and there... | Yann E. MORIN" | 2011-07-17 | 1 | -3/+3 |
* | scripts, cc/gcc: do not fail on existing symlinks or build.log | Yann E. MORIN" | 2011-07-12 | 1 | -1/+1 |
* | scripts: on startup, also remove the buildtools dir | Yann E. MORIN" | 2011-07-10 | 1 | -3/+2 |
* | kconfig: prepend CT-NG's version tag to PKGVERSION | Benoît THÉBAUDEAU" | 2011-06-03 | 1 | -0/+3 |
* | scripts: munge .config to handle array variables | Yann E. MORIN" | 2011-05-19 | 1 | -2/+6 |