aboutsummaryrefslogtreecommitdiff
path: root/scripts/showSamples.sh
Commit message (Collapse)AuthorAgeFilesLines
* Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2007-07-011-3/+10
| | | | | | | | - ./configure --prefix=/some/place - make - make install - export PATH="${PATH}:/some/place/bin" - ct-ng <action>
* scripts/showSamples.sh:Yann E. MORIN"2007-06-171-3/+0
| | | | | | | | | | | | - revert sample dumping to not show the components versions; docs/overview.txt: - reorder docs/overview.txt so that configuring comes before running, - tell about regtest; Makefile: config/global.in: - point to docs/overview.txt for the list of steps;
* Correctly handle the log level overide in scripts/saveSample.sh.Yann E. MORIN"2007-05-231-2/+2
| | | | Little eye candy in scripts/showSamples.sh.
* Mark broken samples as such: use a file named 'broken' in the sample's ↵Yann E. MORIN"2007-05-221-6/+5
| | | | | | directory. Reflected this state when listing samples (in scripts/showSamples.sh).
* Print the major components and their version when calling "make help".Yann E. MORIN"2007-05-081-0/+30