summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.cxx
Commit message (Expand)AuthorAgeFilesLines
* BUG: better error handlingKen Martin2005-02-221-0/+13
* ENH: ctest now uses CMake global generator to do the build part of build-and-...Ken Martin2005-02-221-233/+84
* ENH: Some more generalizationAndy Cedilnik2005-02-171-17/+11
* ENH: Cleanups and add CTEST_UPDATE commandAndy Cedilnik2005-02-171-6/+33
* ENH: Cleanups and add CTEST_START commandAndy Cedilnik2005-02-171-22/+27
* ENH: use ALL_BUILD targetBill Hoffman2005-02-161-3/+2
* ENH: getting closerBill Hoffman2005-02-141-0/+17
* BUG: Fixed --build-target implementation to work with Visual Studio generators.Brad King2005-02-041-2/+19
* ENH: Enable compression with DartConfiguration fileAndy Cedilnik2005-01-271-0/+1
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-53/+61
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-7/+14
* ENH: Add compression support to XML filesAndy Cedilnik2005-01-271-34/+44
* ENH: Add method to populate custom integersAndy Cedilnik2005-01-261-0/+14
* BUG: when ctest is looking for cmake look in the build directory as well as w...Bill Hoffman2005-01-171-12/+30
* ENH: added -U option to take union of -R and -IKen Martin2004-11-131-0/+4
* ENH: Add development version support in CMakeAndy Cedilnik2004-10-221-2/+5
* BUG: Remove instances of // in the outputAndy Cedilnik2004-10-191-3/+6
* EHN: Even more cleanupAndy Cedilnik2004-10-191-1/+7
* ENH: Add method to get the relative path to source or buildAndy Cedilnik2004-10-181-0/+44
* ENH: Handle coverage errorsAndy Cedilnik2004-10-171-1/+4
* BUG: On Windows, remove extra CR characters. Hopefully this will result in no...Andy Cedilnik2004-10-111-1/+5
* PERF: Several cleanups, and remove need for Curl directory to be in include pathAndy Cedilnik2004-10-051-1/+1
* ERR: Fix Windows buildAndy Cedilnik2004-10-051-1/+2
* ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have t...Andy Cedilnik2004-10-011-1/+1
* BUG: If notes file is missing, create empty notes file with error messageAndy Cedilnik2004-09-271-9/+0
* ENH: fix warning correctlyBill Hoffman2004-09-101-3/+2
* fix dash8 warningKen Martin2004-09-101-3/+3
* WAR: remove a warning on i64Bill Hoffman2004-09-091-1/+2
* more cleanup of ctestKen Martin2004-09-091-2156/+41
* duh errorsKen Martin2004-09-071-1/+0
* more warningsKen Martin2004-09-071-2/+2
* more cleanupKen Martin2004-09-071-4/+4
* more cleanupKen Martin2004-09-071-392/+9
* some bug fixes for my recent checkins and some more cleanupKen Martin2004-09-071-440/+33
* jesusKen Martin2004-09-061-1/+1
* starting cleanup of ctestKen Martin2004-09-061-493/+16
* ENH: Make default date shorterAndy Cedilnik2004-08-261-1/+9
* ENH: better error display for failureBill Hoffman2004-08-251-8/+10
* ENH: produce better error message for missing variables in -S modeBill Hoffman2004-08-251-1/+8
* now will check out src dir if it has the necc infoKen Martin2004-08-231-1/+23
* ENH: Handle gmake error messageAndy Cedilnik2004-08-191-0/+1
* BUG: When GetNightlyTime returns past time, fix everything. Also, return corr...Andy Cedilnik2004-08-181-2/+3
* BUG: Attempt to fix timezone problem where start time appears one day before ...Andy Cedilnik2004-08-171-4/+37
* fix itBill Hoffman2004-08-121-1/+0
* ENH: fixes for RUN_TESTS from visual studio IDE, fprintf does not print right...Bill Hoffman2004-08-111-15/+30
* BUG: these flags do not take arguments, so they do not really need to check i...Andy Cedilnik2004-08-021-3/+3
* ENH: Add some documentation, and make sure that the flag given to -D -T or -M...Andy Cedilnik2004-07-291-23/+74
* ENH: Add AIX linker errorAndy Cedilnik2004-07-291-0/+1
* ENH: Support Threading Problem in memcheckAndy Cedilnik2004-07-261-1/+3
* ENH: Add maximum size of test outputAndy Cedilnik2004-07-261-1/+44