summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add internal errorAndy Cedilnik2005-04-281-0/+1
* COMP: Remove warningsAndy Cedilnik2005-04-261-1/+2
* ENH: Support for modified and conflicts in subversionAndy Cedilnik2005-04-241-42/+67
* BUG: Remember if there was update errorAndy Cedilnik2005-04-241-3/+3
* COMP: Commented out unused variable until the corresponding logic is finished.Brad King2005-04-221-2/+2
* ENH: Reorganize a bit and make sure to report an error if there are modified ...Andy Cedilnik2005-04-211-11/+21
* BUG: fix for bug 1717 incorrect path sent to dart serverBill Hoffman2005-04-071-1/+23
* ENH: Start adding support for CTest testfilesAndy Cedilnik2005-04-011-4/+14
* ENH: Remove curl build testingAndy Cedilnik2005-03-251-0/+1
* COMP: More cleanupsAndy Cedilnik2005-03-162-8/+8
* ENH: Make sure to use internal zlibAndy Cedilnik2005-03-163-9/+29
* ENH: Cleanup of the outputAndy Cedilnik2005-03-161-9/+4
* BUG: Do not report an error removing the binary directory if it doesn't exist.Brad King2005-03-111-4/+4
* BUG: xmlrpc does the base64 encodingAndy Cedilnik2005-03-091-24/+1
* COMP: Remove warningAndy Cedilnik2005-03-071-1/+3
* COMP: Remove warning and fix the logicAndy Cedilnik2005-03-061-6/+7
* COMP: Remove compile errorAndy Cedilnik2005-03-051-1/+2
* ENH: Start working on xmlrpc code. This code does not work, but it will at le...Andy Cedilnik2005-03-042-0/+126
* ENH: CleanupsAndy Cedilnik2005-03-041-4/+2
* BUG: This cmakelists file is not used any moreAndy Cedilnik2005-03-041-38/+1
* COMP: CMake should be build static. Also propagate build_shared_libs to curlAndy Cedilnik2005-03-011-1/+1
* COMP: Remove warnings about shadow variablesAndy Cedilnik2005-02-274-16/+16
* BUG: Detect when TestsToRunInformation is not setAndy Cedilnik2005-02-171-0/+4
* ENH: Some more generalizationAndy Cedilnik2005-02-171-0/+17
* ENH: Cleanups and add CTEST_UPDATE commandAndy Cedilnik2005-02-174-6/+136
* ENH: Add a way to set options of the handler genericlyAndy Cedilnik2005-02-172-0/+36
* ENH: Cleanups and add CTEST_START commandAndy Cedilnik2005-02-176-14/+179
* BUG: Report errorsAndy Cedilnik2005-02-162-2/+9
* COMP: Remove unused variableAndy Cedilnik2005-02-161-2/+0
* COMP: Remove warningAndy Cedilnik2005-02-161-1/+1
* ENH: Improve output, and handle 'G' files in subversionAndy Cedilnik2005-02-161-7/+25
* BUG: If project is up to date, handle that caseAndy Cedilnik2005-02-161-2/+2
* ENH: Initial implementation of SVN support. Closes Bug #1601 - Add subversion...Andy Cedilnik2005-02-162-204/+613
* COMP: Avoid adding content_encoding.c twice.Brad King2005-02-011-4/+0
* ENH: Add error regexAndy Cedilnik2005-01-281-0/+1
* COMP: Fix build on sunAndy Cedilnik2005-01-271-8/+10
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-2716-639/+821
* ENH: clean up running of default scriptKen Martin2005-01-273-21/+16
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-2714-107/+122
* COMP: fix some compiler warnings/errorsKen Martin2005-01-274-4/+5
* ENH: Add compression support to XML filesAndy Cedilnik2005-01-276-27/+31
* ENH: added more capabilities to ctestKen Martin2005-01-279-15/+564
* ENH: Add support for shrinking the output of the testAndy Cedilnik2005-01-262-0/+83
* ENH: now limits warnings and error report to 50 eachKen Martin2005-01-121-2/+2
* ENH: now limits warnings and error report to 50 eachKen Martin2005-01-121-34/+63
* ENH: Add support for proxy authentication (thanks Jean-Michel)Andy Cedilnik2004-11-242-1/+22
* ENH: Make more things XML safeAndy Cedilnik2004-11-231-12/+12
* ENH: added -U option to take union of -R and -IKen Martin2004-11-132-44/+78
* ENH: Another linker error on sunAndy Cedilnik2004-11-111-0/+1
* COMP: Remove warning on iclAndy Cedilnik2004-10-261-1/+1