summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'armclang-armlink'Brad King2020-06-031-2/+14
|\
| * ARMClang: Add support for armlinkOsama Moharam2020-06-021-2/+14
* | Merge branch 'backport-3.17-pch-no-Fortran' into pch-no-FortranBrad King2020-06-022-13/+17
|\ \ | |/ |/|
| * PCH: Do not enable GNU or Intel PCH settings for FortranBrad King2020-06-022-11/+15
* | Merge topic 'UseSWIG-note-dep-strategy'Brad King2020-06-021-0/+8
|\ \
| * | UseSWIG: note dependency behavior for Make generatorsBen Boeckel2020-06-011-0/+8
* | | Merge topic 'macos-sdk-libraries'Brad King2020-06-021-5/+21
|\ \ \
| * | | Darwin: honour `CMAKE_OSX_SYSROOT` more faithfullySaleem Abdulrasool2020-05-311-5/+21
* | | | ASM: Fix preprocessor definition flags for GNU 'as' toolKyle Edwards2020-06-011-0/+1
| |/ / |/| |
* | | Merge topic 'fc-ep-git-update-strategy'Brad King2020-06-012-59/+75
|\ \ \
| * | | FetchContent: Pass through CMAKE_EP_GIT_REMOTE_UPDATE_STRATEGY if setCraig Scott2020-05-291-6/+11
| * | | ExternalProject: Remote checkout needs to include the remote nameCraig Scott2020-05-291-53/+64
| |/ /
* | | CUDA: Detect non-working user-specified architectures on NVCCRaul Tambre2020-05-291-19/+35
|/ /
* | Merge topic 'FindSubversion-xcode-removed'Brad King2020-05-291-2/+11
|\ \
| * | FindSubversion: Do not accept macOS stub without Xcode implementationBrad King2020-05-281-2/+11
| |/
| * Merge topic 'openssl-3.0.0' into release-3.17Brad King2020-05-281-0/+9
| |\
* | \ Merge topic 'openssl-3.0.0'Brad King2020-05-281-0/+9
|\ \ \ | | |/ | |/|
| * | FindOpenSSL: Detect OpenSSL 3.0.0Vitezslav Cizek2020-05-271-0/+9
* | | Merge topic 'fix-cpack-deb-generating-empty-paragraph'Brad King2020-05-281-0/+10
|\ \ \ | | |/ | |/|
| * | CPack-deb: don't add a line with a dot to pkg descJonathan Verner2020-05-271-0/+10
| * | Merge topic 'cuda-default-runtime' into release-3.17Brad King2020-05-225-3/+35
| |\ \
| * | | FindPython: use CMAKE specific variables to look-up debug libraryMarc Chevrier2020-05-181-2/+8
* | | | Merge topic 'cuda_user_architectures'Brad King2020-05-271-6/+33
|\ \ \ \
| * | | | CUDA: Throw error if user-specified architectures don't workRaul Tambre2020-05-261-6/+33
* | | | | 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