Vitaly Stakhovsky
|
73d52a862b
cmPropertyDefinition: Construct directly in defined state
|
5 年之前 |
Regina Pfeifer
|
41b0d60f48
cmDefinePropertyCommand: Port away from cmCommand
|
6 年之前 |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 年之前 |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 年之前 |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 年之前 |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Stephen Kelly
|
b159bff732
Move property definition to cmState.
|
10 年之前 |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 年之前 |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 年之前 |
Brad King
|
399e9c46d8
Drop builtin property documentation
|
12 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Brad King
|
8fcde75e88
ENH: Simplify docs args for define_property
|
16 年之前 |
Brad King
|
b459ec9f57
ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures.
|
17 年之前 |
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
|
0b9644910d
ENH: added the ability to document variables and cached_variables
|
18 年之前 |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 年之前 |