summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* ENH: Be more verboseAndy Cedilnik2005-06-101-5/+5
* ENH: Be more verboseAndy Cedilnik2005-06-102-0/+21
* BUG: Remove debugging codeAndy Cedilnik2005-06-071-5/+0
* ENH: Use CMake for parsing DartTestfile.txtAndy Cedilnik2005-06-072-115/+267
* BUG: Initialize the iterator to prevent seg-faultAndy Cedilnik2005-06-061-0/+2
* ENH: Move the build-and-test code to a handlerAndy Cedilnik2005-06-032-0/+529
* ENH: Add a method to parse command line argument inside the handlerAndy Cedilnik2005-06-032-0/+11
* BUG: Remove unused codeAndy Cedilnik2005-06-031-1/+0
* BUG: Fix the order of things to make submit handler not crash when proxies ar...Andy Cedilnik2005-06-021-71/+74
* ENH: Cleanup output even moreAndy Cedilnik2005-06-021-19/+32
* COMP: Remove compile warningAndy Cedilnik2005-06-021-3/+3
* ENH: Once the number of errors or warnings was reached, stop counting them. A...Andy Cedilnik2005-06-022-37/+79
* BUG: On windows there are problems when opening file as asciiAndy Cedilnik2005-06-021-1/+1
* ENH: Streamline build process. This reduces the memory footprint, since only ...Andy Cedilnik2005-06-012-169/+424
* COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGEAndy Cedilnik2005-05-318-78/+78
* ENH: Add support for writing output file. While doing that, redesign the way ...Andy Cedilnik2005-05-3112-358/+312
* ENH: Use generated file stream for filesAndy Cedilnik2005-05-271-3/+3
* ENH: Fix for changes in XML-RPC for Dart2Andy Cedilnik2005-05-261-16/+5
* ENH: Add notesAndy Cedilnik2005-05-081-0/+16
* ENH: Remove error about not being able to update CTest configurationAndy Cedilnik2005-05-081-0/+1
* ENH: Remove memory leak and remember global generator for next timeAndy Cedilnik2005-05-082-7/+41
* ENH: Add default configure rules for CMake projects and add default rules for...Andy Cedilnik2005-05-052-7/+89
* ENH: Add variable that holds cmake executableAndy Cedilnik2005-05-051-0/+2
* ENH: Allow spaces in update commandAndy Cedilnik2005-05-041-0/+2
* ENH: Improve syntaxAndy Cedilnik2005-05-0411-58/+246
* ENH: Add Site and BuildName, make sure that the rest of the default -S rule d...Andy Cedilnik2005-05-031-1/+5
* COMP: Added pragma directives for SGI compilers to avoid useless warnings.Brad King2005-05-031-0/+8
* ENH: CleanupsAndy Cedilnik2005-05-0312-82/+82
* ENH: Promote submit into a full handler, add test and submit command and do s...Andy Cedilnik2005-05-038-27/+469
* ENH: Make ctest build command workAndy Cedilnik2005-05-022-0/+40
* ENH: More commands. Start working on new style ctest configurationAndy Cedilnik2005-05-027-1/+286
* 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