summaryrefslogtreecommitdiff
path: root/scripts/functions
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-14scripts/functions: add xz supportYann E. MORIN"1-0/+4
2011-05-03scripts/functions: test for decompressors before useYann E. MORIN"1-6/+14
2011-08-14scripts/functions: commonalise tar options in CT_EXtractYann E. MORIN"1-3/+7
2011-08-10scripts/functions: remove messages about failed downloadsYann E. MORIN"1-3/+4
2011-08-02scripts: try the mirror even if downloads are forbiddenYann E. MORIN"1-1/+18
2011-08-02scripts/functions: use array variables for URLs listYann E. MORIN"1-4/+6
2011-08-02scripts/functions: always prefer the mirrorYann E. MORIN"1-14/+4
2011-08-02scripts/functions: cvs retrieval first tries the mirror for tarballsYann E. MORIN"1-5/+5
2011-08-02scripts/functions: svn retrieval first tries the mirror for tarballsYann E. MORIN"1-5/+5
2011-08-01scripts/functions: if no upstream URL is given, silently ignore thatYann E. MORIN"1-0/+1
2011-07-29scripts/functions: force extract folder to archive basenameBenoît THÉBAUDEAU"1-3/+4
2011-06-02functions: save & restore the static companion libraries install dirYann E. MORIN"1-0/+2
2011-06-02functions: fix downloading filesYann E. MORIN"1-5/+6
2011-05-30scripts/functions: do not abort on failed svnYann E. MORIN"1-1/+4
2011-05-30scripts/functions: do not abort on failed extractYann E. MORIN"1-2/+5
2011-05-30scripts/functions: do not abort on failed downloadYann E. MORIN"1-5/+6
2011-04-07functions: pretty print error messagesYann E. MORIN"1-9/+43
2011-04-07functions: fix date calculationsYann E. MORIN"1-1/+1
2011-04-07functions: avoid CR when progress bar is not enabledJavier Viguera1-1/+1
2011-04-06complibs: disable building shared libsYann E. MORIN"1-6/+0
2011-03-15scripts: allow logging of commands with variablesYann E. MORIN"1-2/+16
2011-03-19scripts: leave changelog in build dir, copy to install dirYann E. MORIN"1-23/+20
2011-03-03scripts: do not chmod u+w the whole source directoryYann E. MORIN"1-5/+0
2010-12-19buildtools: the buildtools dir is in fact a prefixYann E. MORIN"1-2/+2
2010-12-23buildtools: move to working directoryYann E. MORIN"1-0/+2
2011-01-25scripts: fix double slash in pathsYann E. MORIN"1-0/+18