Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 lat temu |
Vitaly Stakhovsky
|
60f57d0dcc
cmPropertyMap: Introduce cmProp as return type for GetProperty() functions
|
5 lat temu |
Butta
|
c5892e484e
Android: add support for native compilation, such as with the Termux app
|
6 lat temu |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 lat temu |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 lat temu |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 lat temu |
Regina Pfeifer
|
d63c1e4e6e
clang-tidy: modernize-return-braced-init-list
|
6 lat temu |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 lat temu |
Sebastian Holtermann
|
9b5cc42531
cmDefinitions: Remove const char* based Set method
|
6 lat temu |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 lat temu |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
7 lat temu |
Brad King
|
03d40110dc
cmStateSnapshot: Add method to get current directory snapshot
|
7 lat temu |
Marc Chevrier
|
a71caab46b
LINK_DIRECTORIES: Add new properties and commands
|
7 lat temu |
Vitaly Stakhovsky
|
437d0c16c7
cmStateSnapshot::GetDefinition(): Return std::string const*
|
7 lat temu |
Marc Chevrier
|
c1f5a44b28
LINK_OPTIONS: Add new family of properties
|
7 lat temu |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 lat temu |
Brad King
|
391a5837ee
cmake_policy: Add undocumented PARENT_SCOPE option to GET
|
7 lat temu |
jrp2014
|
acda926a04
Replace some uses of sprintf with std::to_string
|
7 lat temu |
Brad King
|
2d64f9f08d
include_regular_expression: Fix propagation to subdirectories
|
7 lat temu |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 lat temu |
Daniel Pfeifer
|
b1ec5deaf1
Pass large types by const&, small types by value
|
8 lat temu |
Brad King
|
c1aaf8a61d
Fix CMAKE_HOST_SYSTEM_NAME on SunOS
|
8 lat temu |
Gregor Jasny
|
0bbd993f61
Make CMAKE_HOST_SYSTEM_NAME available in scripting context
|
9 lat temu |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 lat temu |
Stephen Kelly
|
e0a84904eb
cmState: Split auxiliary classes into separate files
|
9 lat temu |