summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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-111-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-081-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
|\ \ \ \
| * | | | CPackRPM Handle parenthesis in CPACK_SYSTEM_NAME (fix bug 10737)Eric NOULARD2010-10-031-3/+3
| |/ / /
* | | | Merge topic '11279'Brad King2010-10-051-2/+4
|\ \ \ \
| * | | | Fixes issue 11279: CMakeDetermineVSServicePack support for VS10Philip Lowman2010-09-301-2/+4
| |/ / /
* | | | Merge topic 'vs-load-Windows-ifort'Brad King2010-10-053-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Reset platform/compiler info status for each languageBrad King2010-09-283-0/+6
* | | | Merge topic 'PutRequiredVersionInDetailMessageInFPHSA'Brad King2010-09-281-1/+1
|\ \ \ \
| * | | | Also store the required version number in the details message.Alex Neundorf2010-09-271-1/+1
* | | | | Merge topic 'python_module_prefix_suffix'Brad King2010-09-281-0/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Set the module prefix, updated Windows suffix.David Gobbi2010-09-241-0/+7
* | | | | Merge topic 'findqt4-cross-compile'Brad King2010-09-281-1/+3
|\ \ \ \ \
| * | | | | Fix regression in cross-compile patches with finding Qt libs.Clinton Stimpson2010-09-231-1/+3
* | | | | | Merge topic 'DescriptionsForFeatureSummaryALL'Brad King2010-09-281-5/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Close ENDFUNCTION() properly with the same name as FUNCTION()Alex Neundorf2010-09-211-1/+1
| * | | | | Set a default DESCRIPTION if none is given for ALL mode of feature_summary()Alex Neundorf2010-09-211-2/+6
| * | | | | APPEND and not-APPEND mode of feature_summary() were swappedAlex Neundorf2010-09-211-2/+2
* | | | | | Merge topic 'fix-11026'Brad King2010-09-221-2/+4
|\ \ \ \ \ \
| * | | | | | Honor MAKECOMMAND value saved in cache (#11026)David Cole2010-09-211-2/+4
| |/ / / / /
* | | | | | Merge topic 'mingw-long-object-lists'Brad King2010-09-222-2/+34
|\ \ \ \ \ \
| * | | | | | MinGW: Support long object file listsBrad King2010-09-172-2/+34
| | |_|_|/ / | |/| | | |