Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Andrey Pokrovskiy
|
7dbfdddf33
cmExportInstallFileGenerator: Fix crash in FindNamespaces
|
9 years ago |
Stephen Kelly
|
c099e00fc0
Access policy status from cmGeneratorTarget at generate time.
|
10 years ago |
Stephen Kelly
|
88d10d55ac
cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget.
|
10 years ago |
Stephen Kelly
|
eb3be7d688
cmGeneratorTarget: Move GetExportName from cmTarget.
|
10 years ago |
Stephen Kelly
|
d231c31b98
Export: Port internal API to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
e666128243
Export: Port internal utility to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
2b9cc1e248
Export: Port some API to cmGlobalGenerator.
|
10 years ago |
Stephen Kelly
|
97062ac268
cmInstallTargetGenerator: Port GetInstallFilename to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
6a72b3c84e
Export: Port interface to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
381e7afd36
cmExportSet: Store a cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
1f39ee5beb
cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile.
|
10 years ago |
Stephen Kelly
|
d560bfd273
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
|
10 years ago |
Stephen Kelly
|
c971338416
Export: Port more API to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
1aa13f2b58
cmExportInstallFileGenerator: Simplify local generator access.
|
10 years ago |
Stephen Kelly
|
a23fcc9558
cmInstallTargetGenerator: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
57f03e59ba
Port some of the cmExportFileGenerator API to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
10 years ago |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 years ago |
Brad King
|
f30022eb07
install: Allow generator expressions in TARGETS DESTINATION (#14317)
|
10 years ago |
Brad King
|
f99991db88
cmInstallGenerator: Move GetDestination to subclasses that need it
|
10 years ago |
Stephen Kelly
|
6da65b3907
Allow export of targets with INTERFACE_SOURCES.
|
11 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Brad King
|
dd089e08b5
install: Allow absolute EXPORT destination with relative targets (#15258)
|
11 years ago |
Stephen Kelly
|
e134805666
Export: Disallow export of targets with INTERFACE_SOURCES
|
11 years ago |