index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CheckIPOSupported.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
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