aboutsummaryrefslogtreecommitdiff
path: root/scripts/crosstool-NG.sh.in
Commit message (Expand)AuthorAgeFilesLines
* Workaround for static uClibc-ng issue with -lpthreadAlexey Neyman2017-09-031-0/+13
* config: Add package versioning flexibilityNathan Chancellor2017-09-011-1/+5
* Fix glibc-ports with the new frameworkAlexey Neyman2017-08-261-1/+1
* Save export status for environment varsAlexey Neyman2017-08-211-17/+16
* Reject set-but-empty environment variablesAlexey Neyman2017-08-211-11/+11
* Check for config file changes when restartingAlexey Neyman2017-08-211-1/+1
* Builds comp.libs from VCSAlexey Neyman2017-07-081-2/+5
* Building packages using the new frameworkAlexey Neyman2017-07-081-1/+2
* Set CT_BUILD_DIR prior to using itChris Packham2017-06-151-1/+1
* Simplified error message for CCbRad2017-05-101-2/+1
* Fixed up representation of PATH env. var in error messagebRad2017-05-101-1/+1
* Added CT_TestAndAbort trivial sanity checks for CC and CXX to avoid libiconnv...bRad2017-05-101-0/+3
* cross-gdb: account for canadian/crossnative toolchainsAlexey Neyman2017-03-291-5/+5
* Fix up the sysroot issue for sh4 in a different wayAlexey Neyman2017-03-261-0/+3
* Merge pull request #627 from dankm/freebsdAlexey Neyman2017-03-071-2/+2
|\
| * Use BUILD_PREFIX and BUILD_SUFFIX for gcc versionDan McGregor2017-03-011-1/+1
| * Use configure to find the processor countDan McGregor2017-03-011-1/+1
* | Sanitize CT_PREFIX_DIR, tooAlexey Neyman2017-03-051-3/+5
|/
* Require GNU sedAlexey Neyman2017-02-261-1/+1
* Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-261-2/+2
* Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-131-2/+2
* 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