aboutsummaryrefslogtreecommitdiff
path: root/scripts/functions
Commit message (Expand)AuthorAgeFilesLines
* Add a release creation scriptAlexey Neyman2017-03-211-1/+1
* Create ld.so.confAlexey Neyman2017-03-131-8/+9
* Fix up ld.so symlinks for muslAlexey Neyman2017-03-121-0/+87
* Move tools alias creation to a common functionAlexey Neyman2017-03-121-0/+53
* Do not pretend we're downloading anythingAlexey Neyman2017-03-031-2/+2
* Require xz to be presentAlexey Neyman2017-02-271-19/+3
* Require GNU sedAlexey Neyman2017-02-261-25/+25
* Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-261-29/+25
* Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-131-25/+29
* stat: determine whether it is BSD or GNU flavorAlexey Neyman2017-02-121-4/+4
* Detect both wget/curl and allow user to select the agentAlexey Neyman2017-02-121-18/+23
* Use 'make olddefconfig' in uClibc/uClibc-ng configurationAlexey Neyman2017-02-041-8/+0
* Allow for per-tool templates when creating overridesAlexey Neyman2017-01-301-1/+1
* Fix log saving/restoringAlexey Neyman2017-01-251-17/+19
* Get rid of .config.2.Alexey Neyman2017-01-191-9/+15
* Install canadian crosses into a separate subdir.Alexey Neyman2017-01-191-15/+75
* Use ${CT_CC} instead of gcc ...Alexey Neyman2017-01-131-6/+6
* Unify fetching Linaro components.Alexey Neyman2017-01-121-0/+34
* Catch more make errors.Alexey Neyman2016-12-181-1/+1
* Pass original multi_os_dir to iterator.Alexey Neyman2016-12-171-8/+13
* Work around Cygwin idiosyncrasy.Alexey Neyman2016-12-061-1/+7
* Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-201-25/+25
* Merge pull request #422 from datacom-teracom/masterBryan Hundven2016-08-231-1/+1
|\
| * scripts/functions: fix log level in call to CT_DoLogCarlos Santos2016-08-161-1/+1
* | Support multilib in sh/uClibc.Alexey Neyman2016-08-231-28/+123
* | Change multilib functions to set the variable.Alexey Neyman2016-08-231-3/+3
* | libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-231-2/+0
* | libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman2016-08-231-9/+45
* | multilib: Determine which options may pass through.Alexey Neyman2016-08-231-0/+25
|/
* glibc: Use common arch call to get multilib targetsRay Donnelly2016-06-091-0/+19
* functions: use 'ln -sf' for softlinksBryan Hundven2016-02-191-1/+1
* functions: Softlink custom directoryBryan Hundven2016-02-081-1/+1
* CT_GetCustom: Rewrite function to meet expectationsBryan Hundven2015-12-081-26/+47
* CT_Extract: Move check extracted upBryan Hundven2015-12-081-6/+6
* consistency: Use exported variables of required toolsBryan Hundven2015-11-171-3/+3
* Do not log state saving/restoring as ERROR.Alexey Neyman2015-11-141-4/+2
* functions: Add global functions for manipulating kconfig optionsBryan Hundven2015-11-121-1/+49
* Interpret escape sequences in CT_DoLog.Alexey Neyman2015-10-301-1/+1
* Only create backtrace stamp if dir exists.Alexey Neyman2015-10-301-1/+1
* functions: write permission in config.{guess,sub}Erico Nunes2015-06-211-1/+3
* functions: add support for arch-specific patchErico Nunes2015-06-211-3/+4
* avr-libc: add support for avr-libc C libraryErico Nunes2015-06-211-1/+9
* Merge pull request #107 from bhundven/remove_experimental_musl_patchesBryan Hundven2015-06-021-10/+4
|\
| * Remove support for experimental patches and musl patchesBryan Hundven2015-06-021-10/+4
* | Merge pull request #58 from dirkhusemann/masterBryan Hundven2015-06-021-1/+1
|\ \ | |/ |/|
| * Update functions to grok symlinksDirk Husemann2015-06-021-1/+1
* | CT_GetGit: Allow cset to be a ref (branch or tag)Ray Donnelly2015-05-121-4/+31
* | eglibc: Remove eglibc supportBryan Hundven2015-01-271-1/+1
|/
* scripts/crosstool-NG: use ${grep} instead of 'grep'Fabian Freyer2014-08-281-2/+2
* scripts/functions: use ${sed} instead of 'sed'Fabian Freyer2014-08-281-7/+9