summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Nightly Version updateAndy Cedilnik2007-08-101-1/+1
* STYLE: mark these variables as advanced, they are only used for testingAlexander Neundorf2007-08-091-0/+2
* BUG: use CMAKE_HOST_UNIX here instead of UNIXAlexander Neundorf2007-08-091-3/+3
* STYLE: use correct case for cmGlobalUnixMakefileGenerator3Alexander Neundorf2007-08-095-6/+6
* STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in theAlexander Neundorf2007-08-093-14/+13
* ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set inAlexander Neundorf2007-08-0910-18/+48
* COMP: this copy of curl is unused, the one in Utilities/cmcurl/ is usedAlexander Neundorf2007-08-09138-42831/+2
* BUG: work with spaces in the pathAlexander Neundorf2007-08-091-1/+1
* COMP: lets see if this sets the timeout back to 5400Alexander Neundorf2007-08-091-2/+2
* STYLE: fix typoAlexander Neundorf2007-08-091-1/+1
* STYLE: fix typoAlexander Neundorf2007-08-091-1/+1
* BUG: properties and module names are case sensitiveAlexander Neundorf2007-08-091-27/+22
* STYLE: Nightly Version updateAndy Cedilnik2007-08-091-1/+1
* COMP: silence warningsAlexander Neundorf2007-08-081-1/+4
* BUG: register the rpm generator for RPMAlexander Neundorf2007-08-081-1/+1
* ENH: patch from Mathieu: more entries in the debian control fileAlexander Neundorf2007-08-082-12/+73
* ENH: remove the watch for the upper case variable name, it breaks theAlexander Neundorf2007-08-082-9/+1
* ENH: add empty RPM package generator, Eric Noulard wants to work on itAlexander Neundorf2007-08-086-0/+126
* COMP: change the order of the tests, so maybe the timeout worksAlexander Neundorf2007-08-081-6/+5
* ENH: also specify the C++ compiler for mingwAlexander Neundorf2007-08-081-4/+6
* ENH: Remove extra ;Mathieu Malaterre2007-08-081-15/+15
* STYLE: Nightly Version updateAndy Cedilnik2007-08-081-1/+1
* BUG: disable this test temporarilyAlexander Neundorf2007-08-071-1/+1
* COMP: also commit the header...Alexander Neundorf2007-08-071-0/+2
* STYLE: find Dart quietly (so it doesn't go in the feature log)Alexander Neundorf2007-08-071-1/+1
* ENH: add global properties for collecting enabled/disabled features duringAlexander Neundorf2007-08-073-0/+158
* ENH: change ibm machine againBill Hoffman2007-08-071-2/+2
* STYLE: I think the comment (and the book) were wrong about the naming ofAlexander Neundorf2007-08-071-1/+1
* ENH: Replaced dependency integrity map with an explicit map from object file ...Brad King2007-08-073-47/+63
* BUG: the test for chicken should be named Chicken, not plplotAlexander Neundorf2007-08-071-1/+1
* ENH: don't create a CodeBlocks workspace, the CodeBlocks projects coverAlexander Neundorf2007-08-071-39/+0
* STYLE: Nightly Version updateAndy Cedilnik2007-08-071-1/+1
* STYLE: fix typoAlexander Neundorf2007-08-071-1/+1
* ENH: change error to warning so ctesttest3 passesBill Hoffman2007-08-061-2/+2
* ENH: add plplot and Chicken Scheme build testsAlexander Neundorf2007-08-061-0/+10
* ENH: another fix for the deb generator by MathieuAlexander Neundorf2007-08-061-2/+17
* STYLE: fix line lengthsAlexander Neundorf2007-08-063-26/+24
* STYLE: use FIND_PACKAGE_HANDLE_STANDARD_ARGS() also in FindMPI.cmakeAlexander Neundorf2007-08-062-1/+6
* ENH: threads used to include thisBill Hoffman2007-08-061-0/+1
* BUG: patch from Mathieu: the md5sums were not correctAlexander Neundorf2007-08-061-0/+7
* STYLE: Nightly Version updateAndy Cedilnik2007-08-061-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-08-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-08-041-1/+1
* ENH: make sure there is an error and notify user if nightly start time not setBill Hoffman2007-08-031-1/+10
* ENH: show files as untested if no lines are coveredBill Hoffman2007-08-031-1/+1
* ENH: fatal error if cvs update failsBill Hoffman2007-08-031-1/+9
* ENH: add a check to make sure nightly start time was specifiedBill Hoffman2007-08-031-3/+12
* ENH: add another valgrind error typeBill Hoffman2007-08-031-0/+5
* ENH: Added warning when an install rule is created from an EXCLUDE_FROM_ALL t...Brad King2007-08-035-6/+58
* BUG: Target exclusion-from-all tests should always use the root local generat...Brad King2007-08-036-206/+92