Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 éve |
Brad King
|
5385817762
Do not define cout/cerr preprocessor symbols
|
9 éve |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 éve |
Daniel Pfeifer
|
b941f3bfe7
CTest::CompressString: Avoid manual delete
|
9 éve |
Daniel Pfeifer
|
a5a7771a42
CTest::CompressString: Reorder code to avoid unnecessary allocation
|
9 éve |
Daniel Pfeifer
|
6ed564577d
CTest::Base64EncodeFile: Avoid manual delete
|
9 éve |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 éve |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 éve |
Chuck Atkins
|
02d177c9cc
Add additional <= and >= comparison operators
|
9 éve |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 éve |
Brad King
|
50adbfcacb
Merge topic 'reorganize-cmCTest'
|
9 éve |
Jean-Christophe Fillion-Robin
|
30c5f94c5b
cmCTest: Rename "ProcessTests()" to "ProcessSteps()" and improve doxygen
|
9 éve |
Jean-Christophe Fillion-Robin
|
7c87ab755c
cmCTest: Facilitate code reading adding consistent comments in Run()
|
9 éve |
Jean-Christophe Fillion-Robin
|
6d8b9aa65a
cmCTest: Improve readability adding "HandleTest(Action|Model)Argument()"
|
9 éve |
Jean-Christophe Fillion-Robin
|
280d0a6947
cmCTest: Improve readability adding "RunCMakeAndTest()" and "ExecuteTests()"
|
9 éve |
Jean-Christophe Fillion-Robin
|
898cb987b4
cmCTest: Fix typo
|
9 éve |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 éve |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 éve |
Daniel Pfeifer
|
fa277b29e4
Remove c_str() calls from stream arguments.
|
9 éve |
Daniel Pfeifer
|
c6220de276
Use the empty() method to check for emptyness.
|
9 éve |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 éve |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 éve |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 éve |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 éve |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 éve |
Brad King
|
180538c706
Source: Stabilize include order
|
9 éve |
Stephen Kelly
|
20b95ef8c8
cmState: Initialize default definitions immediately.
|
10 éve |
Stephen Kelly
|
6da4cd8fb9
CTest: Remove needless cmLocalGenerator creation.
|
10 éve |
Roman Wüger
|
fd47df4503
CTest: Add options to limit output of passed and failed tests
|
10 éve |
Brad King
|
e18f6fe276
Merge topic 'fix-ctest-xml-double-encoding'
|
10 éve |