aboutsummaryrefslogtreecommitdiff
path: root/scripts/functions
Commit message (Expand)AuthorAgeFilesLines
* 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
* buildtools: the buildtools dir is in fact a prefixYann E. MORIN"2010-12-201-2/+2
* buildtools: move to working directoryYann E. MORIN"2010-12-231-0/+2
* scripts: fix double slash in pathsYann E. MORIN"2011-01-251-0/+18
* scripts: recover on partially downloaded filesYann E. MORIN"2010-11-291-5/+16
* scripts: call curl and wget in sequenceYann E. MORIN"2010-11-161-41/+24
* scripts: remove aria2c as downloader, retain only curl and wgetYann E. MORIN"2010-11-161-16/+1
* scripts: add STATE logging level for state save/restore output.Anthony Foiani2010-10-221-13/+15
* scripts: add "FILE" and "CFG" debug levels.Anthony Foiani2010-10-221-6/+10
* complibs: better deduce whether to backup complibs or notYann E. MORIN"2010-10-031-6/+2
* scripts/log: do not interpret log string as printf formatYann E. MORIN"2010-08-261-1/+1
* scripts: in case of failed download, remove partial filesYann E. MORIN"2010-08-111-2/+2
* scripts: when downloading, use aria2 only when //Yann E. MORIN"2010-08-111-1/+1
* Fix CT_SanitizePathJohannes Stezenbach2010-07-301-7/+5
* scripts: remove . from $PATHYann E. MORIN"2010-07-291-0/+18
* scripts/functions: recognise Cygwin build hostsYann E. MORIN"2010-07-181-1/+1
* scripts/functions: Use stat correctly on non-GNU (BSD/Darwin) systems.Titus von Boxberg2010-05-191-1/+11
* scripts/functions: log the test stringsYann E. MORIN"2010-04-131-0/+3
* scripts/functions: compress with gzip level 3, as stated in the documentationYann E. MORIN"2010-04-131-8/+12
* scripts/functions: add a save/restore handlerYann E. MORIN"2010-04-131-62/+62
* scripts/functions: fix CT_Patch againYann E. MORIN"2010-04-131-4/+6
* scripts/functions: fix CT_PatchYann E. MORIN"2010-04-131-2/+2
* scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-111-20/+25
* scripts: prevent trailing - in CT_TARGETBart vdr Meulen2010-04-091-4/+4