| Commit message (Expand) | Author | Age | Files | Lines |
* | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-16 | 1 | -3/+3 |
|
|
* | CUDA: Add Device LTO support for nvcc | Robert Maynard | 2022-07-22 | 1 | -13/+24 |
|
|
* | CheckIPO: Refactor logic selecting test source files | Robert Maynard | 2022-07-13 | 1 | -14/+11 |
|
|
* | CheckIPOSupported: Compile check using flags of calling project | Brad King | 2022-06-10 | 1 | -0/+21 |
|
|
* | Help: Add `.. versionadded` directives to module docs | Nikita Nemkin | 2020-12-02 | 1 | -0/+3 |
|
|
* | Help: Add Sphinx 'versionadded' directives to each top-level document | Kitware Robot | 2020-07-06 | 1 | -0/+2 |
|
|
* | CheckIPOSupported: Avoid polluting cache with common name 'result' | Brad King | 2020-03-26 | 1 | -2/+4 |
|
|
* | CMakeParseArguments: Remove superfluous includes of CMakeParseArguments | Kyle Edwards | 2018-12-14 | 1 | -2/+0 |
|
|
* | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual Studio | Niels Dekker | 2018-09-17 | 1 | -1/+1 |
|
|
* | CheckIPOSupported: Tolerate backslashes in output of failed checks | Brad King | 2018-08-30 | 1 | -1/+7 |
|
|
* | CheckIPOSupported: Simplify result reporting logic | Brad King | 2018-08-30 | 1 | -3/+4 |
|
|
* | CheckIPOSupported: Document existing Fortran support | Brad King | 2018-01-30 | 1 | -1/+1 |
|
|
* | IPO: Consider support for each language separately | Brad King | 2017-06-14 | 1 | -8/+10 |
|
|
* | Xcode: Support IPO (LTO) | Ruslan Baratov | 2017-05-02 | 1 | -1/+1 |
|
|
* | CheckIPOSupported: Add Fortran support | Ruslan Baratov | 2017-04-04 | 1 | -6/+3 |
|
|
* | CheckIPOSupported: Move '_CMakeLTOTest-*' under 'CMakeFiles' | Ruslan Baratov | 2017-04-04 | 1 | -1/+1 |
|
|
* | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION | Ruslan Baratov | 2017-03-30 | 1 | -1/+14 |
|
|
* | CheckIPOSupported: Visual Studio and Xcode generators do not support IPO | Ruslan Baratov | 2017-03-30 | 1 | -1/+6 |
|
|
* | CheckIPOSupported: New module to check for compiler/cmake IPO support | Ruslan Baratov | 2017-03-11 | 1 | -0/+215 |
|
|