summaryrefslogtreecommitdiff
path: root/scripts/functions
AgeCommit message (Expand)AuthorFilesLines
2015-06-21functions: write permission in config.{guess,sub}Erico Nunes1-1/+3
2015-06-21functions: add support for arch-specific patchErico Nunes1-3/+4
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes1-1/+9
2015-06-02Merge pull request #107 from bhundven/remove_experimental_musl_patchesBryan Hundven1-10/+4
2015-06-02Merge pull request #58 from dirkhusemann/masterBryan Hundven1-1/+1
2015-06-02Remove support for experimental patches and musl patchesBryan Hundven1-10/+4
2015-06-02Update functions to grok symlinksDirk Husemann1-1/+1
2015-05-12CT_GetGit: Allow cset to be a ref (branch or tag)Ray Donnelly1-4/+31
2015-01-28eglibc: Remove eglibc supportBryan Hundven1-1/+1
2014-08-28scripts/crosstool-NG: use ${grep} instead of 'grep'Fabian Freyer1-2/+2
2014-08-28scripts/functions: use ${sed} instead of 'sed'Fabian Freyer1-7/+9
2014-08-08libc/musl: add musl-libc supportBryan Hundven1-0/+1
2014-07-27Add main EXPERIMENTAL_PATCHES settingBryan Hundven1-4/+12
2014-05-11scripts/functions: introduce target_bits_32 and target_bits_64 variablesYann E. MORIN"1-0/+12
2014-05-11scripts/functions: add target_endian_le and target_endian_beYann E. MORIN"1-0/+4
2014-05-11functions: finally fix the git helperYann E. MORIN"1-19/+41
2014-05-10scripts: remove references to curlYann E. MORIN"1-1/+0
2014-05-10scripts: add possibility to not override default connection timeoutCody Schafer1-1/+6
2013-11-15scripts/functions: use portable 'gzip -dc'Yann E. MORIN"1-1/+1
2013-05-05scripts: help debugging missing directoriesYann E. MORIN"1-0/+1
2013-03-21scripts/functions: add xz-ed linux tarballsJerzy Grzegorek"1-0/+1
2013-03-31arch/avr32: Fix download of header filesMartin Guy1-1/+3
2013-01-20arch: allow adding a suffix to the arch-part of a tupleYann E. MORIN"1-1/+1
2012-11-22scripts/functions: fix debug-shellYann E. MORIN"1-9/+13
2012-10-30scripts/functions: fix endless loop in debug-shell with IO redirectionJohannes Stezenbach1-2/+3
2012-10-30scripts/functions: use patch -i instead of IO redirectionJohannes Stezenbach1-2/+1
2012-10-21scripts/functions: return a proper error code in CT_DoExecLogYann E. MORIN"1-0/+5
2012-10-17scripts/functions: properly catch failure in CT_Test* helpersYann E. MORIN"1-1/+1
2012-10-06scripts: add option to start an interactive debug shellYann E. MORIN"1-3/+93
2012-10-14scripts: move backtrace marker to CT_WORK_DIRJohannes Stezenbach1-3/+3
2012-10-04scripts/functions: add a generic custom location infrastructureDavid Holsgrove1-0/+35
2012-08-12scripts: add option to only use the mirrorYann E. MORIN"1-1/+7
2012-08-22scripts/functions: remove rude wordingsYann E. MORIN"1-3/+2
2012-05-06scripts/functions: tweak the endianness LDFLAGSYann E. MORIN"1-2/+2
2011-07-25complibs: fixup the host complibs install dirYann E. MORIN"1-2/+0
2012-01-01cc/gcc: install the core compilers in the build-tools dirYann E. MORIN"1-4/+0
2011-07-24functions: add new helpers that create a dir and cd/pushd into itYann E. MORIN"1-0/+16
2012-01-16configure: fix kconfig option namesYann E. MORIN"1-2/+2
2011-12-13scripts: fix dumping execution backtraceYann E. MORIN"1-43/+43
2011-11-22scripts/functions: extract: portable call for old and defective tarsTitus von Boxberg1-6/+6
2011-11-20scripts/functions: use endian string in testsYann E. MORIN"1-3/+5
2011-11-07scripts: use wget, not curlYann E. MORIN"1-5/+4
2011-10-19arch: add softfp supportYann E. MORIN"1-0/+4
2011-10-19scripts: use the hardfloat option to set configure and CFLAGSYann E. MORIN"1-0/+4
2011-10-19scripts: introduce float type as a stringYann E. MORIN"1-1/+7
2011-10-07scripts/functions: Fix CT_ExtractGit function.Yann E. MORIN"1-12/+15
2011-09-09scripts/functions: only use passive FTPYann E. MORIN"1-6/+8
2011-09-09scripts/functions: only use one download programYann E. MORIN"1-12/+4
2011-08-25configure: xz-utils alone can also handle LZMA-compressed tarballsYann E. MORIN"1-2/+15
2011-08-25configure: check for lzmaYann E. MORIN"1-0/+4