Stephen Kelly
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 years ago |
Brad King
|
493388ce48
ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610)
|
10 years ago |
Daniel Pfeifer
|
ed42c203ed
cmCTestUpdateHandler: Port to cmXMLWriter
|
10 years ago |
Nils Gladitz
|
a198839a7b
CTest: Fix locale used for VCS updates
|
10 years ago |
Nils Gladitz
|
6a661f0603
CTest: To enforce the C locale use LC_ALL instead of LC_MESSAGES.
|
10 years ago |
Zack Galbreath
|
645ad117e1
ctest_update: Add QUIET option
|
10 years ago |
Stephen Kelly
|
fd7b371293
Replace foo.size() pattern with !foo.empty().
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 years ago |
Bill Hoffman
|
653529ce55
CTest: Allow / to be in the build name, and be consistent with the build name
|
11 years ago |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
Pedro Navarro
|
970c82348b
ctest_update: Add support for Perforce p4 client
|
12 years ago |
Brad King
|
1da611fd46
ctest_update: Report failure in Update.xml
|
15 years ago |
Brad King
|
a4cdd73636
Use literal quotes in Update.xml UpdateCommand
|
16 years ago |
Brad King
|
e1548142fb
CTest: Move initial checkout to ctest_start()
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
d4d467dbd5
ENH: Teach CTest to handle Mercurial repositories
|
16 years ago |
Brad King
|
a524e07152
ENH: Teach CTest to handle Bazaar repositories
|
16 years ago |
Brad King
|
9c17cbeb44
ENH: Teach CTest to handle git repositories
|
16 years ago |
Brad King
|
d66436e2e4
BUG: Fix return value of ctest_update
|
16 years ago |
Brad King
|
3829be4ca6
ENH: Refactor initial checkout into cmCTestVC
|
16 years ago |
Brad King
|
80282b749f
ENH: Rewrite CTest Update implementation
|
16 years ago |
Brad King
|
de3dedb4ea
ENH: Factor out VCS work tree revision checks
|
16 years ago |
Brad King
|
d76bc78a12
ENH: Factor out nightly start time computation
|
16 years ago |
Brad King
|
fdd0d2a32b
ENH: Factor out svn work tree cleanup
|
16 years ago |
Brad King
|
6bdc2b5d99
ENH: Add cmCTestCVS and cmCTestSVN
|
16 years ago |
Brad King
|
0d66aa3915
ENH: Factor out VCS tool detection
|
16 years ago |
Brad King
|
844df75676
ENH: Factor out initial checkout method
|
16 years ago |
Brad King
|
a6c0784489
ENH: Refactor quoting of VCS tool command
|
16 years ago |
Brad King
|
57a1d0093e
ENH: Remove generation of unused Update.xml parts
|
16 years ago |