summaryrefslogtreecommitdiff
path: root/scripts/crosstool-NG.sh.in
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Add MacOS options.Alexey Neyman1-0/+23
2017-01-10For simple cross or native pick up both build/host flags.Alexey Neyman1-3/+17
2017-01-10Point FOR_BUILD flags to buildtools/{include,lib}.Alexey Neyman1-5/+6
2016-12-19Kill CT_INSTALL_DIR.Alexey Neyman1-10/+9
2016-12-02Add 'companion tools for host' step.Alexey Neyman1-0/+11
2016-12-02Move companion tool build into a separate step.Alexey Neyman1-7/+1
2016-08-26cross: Only make 'build tools' for the 'build'Bryan Hundven1-2/+2
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman1-3/+1
2016-08-23libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman1-2/+2
2016-08-23multilib: Determine which options may pass through.Alexey Neyman1-1/+9
2016-08-23crosstool-NG.sh.in: Don't make lots of symlinks to lib folderRay Donnelly1-30/+4
2016-04-02Unbreak static cross-gdb.Alexey Neyman1-0/+2
2016-02-04env: Bail out if CPATH and friends are setBryan Hundven1-0/+4
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-2/+2
2015-11-11Use install-strip target for gcc optionallyIlya Lyubimov1-1/+1
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