Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add version detection for XLC [ci skip] | Jack Lloyd | 2017-12-31 | 1 | -0/+4 |
| | | | | | We don't need it right now but may later and it avoids a scary warning when configuring the build. | ||||
* | Update comment [ci skip] | Jack Lloyd | 2017-12-15 | 1 | -6/+8 |
| | |||||
* | Fix clang macros | Jack Lloyd | 2017-12-14 | 1 | -3/+3 |
| | |||||
* | Address review comments: indent code and fix clang regex | Jack Lloyd | 2017-12-14 | 1 | -38/+36 |
| | |||||
* | Detect the compiler version using the preprocessor instead of command line | Jack Lloyd | 2017-12-14 | 1 | -0/+56 |
Fixes #1314 |