summaryrefslogtreecommitdiff
path: root/scripts/crosstool-NG.sh.in
AgeCommit message (Expand)AuthorFilesLines
2015-10-30Sanity check for number of parallel jobs.Alexey Neyman1-1/+6
2015-10-30Implement 'ct-ng source'.Alexey Neyman1-0/+3
2015-06-01scripts: Update crosstool-NG internals for multiple compilers.Ray Donnelly1-4/+4
2015-05-29multi_cc: Prepare ct-ng for multiple compilersRay Donnelly1-1/+1
2015-05-10scripts: If paths.sh is included, use the variablesBryan Hundven1-1/+1
2014-12-05scripts/crosstool-NG.sh.in: patch regex to work with BSD grepJason T. Masker1-1/+1
2014-09-02scripts: properly restore stdout/err/in at the endYann E. MORIN1-2/+2
2014-08-28scripts/crosstool-NG: use ${grep} instead of 'grep'Fabian Freyer1-3/+3
2014-01-02scripts: do not allow commas in directories, it breaks thingsYann E. MORIN"1-0/+3
2013-11-15scripts: remove duplicate '/' in prefix, it breaks relocationYann E. MORIN"1-0/+3
2013-01-28scripts: fix finishing the toolchain when download/extract-only is setYann E. MORIN"1-2/+7
2013-01-27script: allow to pass any float value for CT_LOADSamuel Martin1-1/+1
2013-01-10scripts: woops, root's UID is 0, not 1000!Yann E. MORIN"1-1/+1
2013-01-10scripts: check for running as rootYann E. MORIN"1-0/+8
2012-11-21scripts: refine static linking check to better guide the userDaniel Price1-15/+36
2012-11-21scripts: fail on ':' in pathsDaniel Price1-0/+3
2012-11-19binutils: introduce the infrastructure to support binutils alternativesYann Diorcet1-4/+1
2012-11-16scripts: add BUILD/HOST extra cflags/ldflagsYann Diorcet1-2/+12
2012-11-19binutils/sstrip: removeYann Diorcet1-3/+0
2012-11-16complibs: introduce generic multi-complibs infrastructureYann Diorcet (diorcet yann1-18/+3
2012-11-13scripts: set default CFLAGS to optimise.Michael Hope1-1/+3
2012-10-06scripts: add option to start an interactive debug shellYann E. MORIN"1-0/+8
2012-10-14scripts: move backtrace marker to CT_WORK_DIRJohannes Stezenbach1-0/+1
2012-10-17scripts: fix default work-dir nameYann E. MORIN"1-1/+1
2012-09-25scripts: exporting (even empty) LIBRARY_PATH and/or LPATH breaks gccYann E. MORIN"1-4/+2
2012-05-12scripts: unset LIBRARY_PATH and LPATHErik Inge Bolsø1-0/+4
2012-05-08scripts: fix catching build failures, the proper way, nowYann E. MORIN"1-1/+1
2012-05-08scripts: fix catching failuresYann E. MORIN"1-0/+4
2012-01-03cc/gcc: build core compilers for canadianYann E. MORIN"1-1/+1
2011-07-25complibs: fixup the host complibs install dirYann E. MORIN"1-2/+13
2012-01-01cc/gcc: install the core compilers in the build-tools dirYann E. MORIN"1-12/+2
2012-01-16scripts: fix tools overrideYann E. MORIN"1-2/+4
2011-12-12scripts: unset CONFIG_SITEYann E. MORIN"1-0/+2
2011-12-07scripts: create CT_HEADERS_DIRZhenqiang Chen1-1/+1
2011-11-30scripts: use CT_CONFIG_SHELL instead of CT_SHELLTitus von Boxberg"1-3/+3
2011-10-21scripts: fix missing space when using CT_EXTRA_FLAGS_FOR_HOSTMichael Hope1-1/+1
2011-10-14scripts: check host features with host compilerYann E. MORIN"1-0/+13
2011-10-16config: use '0' for automatic number of jobsYann E. MORIN"1-4/+3
2011-10-09scripts: execute each steps in a subshellYann E. MORIN"1-1/+1
2011-10-11config: simplify setting CONFIG_SHELL, add a bit to the help entryYann E. MORIN"1-13/+3
2011-10-05scripts: support extra host compiler flagsYann E. MORIN"1-1/+2
2011-09-28config: add a 'auto' value for the number of parallel jobsMichael Hope1-1/+5
2011-09-06scripts: fix sysroot prefix dirYann E. MORIN"1-2/+4
2011-08-02scripts: try the mirror even if downloads are forbiddenYann E. MORIN"1-21/+17
2011-07-17misc: fix more typos here and there...Yann E. MORIN"1-3/+3
2011-07-12scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"1-1/+1
2011-07-09scripts: on startup, also remove the buildtools dirYann E. MORIN"1-3/+2
2011-06-03kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"1-0/+3
2011-05-19scripts: munge .config to handle array variablesYann E. MORIN"1-2/+6
2011-05-18config: rename variables that are arraysYann E. MORIN"1-2/+2