Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 lat temu |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 lat temu |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 lat temu |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 lat temu |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 lat temu |
Brad King
|
180538c706
Source: Stabilize include order
|
9 lat temu |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 lat temu |
Stephen Kelly
|
488723f5cd
cmMakefile: Store container of cmExportBuildFileGenerators.
|
10 lat temu |
Stephen Kelly
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 lat temu |
Brad King
|
7e9f908ef5
export: Reject custom target exports earlier (#15657)
|
10 lat temu |
Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
10 lat temu |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 lat temu |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 lat temu |
Daniele E. Domenichelli
|
be8ae96098
Allow the Package Registry to be disabled (#14849)
|
11 lat temu |
Stephen Kelly
|
936e00b92c
Simplify multiple config handling.
|
11 lat temu |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 lat temu |
Ben Boeckel
|
8d60da0cb5
cmTarget: Remove the project argument to FindTarget
|
11 lat temu |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
11 lat temu |
Stephen Kelly
|
84fac67f90
Don't allow include() of export(EXPORT) file at configure time.
|
11 lat temu |
Stephen Kelly
|
cbe7e8fae4
export: Implement EXPORT subcommand (#9822)
|
12 lat temu |
Clinton Stimpson
|
0b9906c2fb
Windows: Use wide-character system APIs
|
12 lat temu |
Stephen Kelly
|
1cd1430b1f
export(): Check targets exist at configure-time (#14608)
|
12 lat temu |
Stephen Kelly
|
66b290e7e2
export(): Process the export() command at generate time.
|
13 lat temu |
Stephen Kelly
|
5fe5c32480
export(): Set a Makefile on the cmExportBuildFileGenerator.
|
13 lat temu |
Stephen Kelly
|
af1f698757
CMP0024: Store the fact of included export in global generator.
|
12 lat temu |
Brad King
|
e81b6742f7
Merge topic 'haiku-updates'
|
12 lat temu |
Brad King
|
40c84683aa
Merge topic 'export-policy'
|
12 lat temu |
Adrien Destugues
|
1dc61f8142
Haiku: Remove use of B_COMMON_DIRECTORY
|
12 lat temu |
Stephen Kelly
|
435c912848
export: Add support for INTERFACE_LIBRARY targets
|
13 lat temu |
Stephen Kelly
|
904ff9fe59
export: Add policy CMP0024 to disallow include() of export files
|
12 lat temu |