Stephen Kelly
|
57f03e59ba
Port some of the cmExportFileGenerator API to cmGeneratorTarget.
|
13 lat temu |
Brad King
|
60eb396f10
Export: Escape exported property values when writing CMake language files
|
10 lat temu |
Stephen Kelly
|
de21168612
Port to static cmPolicies API.
|
10 lat temu |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 lat temu |
Stephen Kelly
|
6da65b3907
Allow export of targets with INTERFACE_SOURCES.
|
11 lat temu |
Brad King
|
b5a467262b
Merge topic 'drop-ancient-workarounds'
|
10 lat temu |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 lat temu |
Stephen Kelly
|
6162c9194b
Use two-iterator std::set::insert where appropriate.
|
11 lat temu |
Brad King
|
edce43514d
cmExportFileGenerator: Make SetImportLinkProperty a template
|
11 lat temu |
Ben Boeckel
|
a08292059e
genex: remove the need for backtraces
|
11 lat temu |
Stephen Kelly
|
3b673586f5
CMP0052: Make the warning message more informative.
|
11 lat temu |
Brad King
|
9e0b3153fa
CMP0052: Do not warn when include dir is not in source or build tree
|
11 lat temu |
Stephen Kelly
|
783bce295b
Export: Disallow exported interface includes in src/build tree (#14592).
|
11 lat temu |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 lat temu |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 lat temu |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 lat temu |
Ben Boeckel
|
ec97ed7d0c
stringapi: Use strings for property names
|
12 lat temu |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
11 lat temu |
Brad King
|
3a024ce0d8
Merge topic 'unicode-fstream'
|
11 lat temu |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
11 lat temu |
Stephen Kelly
|
3429541e1c
export: Rename some variables to reflect content type.
|
12 lat temu |
Stephen Kelly
|
9edee62f28
Constify handling of link targets.
|
12 lat temu |
Brad King
|
9d51c764f7
Merge topic 'export-includes'
|
12 lat temu |
Stephen Kelly
|
5838aba1aa
Export: Report error on relative include with genex.
|
12 lat temu |
Stephen Kelly
|
f088a32450
Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.
|
12 lat temu |
Stephen Kelly
|
9eedc850eb
Export: Process relative includes after genex evaluation.
|
12 lat temu |
Stephen Kelly
|
0bfcb450e6
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
|
12 lat temu |
Stephen Kelly
|
4fe963f656
Use new cmHasLiteralPrefix function
|
12 lat temu |
Brad King
|
25b7f87eca
Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master
|
12 lat temu |
Brad King
|
23d21b78e1
Do not export INTERFACE_LINK_LIBRARIES from non-linkable targets
|
12 lat temu |