| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 1 | -4/+4 |
|
|
* | Add support for Bruce C Compiler (BCC) | Paweł Stankowski | 2016-03-21 | 1 | -0/+1 |
|
|
* | Add support for the ARM Compiler (arm.com) | Joakim Andersson | 2015-11-02 | 1 | -0/+1 |
|
|
* | Add Fujitsu compiler detection | Erik Lindahl | 2014-08-11 | 1 | -0/+1 |
|
|
* | Project: Detect other compilers before detecting Clang. | Stephen Kelly | 2014-06-13 | 1 | -2/+2 |
|
|
* | Project: Add configurable name for version computation macros. | Stephen Kelly | 2014-06-05 | 1 | -0/+2 |
|
|
* | Project: Separate simulated compiler id from version detection. | Stephen Kelly | 2014-06-05 | 1 | -1/+4 |
|
|
* | Project: Refactor C compiler determination into multiple files. | Stephen Kelly | 2014-05-07 | 1 | -9/+32 |
|
|
* | CompilerId: Allow specifying a prefix for preprocessor defines. | Stephen Kelly | 2014-05-07 | 1 | -8/+11 |
|
|
* | CompilerId: Guard the platform-default compiler code with a parameter. | Stephen Kelly | 2014-05-07 | 1 | -6/+6 |
|
|
* | CompilerId: Add option to generate compiler-id-specific defines. | Stephen Kelly | 2014-05-07 | 1 | -2/+12 |
|
|
* | CompilerId: Allow specifying the compiler-specific components to generate. | Stephen Kelly | 2014-05-07 | 1 | -2/+18 |
|
|
* | Project: Split the compiler id detection into a separate function. | Stephen Kelly | 2014-05-07 | 1 | -0/+99 |
|
|