summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
...
* COMP: Remove warningAndy Cedilnik2005-07-061-2/+2
* ENH: Improve support for various versions of gcovAndy Cedilnik2005-07-062-86/+261
* BUG: On windows there can be a problem because scp does not handle drive name...Andy Cedilnik2005-07-061-1/+14
* STYLE: Unify number of spacesAndy Cedilnik2005-07-031-1/+1
* ENH: Improve performance by compiling regular expressions when neededAndy Cedilnik2005-07-031-35/+18
* ENH: Improve performance of testing and do not complain if DartTestfile.txt i...Andy Cedilnik2005-07-032-10/+10
* BUG: Exit properly on SCP submissionAndy Cedilnik2005-06-241-0/+1
* COMP: Remove warningsAndy Cedilnik2005-06-241-11/+10
* ENH: Move curl to utilitiesAndy Cedilnik2005-06-241-1/+1
* ENH: Initial importAndy Cedilnik2005-06-241-2/+2
* ENH: Make iterators constAndy Cedilnik2005-06-231-5/+5
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-2324-218/+407
* BUG: reverting to 1.53Utkarsh Ayachit2005-06-231-2/+1
* BUG: fixed conflicts between file names among different utilities.Utkarsh Ayachit2005-06-231-1/+2
* BUG: Fix displaying of percentageAndy Cedilnik2005-06-221-1/+1
* COMP: see about fixing warningKen Martin2005-06-201-2/+2
* ENH: Pass configuration type to subprocessesAndy Cedilnik2005-06-171-0/+1
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-1721-8/+267
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-168-91/+161
* ENH: Pass in memcheck command options and suppresions, and change skin to toolAndy Cedilnik2005-06-152-1/+8
* ENH: Handle passing in coverage commandAndy Cedilnik2005-06-151-0/+3
* ENH: Add commands for memory checking and coverageAndy Cedilnik2005-06-145-2/+355
* ENH: Separate standard output and standard error for problematic commandsAndy Cedilnik2005-06-142-21/+68
* 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