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
/
cmExportBuildFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'minor-cleanups'
Brad King
2015-10-28
1
-1/+0
|
\
|
*
Export: Remove unused variable
Stephen Kelly
2015-10-26
1
-1/+0
*
|
Export: Use existing IsDLLPlatform porcelain
Stephen Kelly
2015-10-27
1
-5/+1
|
/
*
Access policy status from cmGeneratorTarget at generate time.
Stephen Kelly
2015-10-20
1
-2/+2
*
cmGeneratorTarget: Copy IsExecutableWithExports from cmTarget.
Stephen Kelly
2015-10-20
1
-1/+1
*
cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget.
Stephen Kelly
2015-10-19
1
-1/+1
*
cmGeneratorTarget: Move GetExportName from cmTarget.
Stephen Kelly
2015-10-18
1
-3/+3
*
Export: Port internal API to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-1/+1
*
Export: Port internal utility to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-7/+8
*
Export: Port some API to cmGlobalGenerator.
Stephen Kelly
2015-10-18
1
-5/+7
*
Export: Port interface to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-15/+14
*
cmExportSet: Store a cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-1/+5
*
Use GetName from cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-1/+1
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-4/+4
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-1/+1
*
cmMakefile: Store container of cmExportBuildFileGenerators.
Stephen Kelly
2015-10-14
1
-7/+14
*
cmGeneratorTarget: Move HasImplibGNUtoMS from cmTarget.
Stephen Kelly
2015-10-12
1
-1/+1
*
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
-2/+4
*
Port some of the cmExportFileGenerator API to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-2/+2
*
Port cmExportBuildFileGenerator to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-22/+24
*
Move GetFullPath to cmGeneratorTarget
Stephen Kelly
2015-07-27
1
-3/+6
*
cmMakefile: Make cmListFileBacktrace default constructible.
Stephen Kelly
2015-06-02
1
-1/+1
*
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-1/+1
*
Allow export of targets with INTERFACE_SOURCES.
Stephen Kelly
2015-02-10
1
-10/+3
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-3/+3
*
Export: Disallow export of targets with INTERFACE_SOURCES
Stephen Kelly
2014-11-29
1
-0/+10
*
backtrace: Convert to local paths in IssueMessage
Ben Boeckel
2014-06-05
1
-0/+1
*
Export: Populate INTERFACE_COMPILE_FEATURES property.
Stephen Kelly
2014-04-08
1
-0/+3
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-4/+4
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-3/+5
*
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
-1/+1
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-1/+1
*
export: Implement EXPORT subcommand (#9822)
Stephen Kelly
2013-12-24
1
-4/+32
*
Export: Clean up comment.
Stephen Kelly
2013-12-19
1
-2/+0
*
QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.
Stephen Kelly
2013-11-27
1
-0/+3
*
export(): Handle multiple dependent export sets.
Stephen Kelly
2013-10-11
1
-9/+64
*
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
1
-11/+10
*
export(): Set a Makefile on the cmExportBuildFileGenerator.
Stephen Kelly
2013-10-10
1
-11/+10
*
export: Add support for INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
1
-7/+17
*
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
1
-0/+9
*
Generate INTERFACE_COMPILE_OPTIONS on export.
Stephen Kelly
2013-06-10
1
-0/+3
*
Merge topic 'rpath-on-mac'
Brad King
2013-06-03
1
-0/+16
|
\
|
*
OS X: Add support for @rpath in export files.
Clinton Stimpson
2013-06-03
1
-0/+16
*
|
Merge topic 'framework-refactor'
Brad King
2013-06-03
1
-1/+1
|
\
\
|
|
/
|
*
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-1/+1
*
|
Add EXPORT_NAME property.
Stephen Kelly
2013-05-18
1
-2/+2
|
/
*
Export the COMPATIBLE_INTERFACE_BOOL content properties
Stephen Kelly
2013-01-21
1
-0/+1
*
Export the INTERFACE_PIC property.
Stephen Kelly
2013-01-15
1
-0/+2
[next]