aboutsummaryrefslogtreecommitdiff
path: root/scripts/functions
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/functions: Fix CT_ExtractGit function.Yann E. MORIN"2011-10-071-12/+15
* scripts/functions: only use passive FTPYann E. MORIN"2011-09-091-6/+8
* scripts/functions: only use one download programYann E. MORIN"2011-09-091-12/+4
* configure: xz-utils alone can also handle LZMA-compressed tarballsYann E. MORIN"2011-08-261-2/+15
* configure: check for lzmaYann E. MORIN"2011-08-251-0/+4
* scripts/functions: add xz supportYann E. MORIN"2011-08-141-0/+4
* scripts/functions: test for decompressors before useYann E. MORIN"2011-05-041-6/+14
* scripts/functions: commonalise tar options in CT_EXtractYann E. MORIN"2011-08-141-3/+7
* scripts/functions: remove messages about failed downloadsYann E. MORIN"2011-08-101-3/+4
* scripts: try the mirror even if downloads are forbiddenYann E. MORIN"2011-08-021-1/+18
* scripts/functions: use array variables for URLs listYann E. MORIN"2011-08-031-4/+6
* scripts/functions: always prefer the mirrorYann E. MORIN"2011-08-021-14/+4
* scripts/functions: cvs retrieval first tries the mirror for tarballsYann E. MORIN"2011-08-021-5/+5
* scripts/functions: svn retrieval first tries the mirror for tarballsYann E. MORIN"2011-08-021-5/+5
* scripts/functions: if no upstream URL is given, silently ignore thatYann E. MORIN"2011-08-011-0/+1
* scripts/functions: force extract folder to archive basenameBenoît THÉBAUDEAU"2011-07-291-3/+4
* functions: save & restore the static companion libraries install dirYann E. MORIN"2011-06-021-0/+2
* functions: fix downloading filesYann E. MORIN"2011-06-021-5/+6
* scripts/functions: do not abort on failed svnYann E. MORIN"2011-05-311-1/+4
* scripts/functions: do not abort on failed extractYann E. MORIN"2011-05-301-2/+5
* scripts/functions: do not abort on failed downloadYann E. MORIN"2011-05-301-5/+6
* functions: pretty print error messagesYann E. MORIN"2011-04-081-9/+43
* functions: fix date calculationsYann E. MORIN"2011-04-081-1/+1
* functions: avoid CR when progress bar is not enabledJavier Viguera2011-04-071-1/+1
* complibs: disable building shared libsYann E. MORIN"2011-04-061-6/+0
* scripts: allow logging of commands with variablesYann E. MORIN"2011-03-151-2/+16
* scripts: leave changelog in build dir, copy to install dirYann E. MORIN"2011-03-201-23/+20
* scripts: do not chmod u+w the whole source directoryYann E. MORIN"2011-03-031-5/+0