Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Detect the compiler version using the preprocessor instead of command line | Jack Lloyd | 2017-12-14 | 1 | -133/+0 |
| | | | | Fixes #1314 | ||||
* | Allow trailing comments for include matchers | Simon Warta | 2017-10-19 | 1 | -0/+10 |
| | |||||
* | Rename method to AmalgamationHelper.is_unconditional_std_include and test | Simon Warta | 2017-10-19 | 1 | -0/+34 |
| | |||||
* | Adjust min version for non "based on LLVM" appleclang | Simon Warta | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | Improve appleclang version logic | Simon Warta | 2017-09-07 | 1 | -0/+25 |
| | | | | | | | For appleclang version >= X, return minimal clang version Y. This now works for all intermediate versions between the known fixed points. This is especially important for compiling today's code with a future compiler. | ||||
* | Add appleclang compiler version tests | Simon Warta | 2017-09-07 | 1 | -0/+14 |
| | |||||
* | Fix typo in script name | Simon Warta | 2017-08-04 | 1 | -0/+274 |