index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestUpdateHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Teach CTest to handle Mercurial repositories
Brad King
2009-07-10
1
-1/+19
*
ENH: Teach CTest to handle Bazaar repositories
Brad King
2009-05-14
1
-0/+18
*
ENH: Teach CTest to handle git repositories
Brad King
2009-04-22
1
-1/+19
*
BUG: Fix return value of ctest_update
Brad King
2009-03-20
1
-2/+3
*
ENH: Refactor initial checkout into cmCTestVC
Brad King
2009-02-26
1
-40/+6
*
ENH: Rewrite CTest Update implementation
Brad King
2009-02-25
1
-637/+20
*
ENH: Factor out VCS work tree revision checks
Brad King
2009-02-24
1
-83/+11
*
ENH: Factor out nightly start time computation
Brad King
2009-02-24
1
-12/+1
*
ENH: Factor out svn work tree cleanup
Brad King
2009-02-24
1
-42/+3
*
ENH: Add cmCTestCVS and cmCTestSVN
Brad King
2009-02-24
1
-0/+17
*
ENH: Factor out VCS tool detection
Brad King
2009-02-24
1
-64/+93
*
ENH: Factor out initial checkout method
Brad King
2009-02-24
1
-58/+65
*
ENH: Refactor quoting of VCS tool command
Brad King
2009-02-23
1
-11/+9
*
ENH: Remove generation of unused Update.xml parts
Brad King
2009-02-17
1
-68/+7
*
BUG: Fix svn update logic for modified files
Brad King
2009-02-16
1
-0/+4
*
STYLE: Fix spelling in cmCTestUpdateHandler
Brad King
2009-02-16
1
-9/+9
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
1
-19/+20
*
ENH: Divide CTest file submission list by part
Brad King
2009-01-12
1
-1/+1
*
BUG: Manage LC_MESSAGES with an object
Brad King
2009-01-06
1
-25/+44
*
STYLE: Remove trailing whitespace
Brad King
2009-01-06
1
-3/+3
*
BUG: use LC_MESSAGES = C instead of en_EN
Bill Hoffman
2008-10-19
1
-4/+4
*
BUG: Fix recognition of files deleted from CVS
Brad King
2008-10-18
1
-1/+8
*
ENH: play it safe and restore the value of LC_MESSAGES
Bill Hoffman
2008-10-10
1
-1/+17
*
ENH: make sure LC_MESSAGES is en_EN so that we can parse the output of svn an...
Bill Hoffman
2008-10-10
1
-0/+8
*
BUG: undo fix for 7292 because a switched file should show up as an odd thing...
Bill Hoffman
2008-10-01
1
-1/+1
*
BUG: fix for bug 7292, svn parsing flagged errors or conflicts for switched o...
Bill Hoffman
2008-09-09
1
-1/+1
*
STYLE: line length
Bill Hoffman
2008-01-31
1
-1/+2
*
ENH: remove warnings
Bill Hoffman
2008-01-30
1
-1/+1
*
ENH: enhancements for cdash, include system information and better time entries
Bill Hoffman
2008-01-30
1
-0/+4
*
ENH: fatal error if cvs update fails
Bill Hoffman
2007-08-03
1
-1/+9
*
STYLE: Fix typo
Andy Cedilnik
2006-10-26
1
-1/+1
*
BUG: Replace some errors with warnings
Andy Cedilnik
2006-10-13
1
-2/+2
*
ENH: Add svn cleanup before running svn
Andy Cedilnik
2006-03-15
1
-6/+47
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-153/+165
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-79/+170
*
ENH: add extra thing for svn X status output
Bill Hoffman
2006-01-27
1
-0/+4
*
BUG: Fix the problem with update.xml.tmp not being coppied
Andy Cedilnik
2005-12-13
1
-5/+0
*
ENH: More output
Andy Cedilnik
2005-10-19
1
-1/+1
*
ENH: Better handling of removed files and remove warning
Andy Cedilnik
2005-07-22
1
-7/+2
*
ENH: Add support for detecting files that were removed
Andy Cedilnik
2005-07-21
1
-0/+19
*
ENH: Add default update options
Andy Cedilnik
2005-07-11
1
-0/+4
*
BUG: Remove warning when using CVS
Andy Cedilnik
2005-07-11
1
-8/+8
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-2/+3
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-4/+51
*
ENH: Several improvements to CTest:
Andy Cedilnik
2005-06-16
1
-11/+50
*
ENH: Separate standard output and standard error for problematic commands
Andy Cedilnik
2005-06-14
1
-15/+32
*
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
Andy Cedilnik
2005-05-31
1
-9/+9
*
ENH: Add support for writing output file. While doing that, redesign the way ...
Andy Cedilnik
2005-05-31
1
-71/+46
*
ENH: Allow spaces in update command
Andy Cedilnik
2005-05-04
1
-0/+2
*
ENH: Cleanups
Andy Cedilnik
2005-05-03
1
-10/+10
[next]