aboutsummaryrefslogtreecommitdiff
path: root/scripts/crosstool-NG.sh.in
Commit message (Expand)AuthorAgeFilesLines
* Use install-strip target for gcc optionallyIlya Lyubimov2015-11-111-1/+1
* Sanity check for number of parallel jobs.Alexey Neyman2015-10-301-1/+6
* Implement 'ct-ng source'.Alexey Neyman2015-10-301-0/+3
* scripts: Update crosstool-NG internals for multiple compilers.Ray Donnelly2015-06-021-4/+4
* multi_cc: Prepare ct-ng for multiple compilersRay Donnelly2015-05-291-1/+1
* scripts: If paths.sh is included, use the variablesBryan Hundven2015-05-091-1/+1
* scripts/crosstool-NG.sh.in: patch regex to work with BSD grepJason T. Masker2014-12-051-1/+1
* scripts: properly restore stdout/err/in at the endYann E. MORIN2014-09-021-2/+2
* scripts/crosstool-NG: use ${grep} instead of 'grep'Fabian Freyer2014-08-281-3/+3
* scripts: do not allow commas in directories, it breaks thingsYann E. MORIN"2014-01-031-0/+3
* scripts: remove duplicate '/' in prefix, it breaks relocationYann E. MORIN"2013-11-151-0/+3
* scripts: fix finishing the toolchain when download/extract-only is setYann E. MORIN"2013-01-281-2/+7
* script: allow to pass any float value for CT_LOADSamuel Martin2013-01-271-1/+1
* scripts: woops, root's UID is 0, not 1000!Yann E. MORIN"2013-01-101-1/+1
* scripts: check for running as rootYann E. MORIN"2013-01-101-0/+8
* scripts: refine static linking check to better guide the userDaniel Price2012-11-201-15/+36
* scripts: fail on ':' in pathsDaniel Price2012-11-201-0/+3
* binutils: introduce the infrastructure to support binutils alternativesYann Diorcet2012-11-191-4/+1
* scripts: add BUILD/HOST extra cflags/ldflagsYann Diorcet2012-11-161-2/+12
* binutils/sstrip: removeYann Diorcet2012-11-191-3/+0
* complibs: introduce generic multi-complibs infrastructureYann Diorcet (diorcet yann2012-11-161-18/+3
* scripts: set default CFLAGS to optimise.Michael Hope2012-11-131-1/+3
* scripts: add option to start an interactive debug shellYann E. MORIN"2012-10-061-0/+8
* scripts: move backtrace marker to CT_WORK_DIRJohannes Stezenbach2012-10-141-0/+1
* scripts: fix default work-dir nameYann E. MORIN"2012-10-171-1/+1
* scripts: exporting (even empty) LIBRARY_PATH and/or LPATH breaks gccYann E. MORIN"2012-09-261-4/+2
* scripts: unset LIBRARY_PATH and LPATHErik Inge Bolsø2012-05-131-0/+4
* scripts: fix catching build failures, the proper way, nowYann E. MORIN"2012-05-081-1/+1
* scripts: fix catching failuresYann E. MORIN"2012-05-081-0/+4
* cc/gcc: build core compilers for canadianYann E. MORIN"2012-01-031-1/+1
* complibs: fixup the host complibs install dirYann E. MORIN"2011-07-251-2/+13
* cc/gcc: install the core compilers in the build-tools dirYann E. MORIN"2012-01-011-12/+2
* scripts: fix tools overrideYann E. MORIN"2012-01-161-2/+4
* scripts: unset CONFIG_SITEYann E. MORIN"2011-12-121-0/+2
* scripts: create CT_HEADERS_DIRZhenqiang Chen2011-12-071-1/+1
* scripts: use CT_CONFIG_SHELL instead of CT_SHELLTitus von Boxberg"2011-11-301-3/+3
* scripts: fix missing space when using CT_EXTRA_FLAGS_FOR_HOSTMichael Hope2011-10-211-1/+1
* scripts: check host features with host compilerYann E. MORIN"2011-10-141-0/+13
* config: use '0' for automatic number of jobsYann E. MORIN"2011-10-161-4/+3
* scripts: execute each steps in a subshellYann E. MORIN"2011-10-091-1/+1
* config: simplify setting CONFIG_SHELL, add a bit to the help entryYann E. MORIN"2011-10-111-13/+3
* scripts: support extra host compiler flagsYann E. MORIN"2011-10-051-1/+2
* config: add a 'auto' value for the number of parallel jobsMichael Hope2011-09-291-1/+5
* scripts: fix sysroot prefix dirYann E. MORIN"2011-09-071-2/+4
* scripts: try the mirror even if downloads are forbiddenYann E. MORIN"2011-08-021-21/+17
* misc: fix more typos here and there...Yann E. MORIN"2011-07-171-3/+3
* scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"2011-07-121-1/+1
* scripts: on startup, also remove the buildtools dirYann E. MORIN"2011-07-101-3/+2
* kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"2011-06-031-0/+3
* scripts: munge .config to handle array variablesYann E. MORIN"2011-05-191-2/+6