Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |
Daniel Pfeifer
|
1b2bb93302
Remove redundant c_str() calls.
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Betsy McPhail
|
f62d301b92
ctest: Optionally avoid starting tests that may exceed a given CPU load
|
10 年之前 |
Zack Galbreath
|
1643b905e0
ctest_submit: Add QUIET option
|
10 年之前 |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 年之前 |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 年之前 |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 年之前 |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
12 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Johan Björk
|
856a9e499f
RunSingleCommand: Replace verbose boolean with enum
|
14 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Zach Mullen
|
177edc5ed1
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover for ctest
|
16 年之前 |
Bill Hoffman
|
40366f6ced
ENH: fix part submission to not have memory of the last part submission
|
17 年之前 |
Brad King
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 年之前 |
Brad King
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 年之前 |
David Cole
|
9457ca3cf5
ENH: Add OPTIONS argument to the ctest_configure command so that you can pass -D arguments to the cmake configure step from a ctest -S script. Also clarify/correct some not so helpful error messages.
|
17 年之前 |
Bill Hoffman
|
bb7b27e417
ENH: add initial ctest -j feature
|
17 年之前 |
Alexander Neundorf
|
3daac0432c
|
18 年之前 |
Bill Hoffman
|
65ae576c01
ENH: make sure there is an error and notify user if nightly start time not set
|
18 年之前 |
Ken Martin
|
aae0bcdacf
STYLE: fix line length
|
19 年之前 |
Andy Cedilnik
|
e2102dea48
BUG: Make handle arguments work again
|
19 年之前 |
Andy Cedilnik
|
2d81046ae2
ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting
|
19 年之前 |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
20 年之前 |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
20 年之前 |
Andy Cedilnik
|
bd9852e50f
COMP: Simplify logic and remove sun compile error
|
20 年之前 |