aboutsummaryrefslogtreecommitdiff
path: root/scripts/saveSample.sh
Commit message (Expand)AuthorAgeFilesLines
* Upgrade script for uClibc retirementAlexey Neyman2022-02-111-0/+4
* Support out-of-tree local buildsAlexey Neyman2018-04-071-1/+0
* Remove the need for configure substitutions in scriptsAlexey Neyman2018-04-071-0/+110
* Use tools discovered by ./configure in scripts/saveSample.shYann E. MORIN"2009-02-011-107/+0
* Use 'gawk', not plain 'awk'.Yann E. MORIN"2008-10-291-2/+2
* Fix saving samples, by Nye Liu:Yann E. MORIN"2008-10-231-1/+2
* Add a 405fp soft-float PowerPC sample.Yann E. MORIN"2008-10-211-1/+1
* Fix saving samples when the uClibc config file is already saved.Yann E. MORIN"2008-10-171-2/+2
* Introduce the notion of a 'sample comment'.Yann E. MORIN"2008-10-141-11/+35
* saveSample: Reset CT_LOCAL_TARBALLS_DIR to defaultYann E. MORIN"2008-10-141-0/+1
* Fix the saveSample script oafter architerctures reorganisationYann E. MORIN"2008-10-141-2/+2
* The Linux kernel does not need a config file now that the old methods are rem...Yann E. MORIN"2008-09-151-13/+0
* When saving a sample, overide log file config:Yann E. MORIN"2008-07-271-2/+4
* Don't use a progress bar when saving samples, it's ugly.Yann E. MORIN"2008-07-181-2/+5
* Only priunt WARNings when saving the current configuration.Yann E. MORIN"2008-06-221-5/+5
* Fix saving samples.Yann E. MORIN"2008-06-181-1/+1
* When saving a sample, force the prefix directory to be ${HOME}/x-tools/${CT_T...Yann E. MORIN"2008-06-151-1/+3
* Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"2008-05-201-2/+2
* Call architecture-specific functions from all scripts needing them.Yann E. MORIN"2007-09-161-0/+3
* Change "triplet" (target triplet) to "tuple". That sounds better!Yann E. MORIN"2007-08-151-2/+2
* Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2007-07-011-18/+13
* scripts/functions is responsible for initiating the log file.Yann E. MORIN"2007-06-161-1/+2
* Correctly handle the log level overide in scripts/saveSample.sh.Yann E. MORIN"2007-05-231-5/+5
* Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging f...Yann E. MORIN"2007-05-221-4/+2
* Add uClibc-0.9.29:Yann E. MORIN"2007-05-191-2/+8
* Clean the sample saving script.Yann E. MORIN"2007-05-101-5/+3
* Fix glibc and uClibc downloading and extracting.Yann E. MORIN"2007-05-071-4/+20
* Merge the save-sample branch to trunk:Yann E. MORIN"2007-05-071-0/+70