Gabor Bencze
|
067d1fa9c0
cmCommand refactor: cmGetDirectoryPropertyCommand
|
6 роки тому |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 роки тому |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 роки тому |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 роки тому |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 роки тому |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 роки тому |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
8 роки тому |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 роки тому |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 роки тому |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
9 роки тому |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 роки тому |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 роки тому |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 роки тому |
Stephen Kelly
|
5f66900e71
cmGlobalGenerator: Port Find API to cmMakefile.
|
10 роки тому |
Stephen Kelly
|
52b9d828ab
cmMakefile: Move CMP0059 handling to command code.
|
10 роки тому |
Stephen Kelly
|
fe603c7dfb
cmGetDirectoryPropertyCommand: Move variable to the point of use.
|
10 роки тому |
Stephen Kelly
|
8fc53c3ce8
cmGetDirectoryPropertyCommand: Extract StoreResult method.
|
10 роки тому |
Stephen Kelly
|
3ac4b90bfd
cmPropertyMap: Require a non-empty name parameter.
|
10 роки тому |
Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
10 роки тому |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 роки тому |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 роки тому |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 роки тому |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 роки тому |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 роки тому |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 роки тому |
Ken Martin
|
36eb538843
BUG: fix screwup in GetDirectoryProp...
|
18 роки тому |
Ken Martin
|
8c641677e9
ENH: some cleanup of get property commands
|
18 роки тому |
Brad King
|
30235517f8
BUG: Need to collapse path argument to get_directory_property. This addresses bug#3847.
|
19 роки тому |
Ken Martin
|
71b993560b
STYLE: fix line length
|
19 роки тому |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 роки тому |