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
/
cmExportFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-12/+13
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-6/+9
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-1/+1
*
Merge topic 'unicode-fstream'
Brad King
2014-01-07
1
-3/+4
|
\
|
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-3/+4
*
|
export: Rename some variables to reflect content type.
Stephen Kelly
2014-01-06
1
-9/+9
|
/
*
Constify handling of link targets.
Stephen Kelly
2013-12-11
1
-1/+1
*
Merge topic 'export-includes'
Brad King
2013-12-02
1
-15/+55
|
\
|
*
Export: Report error on relative include with genex.
Stephen Kelly
2013-11-26
1
-14/+28
|
*
Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.
Stephen Kelly
2013-11-26
1
-1/+4
|
*
Export: Process relative includes after genex evaluation.
Stephen Kelly
2013-11-26
1
-0/+23
*
|
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
Stephen Kelly
2013-11-25
1
-15/+15
|
/
*
Use new cmHasLiteralPrefix function
Stephen Kelly
2013-11-21
1
-1/+1
*
Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master
Brad King
2013-11-03
1
-0/+5
|
\
|
*
Do not export INTERFACE_LINK_LIBRARIES from non-linkable targets
Brad King
2013-11-02
1
-0/+4
|
*
CMP0022: Plain target_link_libraries must populate link interface
Brad King
2013-11-02
1
-0/+1
*
|
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-3/+3
*
|
cmTarget: Add interface for compatible numeric properties
Stephen Kelly
2013-10-24
1
-0/+14
*
|
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
1
-0/+6
*
|
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
1
-5/+11
|
\
\
|
*
|
export: Add support for INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
1
-5/+11
|
|
/
*
|
Export: Never treat private link libraries as public package dependencies.
Stephen Kelly
2013-09-24
1
-1/+2
|
/
*
Export: Process generator expressions from INCLUDES DESTINATION.
Stephen Kelly
2013-07-31
1
-3/+25
*
Merge topic 'fix-export-includes-crash'
Brad King
2013-07-29
1
-1/+1
|
\
|
*
Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES.
Stephen Kelly
2013-07-29
1
-1/+1
*
|
Merge topic 'minor-cleanups'
Brad King
2013-07-29
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Export: Fix typo of LINK_INTERFACE_LIBRARIES.
Stephen Kelly
2013-07-26
1
-1/+1
*
|
Merge topic 'install-interface-relative'
Brad King
2013-07-26
1
-1/+2
|
\
\
|
*
|
Genex: Allow relative paths in INSTALL_INTERFACE.
Stephen Kelly
2013-07-25
1
-1/+2
*
|
|
Merge topic 'install-interface-includes'
Brad King
2013-07-26
1
-4/+8
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Add a convenient way to add the includes install dir to the INTERFACE.
Stephen Kelly
2013-07-24
1
-4/+8
*
|
export: Error when exporting a target without a language
Ben Boeckel
2013-07-25
1
-0/+10
*
|
ExportTargets: add one more comment to the generated file.
Alex Neundorf
2013-07-19
1
-1/+3
|
/
*
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
1
-0/+50
*
Merge topic 'rpath-on-mac'
Brad King
2013-06-03
1
-1/+5
|
\
|
*
OS X: Add support for @rpath in export files.
Clinton Stimpson
2013-06-03
1
-1/+5
*
|
Add EXPORT_NAME property.
Stephen Kelly
2013-05-18
1
-5/+7
|
/
*
install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES
Stephen Kelly
2013-03-26
1
-0/+111
*
Merge topic 'try_compile-targets'
Brad King
2013-02-25
1
-0/+3
|
\
|
*
Add a new Export generator for IMPORTED targets.
Stephen Kelly
2013-02-22
1
-0/+3
*
|
export files: rewrite the code for checking required targets
Alex Neundorf
2013-02-20
1
-13/+30
|
/
*
Revert "Add a way to exclude INTERFACE properties from exported targets."
Stephen Kelly
2013-02-13
1
-4/+3
*
Revert "Add the $<LINKED:...> generator expression."
Stephen Kelly
2013-02-13
1
-60/+6
*
Deduplicate the isGeneratorExpression method.
Stephen Kelly
2013-02-07
1
-9/+1
*
Add the $<LINKED:...> generator expression.
Stephen Kelly
2013-01-31
1
-6/+60
*
Add a way to exclude INTERFACE properties from exported targets.
Stephen Kelly
2013-01-31
1
-3/+4
*
Advance more when preprocessing exported strings.
Stephen Kelly
2013-01-31
1
-1/+1
*
Merge topic 'fix-TARGET_PROPERTY-extraction'
Brad King
2013-01-29
1
-11/+3
|
\
|
*
Fix TARGET_PROPERTY target extractions.
Stephen Kelly
2013-01-29
1
-11/+3
[next]