aboutsummaryrefslogtreecommitdiff
path: root/scripts/crosstool-NG.sh.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* config: rename variables that are arraysYann E. MORIN"2011-05-181-2/+2
* complibs: disable building shared libsYann E. MORIN"2011-04-061-8/+1
* scripts: leave changelog in build dir, copy to install dirYann E. MORIN"2011-03-201-20/+7
* buildtools: the buildtools dir is in fact a prefixYann E. MORIN"2010-12-201-8/+8
* buildtools: move to working directoryYann E. MORIN"2010-12-231-8/+8
* buildtools: store path to buildtools in a variableYann E. MORIN"2011-02-201-7/+8
* scripts: create the makeinfo wrapper before we set PATHYann E. MORIN"2011-01-221-7/+7
* scripts: squash the multi-slash in the sysroot symlinkYann E. MORIN"2011-01-261-3/+4
* config: add an option not to remove the destination directoryYann E. MORIN"2011-01-281-1/+1
* scripts: fix double slash in pathsYann E. MORIN"2011-01-251-0/+2
* config: add an option to name the sysroot directoryYann E. MORIN"2011-01-251-4/+11
* scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"2011-01-221-4/+3
* scripts: also overide LANGYann E. MORIN"2010-11-011-1/+4
* scripts: do not provide to-sysroot include symlinkYann E. MORIN"2010-10-311-2/+0
* scripts: always create lib32 and lib64 symlinksYann E. MORIN"2010-10-071-17/+16
* scripts: hack-in lib32->lib symlinksYann E. MORIN"2010-09-101-4/+12
* scripts: add option to strip all toolchain executablesRemy Bohmer2010-05-271-0/+3
* scripts: remove . from $PATHYann E. MORIN"2010-07-291-0/+3
* test-suite: apply cleanup passYann E. MORIN"2010-05-221-1/+1
* test-suite: Added new test suite feature (experimental)Martin Lund2010-05-191-0/+7
* scripts/crosstool-NG.sh.in: On MacOS/BSD use the output of CT_DoConfigGuess f...Titus von Boxberg2010-05-191-3/+3
* crosstool-NG.sh: suppress failure message from uname -oTitus von Boxberg2010-05-191-2/+1
* scripts: don't set LD_PRELOAD with static companion librariesYann E. MORIN"2010-04-291-4/+3
* scripts: also prepare include symlink to sysroot/includeYann E. MORIN"2010-04-201-2/+5
* scripts: check g++ only for hostYann E. MORIN"2010-04-191-1/+5
* scripts: don't print the build system guess warningYann E. MORIN"2010-04-151-1/+0
* complibs: save directory with static complibs for stop/restartYann E. MORIN"2010-04-111-0/+1