| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-13 | platformtest.sh: Only generate configure script when missing | Alexander Barton | |
| 2012-11-13 | Update platformtest.sh to follow autoconf changes | Alexander Barton | |
| 2012-04-28 | contrib/platformtest.sh: support "CC=xxx MAKE=yyy ./platformtest.sh" | Alexander Barton | |
| Now you can use contrib/platformtest.sh on platforms that require a "special" make (not "make") or compiler (not cc/gcc) binary. | |||
| 2012-04-24 | platformtest.sh: Detect Open64 C compiler | Alexander Barton | |
| 2011-04-30 | contrib/platformtest.sh: fix gcc version detection | Alexander Barton | |
| Now the version of GNU C is detected correctly on SuSE Linux, too ... | |||
| 2010-11-07 | contrib/platformtest.sh: make command name quoting consistent | Alexander Barton | |
| 2010-10-26 | Make contrib/platformtest.sh more portable | Alexander Barton | |
| 2010-10-25 | Updated 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-15 | platformtest.sh: Only show latest commit | Alexander Barton | |
| Only show latest GIT commuit ID as version number, even when the last commit has been a merge. | |||
| 2009-08-04 | New script contrib/platformtest.sh | Alexander Barton | |
| This script analyzes the build process of ngIRCd and generates output suitable for inclusion in doc/Platforms.txt. | |||