aboutsummaryrefslogtreecommitdiff
path: root/scripts/functions
Commit message (Expand)AuthorAgeFilesLines
* 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
* libc/musl: add musl-libc supportBryan Hundven2014-08-081-0/+1
* Add main EXPERIMENTAL_PATCHES settingBryan Hundven2014-07-281-4/+12
* scripts/functions: introduce target_bits_32 and target_bits_64 variablesYann E. MORIN"2014-05-111-0/+12
* scripts/functions: add target_endian_le and target_endian_beYann E. MORIN"2014-05-111-0/+4
* functions: finally fix the git helperYann E. MORIN"2014-05-111-19/+41
* scripts: remove references to curlYann E. MORIN"2014-05-101-1/+0
* scripts: add possibility to not override default connection timeoutCody Schafer2014-05-091-1/+6
* scripts/functions: use portable 'gzip -dc'Yann E. MORIN"2013-11-151-1/+1
* scripts: help debugging missing directoriesYann E. MORIN"2013-05-051-0/+1
* scripts/functions: add xz-ed linux tarballsJerzy Grzegorek"2013-03-211-0/+1
* arch/avr32: Fix download of header filesMartin Guy2013-03-311-1/+3
* arch: allow adding a suffix to the arch-part of a tupleYann E. MORIN"2013-01-201-1/+1
* scripts/functions: fix debug-shellYann E. MORIN"2012-11-221-9/+13
* scripts/functions: fix endless loop in debug-shell with IO redirectionJohannes Stezenbach2012-10-301-2/+3
* scripts/functions: use patch -i instead of IO redirectionJohannes Stezenbach2012-10-301-2/+1
* scripts/functions: return a proper error code in CT_DoExecLogYann E. MORIN"2012-10-211-0/+5
* scripts/functions: properly catch failure in CT_Test* helpersYann E. MORIN"2012-10-171-1/+1
* scripts: add option to start an interactive debug shellYann E. MORIN"2012-10-061-3/+93
* scripts: move backtrace marker to CT_WORK_DIRJohannes Stezenbach2012-10-141-3/+3
* scripts/functions: add a generic custom location infrastructureDavid Holsgrove2012-10-041-0/+35
* scripts: add option to only use the mirrorYann E. MORIN"2012-08-121-1/+7