Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Add Device LTO support for nvcc | Robert Maynard | 2022-07-22 | 1 | -2/+2 |
* | CheckIPOSupported: Compile check using flags of calling project | Brad King | 2022-06-10 | 9 | -0/+42 |
* | Add deprecation warnings for policies CMP0069 and below | Brad King | 2019-10-10 | 1 | -1/+12 |
* | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual Studio | Niels Dekker | 2018-09-17 | 1 | -1/+1 |
* | IPO: Consider support for each language separately | Brad King | 2017-06-14 | 5 | -7/+7 |
* | Xcode: Support IPO (LTO) | Ruslan Baratov | 2017-05-02 | 1 | -1/+1 |
* | CheckIPOSupported: Add Fortran support | Ruslan Baratov | 2017-04-04 | 4 | -9/+0 |
* | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION | Ruslan Baratov | 2017-03-30 | 5 | -0/+16 |
* | CheckIPOSupported: Visual Studio and Xcode generators do not support IPO | Ruslan Baratov | 2017-03-30 | 5 | -1/+18 |
* | Tests for 'CheckIPOSupported' module | Ruslan Baratov | 2017-03-21 | 21 | -0/+88 |