Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Bump CMake minimum required in tests to 2.8.12 | Chuck Atkins | 2020-12-23 | 1 | -1/+1 |
* | Merge topic 'clang-gnulike-support' | Brad King | 2019-05-29 | 1 | -1/+1 |
|\ | |||||
| * | Tests: handle string escaping differences with NMake+clang | Zsolt Parragi | 2019-05-24 | 1 | -1/+1 |
* | | Genex: Add COMPILE_LANG_AND_ID generator expression | Robert Maynard | 2019-05-14 | 1 | -0/+1 |
|/ | |||||
* | Fortran: Add compiler ID/Version generator expressions | Andrew Paprocki | 2019-01-18 | 1 | -0/+17 |
* | target_compile_options: Add syntax to specify shell strings | Brad King | 2018-03-14 | 1 | -0/+12 |
* | Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID. | James Johnston | 2015-12-03 | 1 | -1/+1 |
* | Makefile: Handle '#' in COMPILE_OPTIONS (#15070) | Brad King | 2014-08-12 | 1 | -0/+6 |
* | Add generator expressions for compiler versions. | Stephen Kelly | 2013-06-28 | 1 | -0/+18 |
* | Escape target flags taken from COMPILE_OPTIONS | Brad King | 2013-06-27 | 1 | -1/+5 |
* | Add COMPILE_OPTIONS target property. | Stephen Kelly | 2013-06-02 | 1 | -0/+16 |