Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Ben Boeckel
|
83a5e453f8
stringapi: Use strings for test names
|
11 years ago |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 years ago |
Stephen Kelly
|
4fe963f656
Use new cmHasLiteralPrefix function
|
12 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Adrien Destugues
|
54ef2bea37
Haiku: Include files cleanup in cmCTest
|
12 years ago |
Zack Galbreath
|
eb2decc02d
ctest: Add --rerun-failed option
|
12 years ago |
Sean McBride
|
1399825cf9
Remove some uses of obsolete 'register' storage specifier
|
12 years ago |
Stephen Kelly
|
db43502326
CTest: Read CTEST_PARALLEL_LEVEL from environment
|
12 years ago |
Andreas Mohr
|
ddac8d3d2d
Fix spelling and typos (affecting binary data / module messages)
|
12 years ago |
Rolf Eike Beer
|
7a1b961de8
Haiku no longer defines __BEOS__
|
13 years ago |
Brad King
|
da6b0ffe5d
Merge topic 'ctest-SUBMIT_INDEX-cdash'
|
13 years ago |
Brad King
|
1cfaa2f1a0
CTest: Allow SUBMIT_INDEX with CDash
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
David Cole
|
c77b57ba7d
CTest: Allow -Dvar=value with no space between the D and the var
|
13 years ago |
David Cole
|
93d084c180
CTest: Extend -D command line arg handling for variable definitions
|
13 years ago |
David Cole
|
af298480d0
CTest: Rename local variable for clarity
|
13 years ago |
David Cole
|
24ba0fd078
CTest: Refactor error output into ErrorMessageUnknownDashDValue
|
13 years ago |
Brad King
|
b10c5cbb87
CTest: Simplify environment save/restore
|
13 years ago |
Valat Sébastien
|
52f937aea8
CTest: Do not get CDash version without drop site (#12618)
|
14 years ago |
David Cole
|
92af1dad06
CTest: Disallow problem chars in build and site names (#11792)
|
14 years ago |
David Cole
|
c2300e6265
Merge topic 'fix-12539-ctestconfig-from-build-dir'
|
14 years ago |
David Cole
|
e0d97b6728
Merge topic 'fix-12383-clear-ctest-vecs'
|
14 years ago |
Jean-Christophe Fillion-Robin
|
76ecdd8d16
CTest: Look for CTestConfig.cmake in build dir first, then source dir
|
14 years ago |
David Cole
|
499c104572
CTest: Clear custom vectors before populating (#12383)
|
14 years ago |
Bernhard Walle
|
26b6794fd5
Source/cmCTest.cxx: Add missing newline (#12538)
|
14 years ago |
Thomas Jarosch
|
f47393c66b
CTest: Fix memory leaks on error
|
14 years ago |
Zach Mullen
|
0e591ed4c2
Fix type conversion warning
|
14 years ago |