| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis... | David Cole | 2008-10-24 | 1 | -4/+12 |
|
|
* | BUG: Fix regression in finding QtAssistant | Clinton Stimpson | 2008-10-20 | 1 | -3/+17 |
|
|
* | BUG: Fix to find wxWidgets_LIB_DIR for windows platform more generally; | Miguel A. Figueroa-Villanueva | 2008-10-20 | 1 | -2/+18 |
|
|
* | BUG: Added unicode paths for wxWidgets_LIB_DIR search and the 2.8.9 suffix fo... | Miguel A. Figueroa-Villanueva | 2008-10-20 | 1 | -2/+3 |
|
|
* | ENH: better way to find uic and moc. | Clinton Stimpson | 2008-10-15 | 1 | -23/+14 |
|
|
* | ENH: remove extra set | Bill Hoffman | 2008-10-15 | 1 | -1/+0 |
|
|
* | ENH: fix problem where rc language recursively included itself because CMAKE_... | Bill Hoffman | 2008-10-14 | 7 | -7/+9 |
|
|
* | ENH: better error message for mis-configured nmake environment | Bill Hoffman | 2008-10-14 | 1 | -1/+4 |
|
|
* | ENH: When changing the qmake pointed to, re-find all of Qt's includes, libra... | Clinton Stimpson | 2008-10-14 | 1 | -294/+117 |
|
|
* | BUG: Fix find of dbus dependency in Qt 4.4 | Clinton Stimpson | 2008-10-13 | 1 | -3/+3 |
|
|
* | BUG: Fix for issue #5193. Base result of FindMFC.cmake mostly on a TRY_COMPIL... | David Cole | 2008-10-10 | 1 | -12/+40 |
|
|
* | BUG: Avoid boost versions less than required | Brad King | 2008-10-09 | 1 | -14/+31 |
|
|
* | BUG: Pass definitions to rc with Makefiles | Brad King | 2008-10-09 | 1 | -1/+1 |
|
|
* | ENH: Fix #7784. Fix link of glib when needed. | Clinton Stimpson | 2008-10-07 | 1 | -6/+7 |
|
|
* | BUG: fix for 5705, link in standard libs for mingw | Bill Hoffman | 2008-10-02 | 1 | -0/+2 |
|
|
* | ENH: find perl with FindPerl not find_program, bug: 6243 | Bill Hoffman | 2008-10-01 | 1 | -1/+2 |
|
|
* | BUG: fix for 7451 | Bill Hoffman | 2008-10-01 | 1 | -0/+12 |
|
|
* | BUG: fix for bug 4772, enable_language should now work on linux with correct ... | Bill Hoffman | 2008-10-01 | 2 | -2/+14 |
|
|
* | BUG: fix for 7746 | Bill Hoffman | 2008-09-27 | 1 | -0/+1 |
|
|
* | BUG: fix for 7704 | Bill Hoffman | 2008-09-25 | 1 | -0/+6 |
|
|