Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: fix FFFLAGS to be FLAGS | Bill Hoffman | 2008-04-22 | 1 | -1/+1 |
| | |||||
* | BUG: fix handling of assembler executable (with path) #6858 | Alexander Neundorf | 2008-04-21 | 1 | -3/+2 |
| | | | | Alex | ||||
* | ENH: use xiar for the intel compiler | Bill Hoffman | 2008-04-21 | 1 | -0/+11 |
| | |||||
* | ENH: fix init flags getting stuffed into the compile line by force. | Bill Hoffman | 2008-04-21 | 3 | -16/+19 |
| | |||||
* | ENH: use a common CPACK_BINARY_ prefix for the binary package generators | Alexander Neundorf | 2008-04-17 | 1 | -26/+27 |
| | | | | Alex | ||||
* | BUG: There are compiler problems with wxWidgets and ↵ | David Cole | 2008-04-16 | 1 | -0/+12 |
| | | | | INCLUDE_DIRECTORIES(SYSTEM ...) use on the Mac. Set variable wxWidgets_INCLUDE_DIRS_NO_SYSTEM on the Mac in FindwxWidgets.cmake to avoid these problems. | ||||
* | ENH: Clarify message about checking for compiler ABI information. | Brad King | 2008-04-14 | 1 | -5/+5 |
| | |||||
* | ENH: fix x11 launch script for leopord x11 is auto-started for us on that os. | Bill Hoffman | 2008-04-11 | 1 | -0/+21 |
| | |||||
* | ENH: Deal with 32-bit and 64-bit variants of Microsoft's MPI properly | Douglas Gregor | 2008-04-10 | 1 | -3/+9 |
| | |||||
* | BUG: Fix typo reported in #6790. | Clinton Stimpson | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | ENH: have jni look more places on linux | Bill Hoffman | 2008-04-08 | 1 | -1/+2 |
| | |||||
* | BUG: Fix problem with last patch when trying to take substr of shorter strings | Clinton Stimpson | 2008-04-07 | 1 | -1/+5 |
| | | | | than expected. Fixes #6730. | ||||
* | BUG: Fix 6726. Create correct moc rule for configured headers in binary dir. | Clinton Stimpson | 2008-04-07 | 1 | -1/+7 |
| | |||||
* | ENH: add vs9 mfc libraries | Bill Hoffman | 2008-04-03 | 1 | -2/+41 |
| | |||||
* | BUG: make sure all paths extracted from qmake are converted to cmake paths ↵ | Bill Hoffman | 2008-04-02 | 1 | -4/+20 |
| | | | | because on windows they will have \ instead of / and you can get odd escaping errors | ||||
* | STYLE: add documentation for QT4_CREATE_MOC and QT4_AUTOMOC (#6687) | Alexander Neundorf | 2008-04-01 | 1 | -2/+17 |
| | | | | Alex | ||||
* | ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variable | Bill Hoffman | 2008-04-01 | 1 | -0/+11 |
| | |||||
* | ENH: remove trailing space | Bill Hoffman | 2008-04-01 | 1 | -1/+3 |
| | |||||
* | ENH: Enhance FindMPI module by properly handling backward compatibility with ↵ | Douglas Gregor | 2008-03-31 | 1 | -96/+132 |
| | | | | the older module, adding documentation, and coping with multiple include and linker paths | ||||
* | ENH: Add Intel compiler module files for the Mac. Thanks to Mike Jackson for ↵ | David Cole | 2008-03-31 | 2 | -0/+132 |
| | | | | contributing. | ||||
* | STYLE: add a comma to make it better understandable, also use STATUS as the | Alexander Neundorf | 2008-03-28 | 1 | -1/+1 |
| | | | | | | other MESSAGE() calls do Alex | ||||
* | ENH: allow deb to work without dpkg | Bill Hoffman | 2008-03-28 | 1 | -1/+2 |
| | |||||
* | ENH: Patch from Mathieu Malaterre to add documentation for his previous ↵ | Brad King | 2008-03-28 | 1 | -0/+8 |
| | | | | patch for CMakeImportBuildSettings. | ||||
* | ENH: Patch from Mathieu Malaterre to allow users to tell ↵ | Brad King | 2008-03-28 | 1 | -20/+20 |
| | | | | CMakeImportBuildSettings to not force compiler settings. | ||||
* | ENH: remove hard codeded arch | Bill Hoffman | 2008-03-28 | 1 | -1/+5 |
| | |||||
* | ENH: remove hard codeded arch | Bill Hoffman | 2008-03-28 | 1 | -3/+6 |
| | |||||
* | ENH: make this backwards compatible with older FindCurses | Bill Hoffman | 2008-03-28 | 1 | -2/+1 |
| | |||||
* | ENH: make this backwards compatible with older FindCurses | Bill Hoffman | 2008-03-28 | 1 | -10/+10 |
| | |||||
* | ENH: Add QT_VERSION_MAJOR, QT_VERSION_MINOR, QT_VERSION_PATCH variables. | Clinton Stimpson | 2008-03-27 | 1 | -8/+12 |
| | |||||
* | ENH: use CPACK_PACKAGE_VERSION instead of | Alexander Neundorf | 2008-03-27 | 1 | -2/+2 |
| | | | | | | | CPACK_PACKAGE_VERSION_MAJOR.CPACK_PACKAGE_VERSION_MINOR.CPACK_PACKAGE_VERSION_PATCH for creating the package file name Alex | ||||
* | ENH: remove use of undefined cdr | Bill Hoffman | 2008-03-24 | 1 | -1/+2 |
| | |||||
* | ENH: fix if | Bill Hoffman | 2008-03-24 | 1 | -1/+1 |
| | |||||
* | ENH: FindBLAS.cmake&FindLAPACK updated to support intel mkl 10 | Alin Elena | 2008-03-24 | 1 | -180/+196 |
| | |||||
* | ENH: FindBLAS.cmake&FindLAPACK updated to support intel mkl 10 | Alin Elena | 2008-03-24 | 1 | -273/+338 |
| | |||||
* | BUG: Remove reference to PROJECT_SOURCE_DIR so that the Subversion_WC_INFO ↵ | David Cole | 2008-03-20 | 1 | -1/+1 |
| | | | | macro may be called from a ctest or cmake script. | ||||
* | BUG: Fix issue when Qt from Linux distro is used | Clinton Stimpson | 2008-03-19 | 1 | -43/+47 |
| | | | | and glib and dbus development packages aren't installed. | ||||
* | BUG: Don't clear output strings before using. | Clinton Stimpson | 2008-03-19 | 1 | -2/+2 |
| | |||||
* | STYLE: Improve documentation by expanding on how UseQt4.cmake fits in. | Clinton Stimpson | 2008-03-18 | 1 | -10/+33 |
| | |||||
* | STYLE: fix documentation again: QT_LIBRARIES exists if you use Qt4 via ↵ | Alexander Neundorf | 2008-03-18 | 1 | -2/+4 |
| | | | | | | UseQt4.cmake Alex | ||||
* | STYLE: fix documentation, QT_LIBRARIES doesn't exist, and also didn't exist | Alexander Neundorf | 2008-03-18 | 1 | -2/+1 |
| | | | | | | in cmake 2.4.3, the first stable cmake 2.4.x release Alex | ||||
* | ENH: Satisfy QtDBus dependencies for builds with static Qt. | Clinton Stimpson | 2008-03-18 | 1 | -4/+33 |
| | | | | Finish fix for #6607. | ||||
* | ENH: For Mac OS X, remove QuickTime link for Qt 4.3+ and add AppKit link ↵ | Clinton Stimpson | 2008-03-17 | 1 | -1/+12 |
| | | | | for Qt 4.2+. | ||||
* | ENH: Added FindPackageMessage module | Brad King | 2008-03-17 | 4 | -7/+50 |
| | | | | | | | | - Defines FIND_PACKAGE_MESSAGE function to help display find result messages only once - Added use of it to FindPackageHandleStandardArgs - Added use of it to FindQt4, and FindX11 - This cleans up repeated messages in big projects | ||||
* | ENH: Avoid printing message about unknown repository type repeatedly in CTest. | Brad King | 2008-03-17 | 1 | -1/+4 |
| | |||||
* | ENH: Patch from Maik to add per-configuration default flags to GCC and Intel ↵ | Brad King | 2008-03-17 | 2 | -2/+23 |
| | | | | Fortran compilers on Linux. | ||||
* | BUG: Go back to using "." so the Java test passes on the nightly nmake ↵ | David Cole | 2008-03-16 | 1 | -4/+4 |
| | | | | dashboards again. Still need a solution that works with both nmake and Visual Studio builds. | ||||
* | ENH: preparations for cross compiling KDE4 | Alexander Neundorf | 2008-03-14 | 1 | -31/+44 |
| | | | | Alex | ||||
* | BUG: Fix typo to find QAssistantClient header. | Clinton Stimpson | 2008-03-14 | 1 | -1/+1 |
| | |||||
* | ENH: Satisfy QtNetwork and QtOpenGL dependencies for builds with static Qt. | Clinton Stimpson | 2008-03-14 | 1 | -1/+13 |
| | | | | Partial fix for #6607. | ||||
* | ENH: Automatically add dependent modules. | Clinton Stimpson | 2008-03-14 | 2 | -118/+64 |
| | | | | | For example, if QT_USE_QTXMLPATTERNS is on, QT_USE_QTNETWORK is turned on. The equivalent happens in a qmake .pro file when QT += xmlpatterns is specified. |