Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Andy Cedilnik | 2005-06-23 | 1 | -2/+3 |
| | | | | multiple submited files | ||||
* | ENH: Add superclass for all commands and handlers. Improve handlers to have ↵ | Andy Cedilnik | 2005-06-17 | 1 | -4/+51 |
| | | | | initialization code, and start initializing ctest when start is invoked | ||||
* | ENH: Several improvements to CTest: | Andy Cedilnik | 2005-06-16 | 1 | -11/+50 |
| | | | | | | | | | 1. Support for showing line numbers when debugging ctest --show-line-numbers 2. Modify the ctest initialization code, so that it can be delayed 3. Handlers now have corresponding command if they were invoked from the command (so far only update actually use that) 4. Start command is simplified and the functionality is moved to CTest 5. Update can perform initial checkout if CTEST_CHECKOUT_COMMAND is set 6. Add test that checks out kwsys and perform tests on the fresh checkout | ||||
* | 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 |
| | | | | ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake | ||||
* | ENH: Allow spaces in update command | Andy Cedilnik | 2005-05-04 | 1 | -0/+2 |
| | |||||
* | ENH: Cleanups | Andy Cedilnik | 2005-05-03 | 1 | -10/+10 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2005-04-26 | 1 | -1/+2 |
| | |||||
* | ENH: Support for modified and conflicts in subversion | Andy Cedilnik | 2005-04-24 | 1 | -42/+67 |
| | |||||
* | BUG: Remember if there was update error | Andy Cedilnik | 2005-04-24 | 1 | -3/+3 |
| | |||||
* | COMP: Commented out unused variable until the corresponding logic is finished. | Brad King | 2005-04-22 | 1 | -2/+2 |
| | |||||
* | ENH: Reorganize a bit and make sure to report an error if there are modified ↵ | Andy Cedilnik | 2005-04-21 | 1 | -11/+21 |
| | | | | files or conflicts | ||||
* | ENH: Cleanups and add CTEST_UPDATE command | Andy Cedilnik | 2005-02-17 | 1 | -6/+6 |
| | |||||
* | COMP: Remove unused variable | Andy Cedilnik | 2005-02-16 | 1 | -2/+0 |
| | |||||
* | ENH: Improve output, and handle 'G' files in subversion | Andy Cedilnik | 2005-02-16 | 1 | -7/+25 |
| | |||||
* | BUG: If project is up to date, handle that case | Andy Cedilnik | 2005-02-16 | 1 | -2/+2 |
| | |||||
* | ENH: Initial implementation of SVN support. Closes Bug #1601 - Add ↵ | Andy Cedilnik | 2005-02-16 | 1 | -203/+604 |
| | | | | subversion support | ||||
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -1/+1 |
| | |||||
* | ENH: Add a superclass to all handlers | Andy Cedilnik | 2005-01-27 | 1 | -3/+1 |
| | |||||
* | ENH: Add compression support to XML files | Andy Cedilnik | 2005-01-27 | 1 | -3/+4 |
| | |||||
* | ENH: Make more things XML safe | Andy Cedilnik | 2004-11-23 | 1 | -12/+12 |
| | |||||
* | ENH: Add development version support in CMake | Andy Cedilnik | 2004-10-22 | 1 | -1/+3 |
| | |||||
* | more cleanup of ctest | Ken Martin | 2004-09-09 | 1 | -1/+0 |
| | |||||
* | some bug fixes for my recent checkins and some more cleanup | Ken Martin | 2004-09-07 | 1 | -0/+407 |