summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ENH: Deal with 32-bit and 64-bit variants of Microsoft's MPI properlyDouglas Gregor2008-04-101-3/+9
* BUG: Fix typo reported in #6790.Clinton Stimpson2008-04-101-1/+1
* ENH: have jni look more places on linuxBill Hoffman2008-04-081-1/+2
* BUG: Fix problem with last patch when trying to take substr of shorter stringsClinton Stimpson2008-04-071-1/+5
* BUG: Fix 6726. Create correct moc rule for configured headers in binary dir.Clinton Stimpson2008-04-071-1/+7
* ENH: add vs9 mfc librariesBill Hoffman2008-04-031-2/+41
* BUG: make sure all paths extracted from qmake are converted to cmake paths be...Bill Hoffman2008-04-021-4/+20
* STYLE: add documentation for QT4_CREATE_MOC and QT4_AUTOMOC (#6687)Alexander Neundorf2008-04-011-2/+17
* ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variableBill Hoffman2008-04-011-0/+11
* ENH: remove trailing spaceBill Hoffman2008-04-011-1/+3
* ENH: Enhance FindMPI module by properly handling backward compatibility with ...Douglas Gregor2008-03-311-96/+132
* ENH: Add Intel compiler module files for the Mac. Thanks to Mike Jackson for ...David Cole2008-03-312-0/+132
* STYLE: add a comma to make it better understandable, also use STATUS as theAlexander Neundorf2008-03-281-1/+1
* ENH: allow deb to work without dpkgBill Hoffman2008-03-281-1/+2
* ENH: Patch from Mathieu Malaterre to add documentation for his previous patch...Brad King2008-03-281-0/+8
* ENH: Patch from Mathieu Malaterre to allow users to tell CMakeImportBuildSett...Brad King2008-03-281-20/+20
* ENH: remove hard codeded archBill Hoffman2008-03-281-1/+5
* ENH: remove hard codeded archBill Hoffman2008-03-281-3/+6
* ENH: make this backwards compatible with older FindCursesBill Hoffman2008-03-281-2/+1
* ENH: make this backwards compatible with older FindCursesBill Hoffman2008-03-281-10/+10
* ENH: Add QT_VERSION_MAJOR, QT_VERSION_MINOR, QT_VERSION_PATCH variables.Clinton Stimpson2008-03-271-8/+12
* ENH: use CPACK_PACKAGE_VERSION instead ofAlexander Neundorf2008-03-271-2/+2
* ENH: remove use of undefined cdrBill Hoffman2008-03-241-1/+2
* ENH: fix ifBill Hoffman2008-03-241-1/+1
* ENH: FindBLAS.cmake&FindLAPACK updated to support intel mkl 10Alin Elena2008-03-241-180/+196
* ENH: FindBLAS.cmake&FindLAPACK updated to support intel mkl 10Alin Elena2008-03-241-273/+338
* BUG: Remove reference to PROJECT_SOURCE_DIR so that the Subversion_WC_INFO ma...David Cole2008-03-201-1/+1
* BUG: Fix issue when Qt from Linux distro is usedClinton Stimpson2008-03-191-43/+47
* BUG: Don't clear output strings before using.Clinton Stimpson2008-03-191-2/+2
* STYLE: Improve documentation by expanding on how UseQt4.cmake fits in.Clinton Stimpson2008-03-181-10/+33
* STYLE: fix documentation again: QT_LIBRARIES exists if you use Qt4 via UseQt4...Alexander Neundorf2008-03-181-2/+4
* STYLE: fix documentation, QT_LIBRARIES doesn't exist, and also didn't existAlexander Neundorf2008-03-181-2/+1
* ENH: Satisfy QtDBus dependencies for builds with static Qt.Clinton Stimpson2008-03-181-4/+33
* ENH: For Mac OS X, remove QuickTime link for Qt 4.3+ and add AppKit link for...Clinton Stimpson2008-03-171-1/+12
* ENH: Added FindPackageMessage moduleBrad King2008-03-174-7/+50
* ENH: Avoid printing message about unknown repository type repeatedly in CTest.Brad King2008-03-171-1/+4
* ENH: Patch from Maik to add per-configuration default flags to GCC and Intel ...Brad King2008-03-172-2/+23
* BUG: Go back to using "." so the Java test passes on the nightly nmake dashbo...David Cole2008-03-161-4/+4
* ENH: preparations for cross compiling KDE4Alexander Neundorf2008-03-141-31/+44
* BUG: Fix typo to find QAssistantClient header.Clinton Stimpson2008-03-141-1/+1
* ENH: Satisfy QtNetwork and QtOpenGL dependencies for builds with static Qt.Clinton Stimpson2008-03-141-1/+13
* ENH: Automatically add dependent modules.Clinton Stimpson2008-03-142-118/+64
* ENH: Support static Qt 4.4 builds using QtHelp module.Clinton Stimpson2008-03-141-0/+4
* ENH: Add support for Qt 4.4's phonon module.Clinton Stimpson2008-03-132-0/+38
* ENH: fix c flags for 2003 free command line toolsBill Hoffman2008-03-131-9/+8
* ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003.Brad King2008-03-131-5/+0
* ENH: Add support for new modules in Qt 4.4. Fixes #6316.Clinton Stimpson2008-03-131-106/+117
* COMP: Conditionalize the last change so that the fix only applies to WIN32. L...David Cole2008-03-131-4/+10
* BUG: Fix the Java test for Visual Studio builds. Before this, it had been try...David Cole2008-03-131-3/+4
* BUG: fix bug 6594 look for glut in more places on windowsBill Hoffman2008-03-131-40/+23