scripts/functions
2012-10-30 scripts/functions: fix endless loop in debug-shell with IO redirection
2012-10-30 scripts/functions: use patch -i instead of IO redirection
2012-10-21 scripts/functions: return a proper error code in CT_DoExecLog
2012-10-17 scripts/functions: properly catch failure in CT_Test* helpers
2012-10-06 scripts: add option to start an interactive debug shell
2012-10-14 scripts: move backtrace marker to CT_WORK_DIR
2012-10-04 scripts/functions: add a generic custom location infrastructure
2012-08-12 scripts: add option to only use the mirror
2012-08-22 scripts/functions: remove rude wordings
2012-05-06 scripts/functions: tweak the endianness LDFLAGS
2011-07-25 complibs: fixup the host complibs install dir
2012-01-01 cc/gcc: install the core compilers in the build-tools dir
2011-07-24 functions: add new helpers that create a dir and cd/pushd into it
2011-12-13 scripts: fix dumping execution backtrace
2011-11-22 scripts/functions: extract: portable call for old and defective tars
2012-01-16 configure: fix kconfig option names
2011-12-13 scripts: fix dumping execution backtrace
2011-11-22 scripts/functions: extract: portable call for old and defective tars
2011-11-20 scripts/functions: use endian string in tests
2011-11-07 scripts: use wget, not curl
2011-10-19 arch: add softfp support
2011-10-19 scripts: use the hardfloat option to set configure and CFLAGS
2011-10-19 scripts: introduce float type as a string
2011-10-07 scripts/functions: Fix CT_ExtractGit function.
2011-09-09 scripts/functions: only use passive FTP
2011-09-09 scripts/functions: only use one download program
2011-08-26 configure: xz-utils alone can also handle LZMA-compressed tarballs
2011-08-25 configure: check for lzma
2011-08-14 scripts/functions: add xz support
2011-05-04 scripts/functions: test for decompressors before use
2011-08-14 scripts/functions: commonalise tar options in CT_EXtract
2011-08-10 scripts/functions: remove messages about failed downloads
2011-08-02 scripts: try the mirror even if downloads are forbidden
2011-08-03 scripts/functions: use array variables for URLs list
2011-08-02 scripts/functions: always prefer the mirror
2011-08-02 scripts/functions: cvs retrieval first tries the mirror for tarballs
2011-08-02 scripts/functions: svn retrieval first tries the mirror for tarballs
2011-08-01 scripts/functions: if no upstream URL is given, silently ignore that
2011-07-29 scripts/functions: force extract folder to archive basename
2011-06-02 functions: save & restore the static companion libraries install dir
2011-06-02 functions: fix downloading files
2011-05-31 scripts/functions: do not abort on failed svn
2011-05-30 scripts/functions: do not abort on failed extract
2011-05-30 scripts/functions: do not abort on failed download
2011-04-08 functions: fix date calculations
2011-04-07 functions: avoid CR when progress bar is not enabled
2011-04-08 functions: pretty print error messages
2011-04-08 functions: fix date calculations
2011-04-07 functions: avoid CR when progress bar is not enabled
2011-04-06 complibs: disable building shared libs
2011-03-15 scripts: allow logging of commands with variables
2011-03-20 scripts: leave changelog in build dir, copy to install dir
2011-03-03 scripts: do not chmod u+w the whole source directory
2010-12-20 buildtools: the buildtools dir is in fact a prefix
2010-12-23 buildtools: move to working directory
2011-01-25 scripts: fix double slash in paths
2010-11-29 scripts: recover on partially downloaded files
2010-11-16 scripts: call curl and wget in sequence
2010-11-16 scripts: remove aria2c as downloader, retain only curl and wget
2010-10-22 scripts: add STATE logging level for state save/restore output.