summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'compiler-version-Fortran' into releaseBrad King2015-08-051-0/+1
|\
| * Fortran: Store detected compiler version persistently (#15684)Brad King2015-08-051-0/+1
* | Merge branch 'osx-iframework' into releaseBrad King2015-07-222-0/+10
|\ \
| * | OS X: Use -iframework with AppleClang only on version >= 4.2Brad King2015-07-222-0/+10
* | | Features: Update MSVC features for VS 2015 RTMBrad King2015-07-211-5/+5
|/ /
* | Merge branch 'FindMPI-Intel-5' into releaseBrad King2015-07-131-1/+1
|\ \
| * | FindMPI: Extend Intel-MPI 5+ workaround for recent GCCsSean Brennan2015-07-101-1/+1
* | | Merge branch 'CheckCompilerFlag-do-not-use-FLAGS' into releaseBrad King2015-07-083-12/+12
|\ \ \
| * | | Check*CompilerFlag: Revert to previous method used to pass flags (#15641)Brad King2015-07-083-12/+12
* | | | Merge branch 'FindMatlab-doc-section-headers' into releaseBrad King2015-07-061-8/+8
|\ \ \ \
| * | | | FindMatlab: Fix documentation section header underline styleTamas Kenez2015-06-291-8/+8
| | |/ / | |/| |
* | | | Merge branch 'doc-CheckIncludeFile-distinction' into releaseBrad King2015-06-253-48/+56
|\ \ \ \
| * | | | Help: Revise CheckIncludeFile* documentationBrad King2015-06-253-48/+56
| |/ / /
* | | | Merge branch 'revert-mingw-no-find_library-dll' into releaseBrad King2015-06-081-1/+1
|\ \ \ \
| * | | | Windows-GNU: Restore find_library treatment of '.dll' as linkable (#15409)Brad King2015-06-081-1/+1
* | | | | Merge branch 'FindwxWidgets-versioned-executable' into releaseBrad King2015-06-081-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindwxWidgets: Fix find_program call for versioned namesBrad King2015-06-081-1/+2
* | | | | CPackDeb: Check dpkg-shlibdeps --ignore-missing-info flagBrad King2015-06-031-3/+6
* | | | | CPackDeb: Check dpkg-shlibdeps version more robustlyBrad King2015-06-031-4/+5
| |/ / / |/| | |
* | | | Merge topic 'FindPostgreSQL-updates'Brad King2015-06-021-19/+25
|\ \ \ \
| * | | | FindPostgreSQL: Search some more common packaging locationsTamar Kranenburg2015-06-011-9/+17
| * | | | FindPostgreSQL: Add help text for PostgreSQL_LIBRARY cache entryTamar Kranenburg2015-06-011-0/+2
| * | | | FindPostgreSQL: Document PostgreSQL_LIBRARY_DIRS result variableTamar Kranenburg2015-06-011-0/+1
| * | | | FindPostgreSQL: Search for versions 9.2, 9.3, and 9.4Tamar Kranenburg2015-06-011-2/+2
| * | | | FindPostgreSQL: Remove extra whitespace after command open parensTamar Kranenburg2015-06-011-3/+3
| * | | | FindPostgreSQL: Remove unused linesTamar Kranenburg2015-06-011-5/+0
* | | | | Merge topic 'FindBoost-per-config-libraries'Brad King2015-06-021-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindBoost: Fix Boost_LIBRARY_DIR_{RELEASE,DEBUG} cache entry configurationBrad King2015-06-011-0/+2
* | | | | Merge topic 'FindPkgConfig_fix_extra_path'Brad King2015-06-011-1/+1
|\ \ \ \ \
| * | | | | FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH varsDaniele E. Domenichelli2015-05-291-1/+1
* | | | | | FindMatlab: fix reconfiguration of Matlab_ROOT_DIRRaffi Enficiaud2015-06-011-2/+3
* | | | | | FindMatlab: fix header visibility of the generated mex filesRaffi Enficiaud2015-06-011-1/+1
* | | | | | FindMatlab: Drop incorrect usage option from test helper scriptRaffi Enficiaud2015-06-011-1/+0
|/ / / / /
* | | | | Intel: Disable Fortran optimizations for Debug config on Windows (#15583)Brad King2015-05-261-1/+1
* | | | | ExternalData: Add option to disable use of symlinksBrad King2015-05-222-1/+9
* | | | | Merge topic 'ExternalProject_FixLog'Brad King2015-05-211-2/+4
|\ \ \ \ \
| * | | | | ExternalProject: Fix log when the first arg of commands is "COMMAND" (#15567)Daniele E. Domenichelli2015-05-201-2/+4
* | | | | | Merge topic 'cleanup-module-policies'Brad King2015-05-212-3/+1
|\ \ \ \ \ \
| * | | | | | FortranCInterface: Do not use cmake_policy(VERSION)Brad King2015-05-191-2/+1
| * | | | | | CheckTypeSize: Do not use cmake_policy(VERSION)Brad King2015-05-191-1/+0
* | | | | | | Merge topic 'CheckTypeSyze-CMP0054'Brad King2015-05-211-4/+5
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | CheckTypeSize: Avoid if() auto-dereferene in quoted arguments (#15571)Rolf Eike Beer2015-05-191-4/+5
* | | | | | Merge topic 'cpack-ifw-updates'Brad King2015-05-181-9/+106
|\ \ \ \ \ \
| * | | | | | CPackIFW: Add QtIFW 2.0 supportKonstantin Podsvirov2015-05-151-9/+106
* | | | | | | CPack/DEB: reworked documentationRaffi Enficiaud2015-05-151-47/+100
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'FindSquish-sh-exit'Brad King2015-05-151-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindSquish: Avoid bash-specific behavior in test script (#15568)Felix Geyer2015-05-141-2/+2
* | | | | | Merge topic 'FindHDF5-version-support'Brad King2015-05-141-5/+20
|\ \ \ \ \ \
| * | | | | | FindHDF5: Add version supportAxel Huebl2015-05-131-3/+16
| * | | | | | FindHDF5: Check for a few H5pubconf*.h name variantsBrad King2015-05-131-2/+4
| |/ / / / /