summaryrefslogtreecommitdiff
path: root/scripts/functions
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-28scripts: recover on partially downloaded filesYann E. MORIN"1-5/+16
2010-11-16scripts: call curl and wget in sequenceYann E. MORIN"1-41/+24
2010-11-16scripts: remove aria2c as downloader, retain only curl and wgetYann E. MORIN"1-16/+1
2010-10-22scripts: add STATE logging level for state save/restore output.Anthony Foiani1-13/+15
2010-10-22scripts: add "FILE" and "CFG" debug levels.Anthony Foiani1-6/+10
2010-10-03complibs: better deduce whether to backup complibs or notYann E. MORIN"1-6/+2
2010-08-26scripts/log: do not interpret log string as printf formatYann E. MORIN"1-1/+1
2010-08-11scripts: in case of failed download, remove partial filesYann E. MORIN"1-2/+2
2010-08-11scripts: when downloading, use aria2 only when //Yann E. MORIN"1-1/+1
2010-07-30Fix CT_SanitizePathJohannes Stezenbach1-7/+5
2010-07-29scripts: remove . from $PATHYann E. MORIN"1-0/+18
2010-07-17scripts/functions: recognise Cygwin build hostsYann E. MORIN"1-1/+1
2010-05-19scripts/functions: Use stat correctly on non-GNU (BSD/Darwin) systems.Titus von Boxberg1-1/+11
2010-04-13scripts/functions: log the test stringsYann E. MORIN"1-0/+3
2010-04-13scripts/functions: compress with gzip level 3, as stated in the documentationYann E. MORIN"1-8/+12
2010-04-13scripts/functions: add a save/restore handlerYann E. MORIN"1-62/+62
2010-04-13scripts/functions: fix CT_Patch againYann E. MORIN"1-4/+6
2010-04-12scripts/functions: fix CT_PatchYann E. MORIN"1-2/+2
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"1-20/+25
2010-04-09scripts: prevent trailing - in CT_TARGETBart vdr Meulen1-4/+4
2010-04-11complibs: save directory with static complibs for stop/restartYann E. MORIN"1-0/+14
2010-02-02scripts/functions: fix date munging when ns are not availableTitus von Boxberg1-1/+1
2010-01-31scripts: Do not create backup files when patchingYann E. MORIN"1-1/+1
2010-01-14scripts/functions: add git wrapperYann E. MORIN"1-6/+88
2010-01-12scripts/functions: change handling of nochdirYann E. MORIN"1-12/+34
2010-01-23scripts/functions: do not compute CT_KERNEL_ARCH, it's obsoleteYann E. MORIN"1-3/+0
2010-01-16scripts/functions: inverse log level ALL and DEBUGYann E. MORIN"1-2/+2
2010-01-10scrips/functions: fix downloads using curlRichard Strand1-2/+2
2010-01-09scripts/functions: fix extractionYann E. MORIN"1-7/+7
2010-01-07config: don't force the vendor part in the tupleYann E. MORIN"1-2/+4
2009-11-30scripts: protect against partially extracted sourceYann E. MORIN"1-0/+11
2009-11-29scripts: handle custom or empty extension when extractingYann E. MORIN"1-8/+10
2009-11-25scripts/functions: do not double check if downloads are allowedYann E. MORIN"1-9/+0
2010-01-03scripts/functions: make aria2 less verbose when downloadingYann E. MORIN"1-2/+2
2010-01-01scripts/functions: fix downloading with aria2Yann E. MORIN"1-1/+1
2010-01-01scripts/functions: fix using Aria2Yann E. MORIN"1-2/+2
2009-12-30scripts/functions: add aria2, a powerfull downloaderYann E. MORIN"1-2/+21
2009-12-29scripts/functions: simplify wget vs. curl checkYann E. MORIN"1-5/+7
2009-11-16config/global: enable not using patches at allYann E. MORIN"1-0/+1
2009-10-26libc/newlib: allow using CVS snapshotsYann E. MORIN"1-2/+2