aboutsummaryrefslogtreecommitdiff
path: root/scripts/crosstool-NG.sh.in
Commit message (Expand)AuthorAgeFilesLines
* Add install wrapperAlexey Neyman2017-01-301-2/+6
* Allow for per-tool templates when creating overridesAlexey Neyman2017-01-301-12/+16
* Fix log saving/restoringAlexey Neyman2017-01-251-2/+2
* Make build-all rely on kconfig options.Alexey Neyman2017-01-191-7/+5
* Get rid of .config.2.Alexey Neyman2017-01-191-4/+0
* Install canadian crosses into a separate subdir.Alexey Neyman2017-01-191-28/+8
* Add MacOS options.Alexey Neyman2017-01-101-0/+23
* For simple cross or native pick up both build/host flags.Alexey Neyman2017-01-101-3/+17
* Point FOR_BUILD flags to buildtools/{include,lib}.Alexey Neyman2017-01-101-5/+6
* Kill CT_INSTALL_DIR.Alexey Neyman2016-12-191-10/+9
* Add 'companion tools for host' step.Alexey Neyman2016-12-021-0/+11
* Move companion tool build into a separate step.Alexey Neyman2016-12-021-7/+1
* cross: Only make 'build tools' for the 'build'Bryan Hundven2016-08-261-2/+2
* libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-231-3/+1
* libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman2016-08-231-2/+2
* multilib: Determine which options may pass through.Alexey Neyman2016-08-231-1/+9
* crosstool-NG.sh.in: Don't make lots of symlinks to lib folderRay Donnelly2016-08-231-30/+4
* Unbreak static cross-gdb.Alexey Neyman2016-04-011-0/+2
* env: Bail out if CPATH and friends are setBryan Hundven2016-02-041-0/+4
* consistency: Use exported variables of required toolsBryan Hundven2015-11-171-2/+2
* 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