summaryrefslogtreecommitdiff
path: root/scripts/functions
AgeCommit message (Expand)AuthorFilesLines
2017-01-14Use ${CT_CC} instead of gcc ...Alexey Neyman1-6/+6
2017-01-13Unify fetching Linaro components.Alexey Neyman1-0/+34
2016-12-18Catch more make errors.Alexey Neyman1-1/+1
2016-12-17Pass original multi_os_dir to iterator.Alexey Neyman1-8/+13
2016-12-06Work around Cygwin idiosyncrasy.Alexey Neyman1-1/+7
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-25/+25
2016-08-23Merge pull request #422 from datacom-teracom/masterBryan Hundven1-1/+1
2016-08-23Support multilib in sh/uClibc.Alexey Neyman1-28/+123
2016-08-23Change multilib functions to set the variable.Alexey Neyman1-3/+3
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman1-2/+0
2016-08-23libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman1-9/+45
2016-08-23multilib: Determine which options may pass through.Alexey Neyman1-0/+25
2016-08-17scripts/functions: fix log level in call to CT_DoLogCarlos Santos1-1/+1
2016-06-10glibc: Use common arch call to get multilib targetsRay Donnelly1-0/+19
2016-02-19functions: use 'ln -sf' for softlinksBryan Hundven1-1/+1
2016-02-09functions: Softlink custom directoryBryan Hundven1-1/+1
2015-12-08CT_GetCustom: Rewrite function to meet expectationsBryan Hundven1-26/+47
2015-12-08CT_Extract: Move check extracted upBryan Hundven1-6/+6
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-3/+3
2015-11-14Do not log state saving/restoring as ERROR.Alexey Neyman1-4/+2
2015-11-13functions: Add global functions for manipulating kconfig optionsBryan Hundven1-1/+49
2015-10-30Interpret escape sequences in CT_DoLog.Alexey Neyman1-1/+1
2015-10-30Only create backtrace stamp if dir exists.Alexey Neyman1-1/+1
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