Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
пре 8 година |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
пре 9 година |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
пре 9 година |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
пре 9 година |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
пре 9 година |
Daniel Pfeifer
|
c6220de276
Use the empty() method to check for emptyness.
|
пре 9 година |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
пре 9 година |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
пре 9 година |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
пре 9 година |
Stephen Kelly
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
пре 10 година |
Zack Galbreath
|
19d1a5599a
ctest_start: Add QUIET option
|
пре 10 година |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
пре 11 година |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
пре 11 година |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
пре 11 година |
David Cole
|
aad15c3abf
Fix issue #10060 - add APPEND arg to ctest_start command.
|
пре 16 година |
Brad King
|
e1548142fb
CTest: Move initial checkout to ctest_start()
|
пре 16 година |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
пре 16 година |
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 година |
Andy Cedilnik
|
6b5403c586
ENH: fix for no newline on some makes fix for ctest and some symlinks
|
пре 19 година |
Andy Cedilnik
|
12cc89a8e5
BUG: Try to fix the problem of bad test names
|
пре 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 година |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
пре 19 година |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
пре 20 година |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
пре 20 година |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
пре 20 година |
Andy Cedilnik
|
d9dc9b54a6
ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked
|
пре 20 година |
Andy Cedilnik
|
2cc5ed49d1
ENH: Several improvements to CTest:
|
пре 20 година |
Andy Cedilnik
|
f6e5a878fc
ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
|
пре 20 година |
Andy Cedilnik
|
8adc177bcf
ENH: Remove error about not being able to update CTest configuration
|
пре 20 година |
Andy Cedilnik
|
2b29497de9
ENH: Add Site and BuildName, make sure that the rest of the default -S rule does not happen, and make sure that new tag will be created
|
пре 20 година |