summaryrefslogtreecommitdiff
path: root/scripts/saveSample.sh
AgeCommit message (Expand)AuthorFilesLines
2008-10-29Use 'gawk', not plain 'awk'.Yann E. MORIN"1-2/+2
2008-10-23Fix saving samples, by Nye Liu:Yann E. MORIN"1-1/+2
2008-10-21Add a 405fp soft-float PowerPC sample.Yann E. MORIN"1-1/+1
2008-10-17Fix saving samples when the uClibc config file is already saved.Yann E. MORIN"1-2/+2
2008-10-14Introduce the notion of a 'sample comment'.Yann E. MORIN"1-11/+35
2008-10-14saveSample: Reset CT_LOCAL_TARBALLS_DIR to defaultYann E. MORIN"1-0/+1
2008-10-14Fix the saveSample script oafter architerctures reorganisationYann E. MORIN"1-2/+2
2008-09-15The Linux kernel does not need a config file now that the old methods are rem...Yann E. MORIN"1-13/+0
2008-07-27When saving a sample, overide log file config:Yann E. MORIN"1-2/+4
2008-07-18Don't use a progress bar when saving samples, it's ugly.Yann E. MORIN"1-2/+5
2008-06-22Only priunt WARNings when saving the current configuration.Yann E. MORIN"1-5/+5
2008-06-18Fix saving samples.Yann E. MORIN"1-1/+1
2008-06-15When saving a sample, force the prefix directory to be ${HOME}/x-tools/${CT_T...Yann E. MORIN"1-1/+3
2008-05-20Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"1-2/+2
2007-09-16Call architecture-specific functions from all scripts needing them.Yann E. MORIN"1-0/+3
2007-08-15Change "triplet" (target triplet) to "tuple". That sounds better!Yann E. MORIN"1-2/+2
2007-07-01Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"1-18/+13
2007-06-16scripts/functions is responsible for initiating the log file.Yann E. MORIN"1-1/+2
2007-05-23Correctly handle the log level overide in scripts/saveSample.sh.Yann E. MORIN"1-5/+5
2007-05-22Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging f...Yann E. MORIN"1-4/+2
2007-05-19Add uClibc-0.9.29:Yann E. MORIN"1-2/+8
2007-05-10Clean the sample saving script.Yann E. MORIN"1-5/+3
2007-05-07Fix glibc and uClibc downloading and extracting.Yann E. MORIN"1-4/+20
2007-05-07Merge the save-sample branch to trunk:Yann E. MORIN"1-0/+70