Regina Pfeifer
|
d331021255
clang-tidy: isolate declarations for readability
|
6 years ago |
Brad King
|
c85524a94a
Ensure stdin, stdout, and stderr pipes are always open
|
6 years ago |
Vitaly Stakhovsky
|
82edd98300
cmSystemTools: MessageCallback and Message() accept std::string argument
|
6 years ago |
Regina Pfeifer
|
8c92db829b
MessageCallback: Remove unused bool& argument
|
6 years ago |
Regina Pfeifer
|
bcee24aecc
Use `std::function` for callbacks
|
6 years ago |
Brad King
|
a1f65014a3
Merge topic 'help-mark-default-generator'
|
6 years ago |
Craig Scott
|
6023fe7ff2
ccmake: Append rather than replace Generators section of docs
|
7 years ago |
Artur Ryt
|
7408cd3929
cmake: Return generator docs directly
|
7 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
98628de812
Extend libuv file translate mode workaround to all executables
|
7 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
c36d63cd48
cmake: initialize with Role that controls which commands to register
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
2988abd939
clang-tidy: apply modernize-use-bool-literals fixes
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
32f756c822
CursesDialog: include what you use
|
9 years ago |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 years ago |
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
|
180538c706
Source: Stabilize include order
|
9 years ago |
Stephen Kelly
|
57bdc1a2f7
cmState: Compute and store directory components.
|
10 years ago |
Stephen Kelly
|
ff7169a03c
Port to cmState.
|
10 years ago |
Brad King
|
87be2e1427
Do not call setlocale() globally in CMake applications (#15377)
|
10 years ago |
Brad King
|
94d1879ba0
Merge topic 'cmake-no-args-output'
|
11 years ago |
Adam Strzelecki
|
de7c2882ff
cmake,ccmake: Produce shorter output on no arguments (#14973)
|
11 years ago |