aboutsummaryrefslogtreecommitdiff
path: root/scripts/functions
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/functions: remove rude wordingsYann E. MORIN"2012-08-221-3/+2
* scripts/functions: tweak the endianness LDFLAGSYann E. MORIN"2012-05-061-2/+2
* complibs: fixup the host complibs install dirYann E. MORIN"2011-07-251-2/+0
* cc/gcc: install the core compilers in the build-tools dirYann E. MORIN"2012-01-011-4/+0
* functions: add new helpers that create a dir and cd/pushd into itYann E. MORIN"2011-07-241-0/+16
* configure: fix kconfig option namesYann E. MORIN"2012-01-161-2/+2
* scripts: fix dumping execution backtraceYann E. MORIN"2011-12-131-43/+43
* scripts/functions: extract: portable call for old and defective tarsTitus von Boxberg2011-11-221-6/+6
* scripts/functions: use endian string in testsYann E. MORIN"2011-11-201-3/+5
* scripts: use wget, not curlYann E. MORIN"2011-11-071-5/+4
* arch: add softfp supportYann E. MORIN"2011-10-191-0/+4
* scripts: use the hardfloat option to set configure and CFLAGSYann E. MORIN"2011-10-191-0/+4
* scripts: introduce float type as a stringYann E. MORIN"2011-10-191-1/+7