| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: Fixed passing of configuration names to GetRealDependency and ConstructS... | Brad King | 2007-08-10 | 2 | -11/+20 |
|
|
* | STYLE: remove unnecessary default search paths | Alexander Neundorf | 2007-08-10 | 1 | -26/+4 |
|
|
* | ENH: fix memory leak | Bill Hoffman | 2007-08-10 | 1 | -3/+5 |
|
|
* | BUG: fix compiler id test on cygwin | Alexander Neundorf | 2007-08-10 | 1 | -2/+2 |
|
|
* | ENH: set UNIX, WIN32 and APPLE in cmMakefile.cxx as it was before, so it | Alexander Neundorf | 2007-08-10 | 3 | -18/+20 |
|
|
* | BUG: also include UnixPaths.cmake on these platforms, this also sets UNIX to 1 | Alexander Neundorf | 2007-08-10 | 6 | -1/+11 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-10 | 1 | -1/+1 |
|
|
* | STYLE: mark these variables as advanced, they are only used for testing | Alexander Neundorf | 2007-08-09 | 1 | -0/+2 |
|
|
* | BUG: use CMAKE_HOST_UNIX here instead of UNIX | Alexander Neundorf | 2007-08-09 | 1 | -3/+3 |
|
|
* | STYLE: use correct case for cmGlobalUnixMakefileGenerator3 | Alexander Neundorf | 2007-08-09 | 5 | -6/+6 |
|
|
* | STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in the | Alexander Neundorf | 2007-08-09 | 3 | -14/+13 |
|
|
* | ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set in | Alexander Neundorf | 2007-08-09 | 10 | -18/+48 |
|
|
* | COMP: this copy of curl is unused, the one in Utilities/cmcurl/ is used | Alexander Neundorf | 2007-08-09 | 138 | -42831/+2 |
|
|
* | BUG: work with spaces in the path | Alexander Neundorf | 2007-08-09 | 1 | -1/+1 |
|
|
* | COMP: lets see if this sets the timeout back to 5400 | Alexander Neundorf | 2007-08-09 | 1 | -2/+2 |
|
|
* | STYLE: fix typo | Alexander Neundorf | 2007-08-09 | 1 | -1/+1 |
|
|
* | STYLE: fix typo | Alexander Neundorf | 2007-08-09 | 1 | -1/+1 |
|
|
* | BUG: properties and module names are case sensitive | Alexander Neundorf | 2007-08-09 | 1 | -27/+22 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-09 | 1 | -1/+1 |
|
|
* | COMP: silence warnings | Alexander Neundorf | 2007-08-08 | 1 | -1/+4 |
|
|
* | BUG: register the rpm generator for RPM | Alexander Neundorf | 2007-08-08 | 1 | -1/+1 |
|
|
* | ENH: patch from Mathieu: more entries in the debian control file | Alexander Neundorf | 2007-08-08 | 2 | -12/+73 |
|
|
* | ENH: remove the watch for the upper case variable name, it breaks the | Alexander Neundorf | 2007-08-08 | 2 | -9/+1 |
|
|
* | ENH: add empty RPM package generator, Eric Noulard wants to work on it | Alexander Neundorf | 2007-08-08 | 6 | -0/+126 |
|
|
* | COMP: change the order of the tests, so maybe the timeout works | Alexander Neundorf | 2007-08-08 | 1 | -6/+5 |
|
|
* | ENH: also specify the C++ compiler for mingw | Alexander Neundorf | 2007-08-08 | 1 | -4/+6 |
|
|
* | ENH: Remove extra ; | Mathieu Malaterre | 2007-08-08 | 1 | -15/+15 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-08 | 1 | -1/+1 |
|
|
* | BUG: disable this test temporarily | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
|
|
* | COMP: also commit the header... | Alexander Neundorf | 2007-08-07 | 1 | -0/+2 |
|
|
* | STYLE: find Dart quietly (so it doesn't go in the feature log) | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
|
|
* | ENH: add global properties for collecting enabled/disabled features during | Alexander Neundorf | 2007-08-07 | 3 | -0/+158 |
|
|
* | ENH: change ibm machine again | Bill Hoffman | 2007-08-07 | 1 | -2/+2 |
|
|
* | STYLE: I think the comment (and the book) were wrong about the naming of | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
|
|
* | ENH: Replaced dependency integrity map with an explicit map from object file ... | Brad King | 2007-08-07 | 3 | -47/+63 |
|
|
* | BUG: the test for chicken should be named Chicken, not plplot | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
|
|
* | ENH: don't create a CodeBlocks workspace, the CodeBlocks projects cover | Alexander Neundorf | 2007-08-07 | 1 | -39/+0 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-07 | 1 | -1/+1 |
|
|
* | STYLE: fix typo | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
|
|
* | ENH: change error to warning so ctesttest3 passes | Bill Hoffman | 2007-08-06 | 1 | -2/+2 |
|
|
* | ENH: add plplot and Chicken Scheme build tests | Alexander Neundorf | 2007-08-06 | 1 | -0/+10 |
|
|
* | ENH: another fix for the deb generator by Mathieu | Alexander Neundorf | 2007-08-06 | 1 | -2/+17 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-08-06 | 3 | -26/+24 |
|
|
* | STYLE: use FIND_PACKAGE_HANDLE_STANDARD_ARGS() also in FindMPI.cmake | Alexander Neundorf | 2007-08-06 | 2 | -1/+6 |
|
|
* | ENH: threads used to include this | Bill Hoffman | 2007-08-06 | 1 | -0/+1 |
|
|
* | BUG: patch from Mathieu: the md5sums were not correct | Alexander Neundorf | 2007-08-06 | 1 | -0/+7 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-06 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-05 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-04 | 1 | -1/+1 |
|
|
* | ENH: make sure there is an error and notify user if nightly start time not set | Bill Hoffman | 2007-08-03 | 1 | -1/+10 |
|
|