summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindMatlab: Guard against nonexistent installationChuck Atkins2018-08-271-12/+14
* Merge topic 'cray_cce_cxx14'Brad King2018-08-271-0/+4
|\
| * Cray: Record C++14 compiler mode optionsKelly (KT) Thompson2018-08-241-0/+4
* | Merge topic 'FindZLIB-ProgramFiles'Brad King2018-08-271-3/+5
|\ \
| * | FindZLIB: Fix path detection via ProgramFiles env variablesAndreas Schneider2018-08-241-3/+5
| |/
* | Merge topic 'xcode-compiler-id-sign-identity'Brad King2018-08-272-0/+7
|\ \
| * | Xcode: Set CODE_SIGN_IDENTITY during compiler identificationRafal Parzych2018-08-242-0/+7
| |/
* | Merge topic 'extra-gen-fix-0'Brad King2018-08-271-3/+3
|\ \
| * | Extra Generator: Fix extraction of macros with value 0ibisz2018-08-241-3/+3
| |/
* | Merge topic 'FindCUDA-deprecate-cublas_device'Brad King2018-08-241-1/+2
|\ \
| * | FindCUDA: Do not find cublas_device on CUDA >= 9.2Kenta Kubo2018-08-231-1/+2
* | | Merge topic 'cuda-no-cublas_device'Brad King2018-08-242-2/+2
|\ \ \ | |_|/ |/| |
| * | CUDA: Avoid using deprecated cublas_device to identify device lib dirsRobert Maynard2018-08-232-2/+2
| |/
| * Merge branch 'cuda-arch-version' into release-3.12Brad King2018-08-011-2/+3
| |\
* | | doc: Consistently use <PackageName> for describing the name of a packageJean-Christophe Fillion-Robin2018-08-143-9/+9
* | | Merge topic 'intel-windows-xilib'Brad King2018-08-091-1/+1
|\ \ \
| * | | Intel: Use xilib as librarian on WindowsyrHeTaTeJlb2018-08-071-1/+1
* | | | Merge topic 'xerces-version-fix'Brad King2018-08-071-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | FindXercesC: Correct order of version detection and versioned library checksRoger Leigh2018-08-031-4/+4
* | | | Merge topic 'nag-fortran-rsp'Brad King2018-08-061-0/+1
|\ \ \ \
| * | | | NAG: Pass response files through front-end to the linkerBrad King2018-08-011-0/+1
| |/ / /
* | | | Merge topic 'xl-exe-pic'Brad King2018-08-061-0/+1
|\ \ \ \
| * | | | XL: Use -qpic for position independent executablesBrad King2018-08-011-0/+1
| |/ / /
* | | | Merge topic 'FindMatlab-mcc'Brad King2018-08-061-1/+22
|\ \ \ \
| * | | | FindMatlab: Add component to find MCC, the Matlab compilerJason Heeris2018-08-011-1/+22
| |/ / /
* | | | Merge topic 'FindMatlab-cross-compile'Brad King2018-08-061-1/+1
|\ \ \ \
| * | | | FindMatlab: only search registry on windows hostsJulien Schueller2018-08-011-1/+1
| |/ / /
* | | | Merge topic 'cuda-arch-version'Brad King2018-08-061-2/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | FindCUDA/select_compute_arch: Restore two-component CUDA_VERSIONBrad King2018-08-011-2/+3
* | | Merge topic 'UseSWIG-legacy-user-flags'Brad King2018-08-011-3/+4
|\ \ \ | | |/ | |/|
| * | UseSWIG: restore legacy behavior for SWIG_MODULE_<name>_EXTRA_FLAGSMarc Chevrier2018-07-311-3/+4
| * | Merge branch 'cpack-default-package-version-zero' into release-3.12Craig Scott2018-07-291-12/+15
| |\ \
* | \ \ Merge topic 'cpack-default-package-version-zero'Craig Scott2018-07-291-12/+15
|\ \ \ \ | | |/ / | |/| |
| * | | CPack: Restore support for 0-valued version componentsBrad King2018-07-271-12/+15
| | |/ | |/|
* | | Merge topic 'UseSWIG-target-name-policy'Brad King2018-07-271-15/+26
|\ \ \
| * | | UseSWIG: add policy to manage target naming strategy.Marc Chevrier2018-07-251-15/+26
* | | | Merge topic 'googletest_policy_settings'Brad King2018-07-261-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | GoogleTest: Ensure policy settings allow use of IN_LISTCraig Scott2018-07-251-0/+7
| * | | Merge branch 'FindPython-fix-multiple-calls' into release-3.12Brad King2018-07-231-5/+1
| |\ \ \
| * \ \ \ Merge branch 'tcl-8.7' into release-3.12Brad King2018-07-183-0/+9
| |\ \ \ \
* | \ \ \ \ Merge topic 'GetPrerequisites-dylibsframeworks'Brad King2018-07-251-14/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | GetPrerequisites: Move dylibs from MacOS to Frameworks folder in bundleHarry Mallon2018-07-241-14/+4
* | | | | | Merge topic 'FindPython-fix-multiple-calls'Brad King2018-07-241-5/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | FindPython*: fix erroneous behavior on multiple 'find_package' callsMarc Chevrier2018-07-231-5/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindPkgConfig-global-target'Brad King2018-07-231-16/+31
|\ \ \ \ \
| * | | | | FindPkgConfig: allow to create global imported targetsRolf Eike Beer2018-07-221-16/+31
| | |/ / / | |/| | |
* | | | | BundleUtilities: message(FATAL_ERROR) on otool -l errorHarry Mallon2018-07-201-0/+5
|/ / / /
* | | | Merge topic 'tcl-8.7'Brad King2018-07-193-0/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | FindTCL: Add support for version 8.7Dima Panov2018-07-183-0/+9
| |/ /
* | | Merge topic 'UseSWIG-csharp-conditional'Brad King2018-07-191-1/+1
|\ \ \ | | |/ | |/|