Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
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
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
2fd5fd1f4d
Merge topic 'minor-cleanups'
|
10 years ago |
Stephen Kelly
|
6bd7bd1e06
Export: Use existing IsDLLPlatform porcelain
|
10 years ago |
Stephen Kelly
|
331023ae06
Export: Remove unused variable
|
10 years ago |
Stephen Kelly
|
c099e00fc0
Access policy status from cmGeneratorTarget at generate time.
|
10 years ago |
Stephen Kelly
|
83703bda7d
cmGeneratorTarget: Copy IsExecutableWithExports from cmTarget.
|
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
|
6a72b3c84e
Export: Port interface to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
381e7afd36
cmExportSet: Store a cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
b857f0d84b
Use GetName from cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
488723f5cd
cmMakefile: Store container of cmExportBuildFileGenerators.
|
10 years ago |
Stephen Kelly
|
8d2e3e53b9
cmGeneratorTarget: Move HasImplibGNUtoMS from cmTarget.
|
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
|
57f03e59ba
Port some of the cmExportFileGenerator API to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
57ab0f70b5
Port cmExportBuildFileGenerator to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
ec38e4c84f
Move GetFullPath to cmGeneratorTarget
|
13 years ago |
Stephen Kelly
|
52919ac8ac
cmMakefile: Make cmListFileBacktrace default constructible.
|
10 years ago |
Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
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 |