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
*
Allow OBJECT libraries to be installed, exported, and imported
Robert Maynard
2017-04-18
1
-0/+19
*
Add support for x32-abi
Steven Newbury
2017-03-07
1
-1/+3
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-3/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Export: Factor out file generation steps into helpers
Bill Hoffman
2016-09-08
1
-69/+84
*
install: Fix computed import prefix in export files when it is "/"
Ben Keller
2016-09-06
1
-1/+4
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0/+10
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-1/+1
*
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
[next]