summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda_lib_x64'Brad King2020-05-271-0/+2
|\
| * CUDA: Check for lib/x64 library directory in Internal/CUDAToolkitRaul Tambre2020-05-261-0/+2
* | Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-267-8/+8
|/
* Merge topic 'reduce-initial-checks'Brad King2020-05-267-259/+266
|\
| * enable_language: Assume compiler works if ABI detection compilesBrad King2020-05-256-258/+262
| * CMakeDetermineCompilerABI: Fold copy error into CMAKE_<LANG>_ABI_COMPILEDBrad King2020-05-251-1/+4
* | Merge topic 'cuda-clang-pthreads'Brad King2020-05-262-3/+3
|\ \
| * | Find{Threads,MPI}: Add support for CUDA with ClangTobias Ribizel2020-05-252-3/+3
| |/
* | Merge topic 'xerces-cygwin-library-naming'Brad King2020-05-261-2/+6
|\ \
| * | FindXercesC: Find Cygwin librariesRoger Leigh2020-05-231-2/+6
* | | Merge topic 'fetchcontent-externalproject-empty-args'Craig Scott2020-05-252-91/+163
|\ \ \ | |_|/ |/| |
| * | FetchContent: Preserve empty string argumentsCraig Scott2020-05-231-21/+41
| * | ExternalProject: Preserve empty string argumentsCraig Scott2020-05-231-70/+122
| |/
* | Merge topic 'CheckLinkerFlag-module'Brad King2020-05-251-0/+81
|\ \
| * | CheckLinkerFlag: Add module to check validity of linker flagsMarc Chevrier2020-05-251-0/+81
| |/
* | Merge topic 'ep-git-update-strategy'Brad King2020-05-252-165/+261
|\ \
| * | ExternalProject: Provide choice of git update strategiesCraig Scott2020-05-232-11/+100
| * | ExternalProject: factor out gitupdate step to separate fileCraig Scott2020-05-232-163/+170
| |/
* | Merge topic 'FindSquish_settingsgroup_removal'Brad King2020-05-254-16/+10
|\ \
| * | FindSquish: Remove settingsGroup argumentFrederik Gladhorn2020-05-194-16/+10
* | | Merge topic 'cuda-runtime-cleanup'Brad King2020-05-252-29/+27
|\ \ \ | |_|/ |/| |
| * | CUDA: Simplify Clang implicit host linker settingsBrad King2020-05-221-14/+6
| * | CUDA: Fix implicit runtime library filtering on WindowsBrad King2020-05-221-3/+3
| * | CUDA: Refactor implicit library filteringBrad King2020-05-222-15/+21
* | | Merge topic 'fortran-preprocess-property'Brad King2020-05-2212-0/+37
|\ \ \
| * | | Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-2112-0/+37
* | | | Merge topic 'support_conda_env'Brad King2020-05-221-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Conda: Add CONDA_PREFIX as an acceptable system prefix pathRobert Maynard2020-05-211-0/+4
* | | | Merge topic 'cuda-default-runtime'Brad King2020-05-225-3/+35
|\ \ \ \
| * \ \ \ Merge branch 'backport-cuda-default-runtime' into cuda-default-runtimeBrad King2020-05-225-3/+35
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchainRobert Maynard2020-05-215-3/+35
* | | | | Merge topic 'FindPython-debug-library-lookup'Brad King2020-05-211-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindPython: use CMAKE specific variables to look-up debug libraryMarc Chevrier2020-05-181-0/+6
* | | | | Merge topic 'doc-CMAKE_SYSTEM_PREFIX_PATH'Craig Scott2020-05-202-0/+11
|\ \ \ \ \
| * | | | | Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATHRobert Maynard2020-05-192-0/+11
* | | | | | Merge topic 'FindHDF5-cleanup'Brad King2020-05-191-232/+244
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | FindHDF5: Clean variables and outputSeth R Johnson2020-05-181-232/+244
| | |/ / / | |/| | |
* | | | | Merge topic 'fetchcontent-SOURCE_SUBDIR'Brad King2020-05-181-12/+58
|\ \ \ \ \
| * | | | | FetchContent: Add support for SOURCE_SUBDIRCraig Scott2020-05-161-12/+58
| |/ / / /
* | | | | Merge topic 'cuda-clang'Brad King2020-05-189-250/+355
|\ \ \ \ \
| * | | | | CUDA: Add support for Clang compilerRaul Tambre2020-05-157-22/+110
| * | | | | FindCUDAToolkit: Factor out discovery code into a separate fileRaul Tambre2020-05-152-218/+233
| * | | | | CUDA: Remove toolkit include dirs from implicit include dirs only with NVIDIABrad King2020-05-151-10/+12
| |/ / / /
* | | | | Merge topic 'FindOpenSSL-applink'Brad King2020-05-181-0/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindOpenSSL: add target OpenSSL::applink to support OpenSSL's applink featuregnaggnoyil2020-05-151-0/+47
* | | | | Merge topic 'objc-env-vars'Brad King2020-05-152-18/+24
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'backport-3.16-objc-env-vars' into objc-env-varsBrad King2020-05-142-18/+24
| |\ \ \ \
| | * | | | Objective C/C++: Honor CC and CXX env vars to select compilerBrad King2020-05-142-18/+24
| * | | | | Merge topic 'fix-cache-args-file-to-dep-list' into release-3.17Brad King2020-05-131-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'pch-msvc-pragma' into release-3.17Brad King2020-05-121-7/+5
| |\ \ \ \ \ \