about summary refs log tree commit diff
path: root/contrib/platformtest.sh
AgeCommit message (Collapse)Author
2011-04-30contrib/platformtest.sh: fix gcc version detectionAlexander Barton
Now the version of GNU C is detected correctly on SuSE Linux, too ...
2010-11-07contrib/platformtest.sh: make command name quoting consistentAlexander Barton
2010-10-26Make contrib/platformtest.sh more portableAlexander Barton
2010-10-25Updated contrib/platformtest.sh (new version scheme)Alexander Barton
- handle version numbers generated by "git describe" - detect gcc compiler version correctly when "-std=xxx" is used
2009-11-15platformtest.sh: Only show latest commitAlexander Barton
Only show latest GIT commuit ID as version number, even when the last commit has been a merge.
2009-08-04New script contrib/platformtest.shAlexander Barton
This script analyzes the build process of ngIRCd and generates output suitable for inclusion in doc/Platforms.txt.