| Commit message (Expand) | Author | Age | Files | Lines |
* | STYLE: document the behaviour of UTILITY_SOURCE in cross compiling mode | Alexander Neundorf | 2007-08-14 | 1 | -1/+7 |
|
|
* | ENH: Improvements to the Xcode generator. Build frameworks using native Copy ... | David Cole | 2007-08-14 | 14 | -226/+468 |
|
|
* | COMP: patch from Mathieu: fix warning about unused variables in bootstrap | Alexander Neundorf | 2007-08-14 | 1 | -1/+3 |
|
|
* | STYLE: another patch from Mathieu with some comments | Alexander Neundorf | 2007-08-14 | 1 | -2/+6 |
|
|
* | BUG: fix typo | Alexander Neundorf | 2007-08-14 | 1 | -1/+1 |
|
|
* | ENH: deb generator: don't use the system provided ar, but do it yourself | Alexander Neundorf | 2007-08-14 | 4 | -38/+274 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-14 | 1 | -1/+1 |
|
|
* | ENH: for universal binaries return the endianess based on the processor | Alexander Neundorf | 2007-08-13 | 1 | -8/+18 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-13 | 1 | -1/+1 |
|
|
* | COMP: turn error into warning for now | Alexander Neundorf | 2007-08-13 | 1 | -2/+2 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-12 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-11 | 1 | -1/+1 |
|
|
* | ENH: fix output and valgrind truncation issue | Bill Hoffman | 2007-08-10 | 1 | -11/+15 |
|
|
* | ENH: print a warning if UTILITY_SOURCE is used in cross compiling mode | Alexander Neundorf | 2007-08-10 | 1 | -2/+22 |
|
|
* | STYLE: remove unused CheckTypeSize.c.in | Alexander Neundorf | 2007-08-10 | 5 | -82/+99 |
|
|
* | 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 |
|
|