summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: ::Stdout method should flush cout after writing data.Brad King2004-01-211-1/+2
* BUG: empty method on std string is a test, and does not set the string to empty.Brad King2004-01-211-3/+3
* BUG: fix leakBill Hoffman2004-01-211-3/+6
* BUG: Fixed buffer size in MakeXMLSafe.Brad King2004-01-211-1/+1
* BUG: Fix valgrind error. If working directory is not set do not do chdirAndy Cedilnik2004-01-211-9/+10
* BUG: if a test is not found, it should failBill Hoffman2004-01-211-1/+2
* ENH: make sure tests that are not run fail, and make sure that it does not tr...Bill Hoffman2004-01-211-7/+19
* ENH: bug fix for IBM broken xlC 6.0.0.4 compilerBill Hoffman2004-01-201-1/+1
* ENH: dont do relative paths when nothing is relativeBill Hoffman2004-01-201-0/+4
* ERR: Fixed unused argument warning.Brad King2004-01-191-0/+1
* ERR: Must include Dart module after PROJECT command.Brad King2004-01-191-6/+8
* ENH: Added Dart testing configuration.Brad King2004-01-171-0/+15
* ENH: Added a recursive process execution test.Brad King2004-01-171-27/+100
* fix so that ctest is run even with bad cmake resultKen Martin2004-01-161-4/+10
* ERR: Disabling some borland warnings.Brad King2004-01-161-0/+4
* ENH: Handle spaces in the dart output of testAndy Cedilnik2004-01-151-2/+3
* ENH: Added more error state checks to RunSingleCommand.Brad King2004-01-151-0/+10
* ERR: Do not ignore argument after nocmakeAndy Cedilnik2004-01-131-1/+0
* ENH: add no cmake optionBill Hoffman2004-01-132-31/+42
* BUG: try to get access to work on borlandBill Hoffman2004-01-121-1/+3
* ENH: use access over stat for performanceBill Hoffman2004-01-121-2/+7
* ENH: Only look for executable until foundAndy Cedilnik2004-01-122-57/+58
* BUG: make sure property list is cleared between cache loadingsBill Hoffman2004-01-121-2/+7
* ENH: clean up the output some moreBill Hoffman2004-01-091-2/+8
* ENH: clean up outputBill Hoffman2004-01-091-24/+47
* ENH: add an ability to specify a build run directoryBill Hoffman2004-01-092-1/+17
* ENH: clean up outputBill Hoffman2004-01-091-1/+2
* ENH: add a local target for libraries as well as executablesBill Hoffman2004-01-091-3/+16
* BUG: Updated warning regex to match in more cases.Brad King2004-01-091-1/+1
* BUG: if the build fails then the test failsBill Hoffman2004-01-091-1/+1
* BUG: fix arguments to wxwindows testBill Hoffman2004-01-091-1/+1
* BUG: make sure relative paths in command line options are expandedBill Hoffman2004-01-081-2/+9
* BUG: make sure null terminator is in the right place for putenv static char a...Bill Hoffman2004-01-083-7/+5
* ENH: remove warningBill Hoffman2004-01-081-1/+1
* ENH: remove warningBill Hoffman2004-01-081-1/+0
* temp remove of optimization internal ctest use putenv causing trouble on cygwinBill Hoffman2004-01-071-1/+2
* ENH: print errors when they are thereBill Hoffman2004-01-071-0/+2
* BUG: initialize ivarBill Hoffman2004-01-071-0/+1
* BUG: fix command line parser bugBill Hoffman2004-01-071-4/+0
* ENH: remove warningBill Hoffman2004-01-071-4/+2
* ENH: remove warningsBill Hoffman2004-01-071-3/+3
* ENH: add new feature to ctest so that it can cmake, build and run a test exec...Bill Hoffman2004-01-078-480/+1214
* BUG: fix crash in external dsp includeBill Hoffman2004-01-071-1/+0
* BUG: fix crashBill Hoffman2004-01-071-1/+1
* ENH: Improve notes support (now you can specify them with the rest of the com...Andy Cedilnik2004-01-073-53/+116
* ENH: Removing empty source file now that makefile dependencies should have up...Brad King2004-01-065-5/+0
* ENH: fix for hp make and relative paths never have targets with a ./ at the s...Bill Hoffman2004-01-062-7/+12
* fix for glob commandKen Martin2004-01-051-3/+2
* BUG: Fixed typo in error message.Brad King2004-01-051-1/+1
* fix for long lines with post build rulesKen Martin2004-01-051-3/+3