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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-0/+1
*
Genex: Fix COMPILE_LANGUAGE propagation through try_compile
Brad King
2018-03-12
1
-1/+4
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-4/+4
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2/+10
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-7/+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-10/+10
*
Export: Port internal utility to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-2/+2
*
Export: Port some API to cmGlobalGenerator.
Stephen Kelly
2015-10-18
1
-1/+0
*
Export: Port interface to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-4/+5
*
cmExportTryCompileFileGenerator: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-4/+4
*
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
Fix include guard.
Stephen Kelly
2015-07-28
1
-2/+2
*
cmExportTryCompileFileGenerator: Create cmGeneratorTargets.
Stephen Kelly
2015-07-27
1
-0/+2
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-3/+3
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-1/+1
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-6/+6
*
OS X: Add support for @rpath in export files.
Clinton Stimpson
2013-06-03
1
-0/+2
*
Add a new Export generator for IMPORTED targets.
Stephen Kelly
2013-02-22
1
-0/+55