summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: for some reasons there was never a FindCVS module?Sebastien Barre2008-03-101-1/+1
* ENH: for some reasons there was never a FindCVS module?Sebastien Barre2008-03-101-0/+56
* ENH: use the standard find_package_handle_standard_args() for lua 5.0 andAlexander Neundorf2008-03-102-20/+23
* ENH: Make compiler id detection more robustBrad King2008-03-103-3/+15
* BUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1,Alexander Neundorf2008-03-091-4/+4
* ENH: add new version of FindMPI, fix it to work with MPICH2 on windowsBill Hoffman2008-03-081-39/+225
* ENH: Patch from Maik to add more fortran extensions.Brad King2008-03-051-1/+1
* ENH: Allow users to recover from trying to use an improperly installed QtClinton Stimpson2008-03-051-10/+10
* BUG: Fixed PATH_SUFFIXES copy/paste bug (0006201)Eric Wing2008-03-051-1/+1
* ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ...David Cole2008-03-041-0/+491
* STYLE: Remove trailing whitespace.Brad King2008-03-041-7/+7
* STYLE: Remove trailing whitespace.Brad King2008-03-041-1/+1
* STYLE: Remove trailing whitespace.Brad King2008-03-031-5/+5
* STYLE: Remove trailing whitespace.Brad King2008-03-031-12/+12
* STYLE: Fixed docs of new CMakeForceCompilerBrad King2008-03-031-2/+4
* ENH: Restore CMAKE_FORCE_C_COMPILER and CMAKE_FORCE_CXX_COMPILER macros in CM...Brad King2008-03-031-27/+47
* ENH: Use builtin chrpath instead of relinking ELF targetsBrad King2008-03-011-13/+0
* BUG: Do not place $(CMAKE_COMMAND) in link scripts.Brad King2008-03-011-4/+4
* ENH: allow cdash not to triggerBill Hoffman2008-02-291-0/+1
* ENH: add vs9 stuff, still need msvc9 mfcBill Hoffman2008-02-291-0/+29
* ENH: Handle large object file lists on some platformsBrad King2008-02-272-6/+9