summaryrefslogtreecommitdiff
path: root/scripts/showSamples.sh
AgeCommit message (Collapse)AuthorFilesLines
2008-05-02Add a new help entry to list each samples more verbosely, but only on-demand.Yann E. MORIN"1-1/+31
/trunk/samples/samples.mk | 4 4 0 0 ++++ /trunk/scripts/showSamples.sh | 32 31 1 0 +++++++++++++++++++++++++++++++- 2 files changed, 35 insertions(+), 1 deletion(-)
2007-07-01Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"1-3/+10
- ./configure --prefix=/some/place - make - make install - export PATH="${PATH}:/some/place/bin" - ct-ng <action>
2007-06-17scripts/showSamples.sh:Yann E. MORIN"1-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;
2007-05-23Correctly handle the log level overide in scripts/saveSample.sh.Yann E. MORIN"1-2/+2
Little eye candy in scripts/showSamples.sh.
2007-05-22Mark broken samples as such: use a file named 'broken' in the sample's ↵Yann E. MORIN"1-6/+5
directory. Reflected this state when listing samples (in scripts/showSamples.sh).
2007-05-08Print the major components and their version when calling "make help".Yann E. MORIN"1-0/+30