diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-10-14 21:30:27 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-10-14 21:30:27 +0000 |
commit | c8a68d987b4332bc57e8fe9e75ad7d5d4297d880 (patch) | |
tree | b438da88441655545ca568a3ff2a03416ed5753c /samples/arm-unknown-eabi | |
parent | cb5b60fc07784346c527e93ceff5d656bef20712 (diff) | |
download | crosstool-ng-c8a68d987b4332bc57e8fe9e75ad7d5d4297d880.tar.gz crosstool-ng-c8a68d987b4332bc57e8fe9e75ad7d5d4297d880.tar.bz2 crosstool-ng-c8a68d987b4332bc57e8fe9e75ad7d5d4297d880.zip |
Introduce the notion of a 'sample comment'.
- presence of the sample's reported.by file is now mandatory.
- when saving a sample, reporter name & URL are queried, to avoid operator forget about creating the reported.by file.
- when saving a sample, one can store a few-liner comment.
- when recalling a sample, the reporter name, URL and comment (if present) are printed.
- update the powerpc-e500v2-linux-gnuspe sample to include Nate's comment (from his original mail).
- update all samples that were missing the reported.by file.
/trunk/scripts/saveSample.sh | 46 35 11 0 ++++++++++++++++++------
/trunk/scripts/showSamples.sh | 12 6 6 0 +++---
/trunk/samples/powerpc-e500v2-linux-gnuspe/reported.by | 15 15 0 0 ++++++++
/trunk/samples/samples.mk | 22 17 5 0 +++++++++--
4 files changed, 73 insertions(+), 22 deletions(-)
Diffstat (limited to 'samples/arm-unknown-eabi')
-rw-r--r-- | samples/arm-unknown-eabi/reported.by | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/samples/arm-unknown-eabi/reported.by b/samples/arm-unknown-eabi/reported.by new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/samples/arm-unknown-eabi/reported.by |