summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'EP-extra-generator'David Cole2010-11-161-1/+6
|\
| * BUG 11451 - pass CMAKE_EXTRA_GENERATOR down.Marcus D. Hanwell2010-11-131-1/+6
* | Merge topic 'cray-compiler'David Cole2010-11-166-0/+14
|\ \
| * | Teach CMake about Cray C, C++, and Fortran compilersBrad King2010-11-126-0/+14
| |/
* | Merge topic 'FixFindQt3REQUIRED'David Cole2010-11-161-3/+3
|\ \ | |/ |/|
| * Fix #11421: FindQt3.cmake doesn't honor the REQUIRED keywordAlex Neundorf2010-11-091-3/+3
* | 11429: FindGTK2 does not find libraries built for Visual Studio 2010Philip Lowman2010-11-101-4/+9
* | Merge topic 'FindPerlLibs-mac'David Cole2010-11-091-0/+28
|\ \ | |/ |/|
| * FindPerlLibs: Fix for Mac locally applied patchesDave Abrahams2010-11-081-0/+28
* | Merge topic 'CheckCompilerFlag-foreign-MSVC'David Cole2010-11-092-2/+4
|\ \
| * | BUG: Fix compiler flag test for non-English MSVC (#11336)Brad King2010-11-042-2/+4
| |/
* | Merge topic '11363'David Cole2010-11-091-0/+1
|\ \
| * | 11363: FindBoost.cmake fails to find debug libraries in tagged layout installPhilip Lowman2010-10-291-0/+1
| |/
* | Merge topic 'FixBisonWithLocale'David Cole2010-11-091-4/+11
|\ \
| * | Make FindBISON work properly with non-C locales (#11326)Alex Neundorf2010-10-181-4/+11
* | | Merge topic 'qt4-resources-bug5952'David Cole2010-11-091-1/+6
|\ \ \
| * | | Force cmake to run again when qrc dependency scanning needs to happen.Clinton Stimpson2010-10-151-1/+6
| |/ /
* | | Merge topic 'qt4-imports-dir'David Cole2010-11-091-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix regression in 2dae2f1 which added find of Qt imports dir.Clinton Stimpson2010-10-151-2/+2
* | | Merge topic 'getprerequisites-endless-path-appending'David Cole2010-10-281-10/+41
|\ \ \
| * | | Fixes to GetPrerequisites for cygwinDavid Partyka2010-10-271-8/+28
| * | | Append the gp_tool path to the system PATH using native slashes.David Partyka2010-10-261-0/+1
| * | | Remove unecessary TO_CMAKE_PATH for gp_cmd_dir.David Partyka2010-10-261-1/+0
| * | | Switch to CMAKE_PATH when doing PATH comparisons on Windows.David Partyka2010-10-261-2/+5
| * | | Fixed appending PATH to dumpbin tool from growing without bounds.David Partyka2010-10-251-2/+10
* | | | Merge topic 'CPackDeb-MoreControl'David Cole2010-10-281-1/+37
|\ \ \ \
| * | | | CPackDeb Added several optional debian binary package fieldsEric NOULARD2010-10-251-1/+37
| |/ / /
* | | | Merge topic 'fix-11173'David Cole2010-10-281-2/+16
|\ \ \ \
| * | | | ExternalProject: No svn --username if empty (#11173)David Cole2010-10-221-2/+16
| |/ / /
* | | | Merge topic 'external-project-extra-gen'David Cole2010-10-281-2/+1
|\ \ \ \
| * | | | Fixed parallel build for generators with EXTRA.Marcus D. Hanwell2010-10-221-2/+1
* | | | | Merge topic 'PythonLibs-2.7'David Cole2010-10-281-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ENH: Added case for Python 2.7.Marcus D. Hanwell2010-10-191-1/+1
* | | | | Merge topic 'AddCMAKE_CURRENT_LIST_DIR'David Cole2010-10-1986-86/+86
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-2886-86/+86
* | | | | Merge topic 'FindBoost_bugfix_cleanup'David Cole2010-10-121-17/+8
|\ \ \ \ \
| * | | | | Remove superfluous variable Boost_COMPAT_STATIC_RUNTIME.Philip Lowman2010-10-121-17/+8
* | | | | | Merge topic 'FindHDF5-is-parallel'David Cole2010-10-121-1/+1
|\ \ \ \ \ \
| * | | | | | FindHDF5: Fix typo in parallel-IO support check (#11291)Brad King2010-10-111-1/+1
| |/ / / / /
* | | | | | Merge topic 'findmpi-msmpi-update'David Cole2010-10-121-1/+2
|\ \ \ \ \ \
| * | | | | | Update module to locate newely released MS MPI HPC Pack R2.David Partyka2010-10-111-1/+2
| |/ / / / /
* | | | | | Merge topic 'qt4-imports-dir'David Cole2010-10-121-37/+36
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Find imports dir in Qt 4.7Clinton Stimpson2010-10-091-37/+36
| |/ / / /
* | | | | FindSubversion: Use C locale to detect version (#11273)Rolf Eike Beer2010-10-071-1/+8
* | | | | FindSubversion: Fix for German localized client (#11273)Rolf Eike Beer2010-10-071-1/+1
|/ / / /
* | | | Merge topic 'FindCUDA-allow-g3'Brad King2010-10-051-2/+2
|\ \ \ \
| * | | | Allow -g3 for CUDA v3.0+.James Bigler2010-10-041-2/+2
| |/ / /
* | | | Merge topic 'Fix-0011263-CUDA_SDK_PATH'Brad King2010-10-051-1/+3
|\ \ \ \
| * | | | Fix for bug 0011263.James Bigler2010-10-041-1/+3
| |/ / /
* | | | Merge topic 'CPackHandleParenthesisInSystemName'Brad King2010-10-051-3/+3
|\ \ \ \