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 |
Brad King
|
1b499f0019
BUG: Fix svn update logic for modified files
|
16 years ago |
Brad King
|
354f7eb9ab
STYLE: Fix spelling in cmCTestUpdateHandler
|
16 years ago |
Brad King
|
dc13914cd6
ENH: Create cmXMLSafe to help escapes in XML
|
16 years ago |
Brad King
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 years ago |
Brad King
|
f0e6000827
BUG: Manage LC_MESSAGES with an object
|
17 years ago |
Brad King
|
c2d2a412b8
STYLE: Remove trailing whitespace
|
17 years ago |
Bill Hoffman
|
935e984900
BUG: use LC_MESSAGES = C instead of en_EN
|
17 years ago |
Brad King
|
9d1f471845
BUG: Fix recognition of files deleted from CVS
|
17 years ago |
Bill Hoffman
|
74e606a270
ENH: play it safe and restore the value of LC_MESSAGES
|
17 years ago |