| Commit message (Expand) | Author | Age | Files | Lines |
* | STYLE: this is not necessary anymore for kdevelop, the kdevelop generator | Alexander Neundorf | 2009-01-10 | 1 | -5/+1 |
|
|
* | BUG: Fixed CXXTEST_INCLUDE_DIRS so it will work properly with NOTFOUND. | Philip Lowman | 2009-01-08 | 1 | -24/+47 |
|
|
* | BUG: Fix install_name_tool problem on the Mac when a PROJECT(... NONE) is fol... | David Cole | 2008-12-30 | 1 | -1/+1 |
|
|
* | ENH: New location to look for "dot" | David Cole | 2008-12-26 | 1 | -1/+3 |
|
|
* | ENH: Re-work of fix committed yesterday for the Watcom WMake dashboard. Fix i... | David Cole | 2008-12-24 | 1 | -1/+6 |
|
|
* | BUG: Fixed placement of initial wxWidgets_FOUND=TRUE statement, which allowed | Miguel A. Figueroa-Villanueva | 2008-12-24 | 1 | -2/+2 |
|
|
* | BUG: use FindPkgConfig.cmake instead of UsePkgConfig.cmake, sync with KDE | Alexander Neundorf | 2008-12-22 | 1 | -7/+9 |
|
|
* | ENH: Add the update step in between download and build. Add UPDATE_ARGS and U... | David Cole | 2008-12-19 | 1 | -33/+129 |
|
|
* | BUG: fix for #8298 look for libexpat as well | Bill Hoffman | 2008-12-19 | 1 | -1/+1 |
|
|
* | ENH: Use 32-bit and 64-bit Program Files folders | Brad King | 2008-12-17 | 1 | -8/+49 |
|
|
* | BUG: Fix for #8247. | Clinton Stimpson | 2008-12-15 | 1 | -5/+17 |
|
|
* | ENH: Added FindCxxTest module to assist others in using the CxxTest unit test... | Philip Lowman | 2008-12-12 | 1 | -0/+90 |
|
|
* | ENH: Default to the same cmake used for configuring when building and install... | David Cole | 2008-12-09 | 1 | -2/+12 |
|
|
* | ENH: adding functionality for finding Squish, adding Squish tests from CMake,... | Brad Davis | 2008-12-08 | 4 | -0/+202 |
|
|
* | BUG: Make sure all directories used as working directories exist at CMake con... | David Cole | 2008-12-08 | 1 | -13/+81 |
|
|
* | ENH: Make it easier to use configure/make/make-install as the build steps for... | David Cole | 2008-12-05 | 1 | -81/+144 |
|
|
* | ENH: First draft of add_external_project functionality. Tweaks, dashboard fix... | David Cole | 2008-12-04 | 4 | -0/+589 |
|
|
* | BUG: make sure list is not size 0 before sort | Bill Hoffman | 2008-12-04 | 1 | -2/+4 |
|
|
* | ENH: fix curses on haiku | Bill Hoffman | 2008-12-03 | 2 | -6/+22 |
|
|
* | BUG: #7904 add rpm package depend | Bill Hoffman | 2008-12-03 | 1 | -3/+19 |
|
|
* | BUG: Revert 1.138. | Clinton Stimpson | 2008-11-25 | 1 | -14/+23 |
|
|
* | BUG: fix for #8089, fix rebuild with fortran and -D | Bill Hoffman | 2008-11-14 | 1 | -1/+27 |
|
|
* | BUG: Because of Windows registry madness, we could not find the redistributab... | David Cole | 2008-11-13 | 1 | -7/+17 |
|
|
* | BUG: the modules shipped with cmake don't need | Alexander Neundorf | 2008-11-13 | 1 | -2/+1 |
|
|
* | ENH: Added First revision of FindDevIL.cmake | Christopher Harvey | 2008-11-12 | 1 | -0/+51 |
|
|
* | ENH: fix fortran flags on g77 windows | Bill Hoffman | 2008-11-11 | 1 | -0/+7 |
|
|
* | ENH: fix fortran flags on sun | Bill Hoffman | 2008-11-11 | 1 | -2/+5 |
|
|
* | STYLE: add some comment, so it says at least a bit what it is good for | Alexander Neundorf | 2008-11-05 | 1 | -0/+2 |
|
|
* | BUG: Fix #7969. Fix moc output files if source dir contains regex characters. | Clinton Stimpson | 2008-11-05 | 1 | -5/+7 |
|
|
* | ENH: add support for the MS masm and masm64 assemblers, works with nmake, | Alexander Neundorf | 2008-11-05 | 6 | -2/+36 |
|
|
* | BUG: Fix #7934. phonon doesn't always depend on QtDBus. | Clinton Stimpson | 2008-11-05 | 1 | -1/+5 |
|
|
* | STYLE: mention cdash (not only dart) | Alexander Neundorf | 2008-11-03 | 1 | -2/+2 |
|
|
* | ENH: fix for intel module on linux | Bill Hoffman | 2008-10-31 | 1 | -0/+2 |
|
|
* | ENH: better output if module linkage is not found | Bill Hoffman | 2008-10-30 | 1 | -8/+7 |
|
|
* | ENH: fix uppercase version so defines are not upper as well | Bill Hoffman | 2008-10-30 | 1 | -6/+14 |
|
|
* | ENH: fix check for intel windows module mangling | Bill Hoffman | 2008-10-29 | 1 | -1/+5 |
|
|
* | ENH: fix check for intel windows module mangling | Bill Hoffman | 2008-10-29 | 1 | -0/+1 |
|
|
* | ENH: add check for intel windows module mangling | Bill Hoffman | 2008-10-29 | 1 | -1/+1 |
|
|
* | ENH: add check for intel windows module mangling | Bill Hoffman | 2008-10-29 | 1 | -0/+1 |
|
|
* | ENH: fix upper case | Bill Hoffman | 2008-10-29 | 1 | -4/+4 |
|
|
* | ENH: only check for module linkage if f90 is available | Bill Hoffman | 2008-10-29 | 1 | -1/+4 |
|
|
* | ENH: fix for xlf module linkage | Bill Hoffman | 2008-10-29 | 1 | -1/+1 |
|
|
* | ENH: add test for FortranCInterface | Bill Hoffman | 2008-10-29 | 1 | -3/+3 |
|
|
* | ENH: add support for g77 extra _ at the end of functions that have an _ in th... | Bill Hoffman | 2008-10-28 | 1 | -9/+35 |
|
|
* | ENH: add support for module functions | Bill Hoffman | 2008-10-28 | 1 | -32/+84 |
|
|
* | ENH: add fortran link discovery module | Bill Hoffman | 2008-10-27 | 2 | -0/+144 |
|
|
* | BUG: Fixed CMAKE_FIND_LIBRARY_PREFIXES related error on Win32 systems. | Petr Gotthard | 2008-10-27 | 1 | -2/+2 |
|
|
* | BUG: removed unused CMakeFindFrameworks include | Petr Gotthard | 2008-10-25 | 1 | -2/+0 |
|
|
* | ENH: added a module to find M&S HLA RTI | Petr Gotthard | 2008-10-25 | 1 | -0/+90 |
|
|
* | BUG: Fix find of assistant on Mac. | Clinton Stimpson | 2008-10-24 | 1 | -2/+2 |
|
|