summaryrefslogtreecommitdiff
path: root/scripts/functions
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-26functions: allow using sub-dir of a moduleYann E. MORIN"1-3/+14
2009-10-21libc/newlib: allow using newlib with archs other than avr32Yann E. MORIN"1-1/+1
2009-10-23scripts/functions: Fix a variable name.Frederic Roussel1-1/+1
2009-09-06log functions: fix CT_DoLog and CT_DoExecLogYann E. MORIN"1-2/+2
2009-08-31config: add fallback to patch orderYann E. MORIN"1-0/+3
2009-08-31config: add the local,bundled patch orderYann E. MORIN"1-0/+1
2009-08-31config: make selecting the patch origin a choice rather than a boolYann E. MORIN"1-9/+17
2009-08-31functions: do not over-detect error when patchingYann E. MORIN"1-1/+0
2009-06-22[functions] Allow newlines (\n) in log messagesYann E. MORIN"1-1/+1
2009-05-27/devel/gcc-4.4:Yann E. MORIN"1-0/+30
2009-04-20There's no longer any reason to require GNU awk:Yann E. MORIN"1-2/+2
2009-04-19Simplify the mirror settings.Yann E. MORIN"1-4/+3
2009-04-19Get rid of the proxy settings, once and for all.Yann E. MORIN"1-100/+0