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
/
Source
/
cmExportTryCompileFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-2/+3
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-1/+1
*
Undefine local preprocessor loop variables.
Stephen Kelly
2014-01-06
1
-0/+2
*
Genex: Simplify the preprocessor looper for interface properties.
Stephen Kelly
2013-11-09
1
-1/+1
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-9/+9
*
try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES
Stephen Kelly
2013-08-26
1
-1/+2
*
try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES
Stephen Kelly
2013-08-26
1
-1/+2
*
Use a preprocessor loop to manage the valid transitive properties.
Stephen Kelly
2013-06-10
1
-3/+4
*
Find targets in INTERFACE_COMPILE_OPTIONS when exporting for try_compile.
Stephen Kelly
2013-06-10
1
-0/+1
*
OS X: Add support for @rpath in export files.
Clinton Stimpson
2013-06-03
1
-0/+15
*
Add a new Export generator for IMPORTED targets.
Stephen Kelly
2013-02-22
1
-0/+114