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
/
cmExportInstallFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-234/+158
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-10/+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+8
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
cmExportInstallFileGenerator: Fix crash in FindNamespaces
Andrey Pokrovskiy
2016-01-21
1
-1/+1
*
Access policy status from cmGeneratorTarget at generate time.
Stephen Kelly
2015-10-20
1
-2/+2
*
cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget.
Stephen Kelly
2015-10-19
1
-1/+1
*
cmGeneratorTarget: Move GetExportName from cmTarget.
Stephen Kelly
2015-10-18
1
-2/+2
*
Export: Port internal API to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-2/+2
*
Export: Port internal utility to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-7/+7
*
Export: Port some API to cmGlobalGenerator.
Stephen Kelly
2015-10-18
1
-4/+4
*
cmInstallTargetGenerator: Port GetInstallFilename to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-2/+2
*
Export: Port interface to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-16/+15
*
cmExportSet: Store a cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-12/+10
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-3/+3
*
cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile.
Stephen Kelly
2015-08-23
1
-2/+2
*
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
Stephen Kelly
2015-08-05
1
-2/+2
*
Export: Port more API to cmGeneratorTarget.
Stephen Kelly
2015-08-05
1
-1/+5
*
cmExportInstallFileGenerator: Simplify local generator access.
Stephen Kelly
2015-08-04
1
-1/+1
*
cmInstallTargetGenerator: Port to cmGeneratorTarget.
Stephen Kelly
2015-07-30
1
-1/+1
*
Port some of the cmExportFileGenerator API to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-2/+4
*
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-1/+1
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+1
*
install: Allow generator expressions in TARGETS DESTINATION (#14317)
Brad King
2015-02-11
1
-1/+1
*
cmInstallGenerator: Move GetDestination to subclasses that need it
Brad King
2015-02-11
1
-4/+4
*
Allow export of targets with INTERFACE_SOURCES.
Stephen Kelly
2015-02-10
1
-12/+16
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-4/+4
*
install: Allow absolute EXPORT destination with relative targets (#15258)
Brad King
2014-12-15
1
-37/+20
*
Export: Disallow export of targets with INTERFACE_SOURCES
Stephen Kelly
2014-11-29
1
-0/+11
*
Export: Populate INTERFACE_COMPILE_FEATURES property.
Stephen Kelly
2014-04-08
1
-0/+4
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-1/+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-4/+7
*
CMake 3.0.0-rc1 version update
Brad King
2014-02-19
1
-1/+1
*
Export: Use the CMAKE_DEVEL_VERSION macro for build-export files.
Stephen Kelly
2014-02-11
1
-14/+0
*
Export: Fix internal CMake version test logic
Brad King
2014-02-10
1
-4/+6
*
Export: Use a macro to ensure minimum development version requirement
Stephen Kelly
2014-02-09
1
-1/+13
*
export: Only generate and install configuration files if needed.
Stephen Kelly
2014-01-04
1
-6/+15
*
install: Rename variable referencing cmake version.
Stephen Kelly
2014-01-04
1
-3/+3
*
Export: Skip INTERFACE libraries when generating -config files.
Stephen Kelly
2013-12-19
1
-7/+5
*
QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.
Stephen Kelly
2013-11-27
1
-0/+4
*
Use new cmHasLiteralPrefix function
Stephen Kelly
2013-11-21
1
-4/+4
*
cmExportInstallFileGenerator: Fix comment to match reality.
Stephen Kelly
2013-10-10
1
-2/+2
*
install: Teach EXPORT option to handle INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
1
-1/+18
*
CMake 2.8.12-rc1
Brad King
2013-08-15
1
-1/+1
*
Add a convenient way to add the includes install dir to the INTERFACE.
Stephen Kelly
2013-07-24
1
-6/+6
*
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-0/+4
|
\
|
*
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-07-16
1
-0/+4
*
|
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
1
-0/+19
|
/
*
Generate INTERFACE_COMPILE_OPTIONS on export.
Stephen Kelly
2013-06-10
1
-0/+4
[next]