summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPkgConfig-NAMES_PER_DIR'Brad King2021-03-171-1/+4
|\
| * FindPkgConfig: Restore preference for first pkg-config in PATHBrad King2021-03-161-1/+4
* | Merge topic 'fix_ninja_windows_cuda'Brad King2021-03-172-0/+12
|\ \
| * | CUDA: Add support for finding nvcc in CUDA_PATHTobias Ribizel2021-03-152-0/+12
* | | Merge topic 'FindOpenMP-IntelLLVM-Windows'Brad King2021-03-171-1/+6
|\ \ \
| * | | FindOpenMP: Use -Qiopenmp instead of -fiopenmp for IntelLLVM on WindowsWilliam R. Dieter2021-03-151-1/+6
* | | | Merge topic 'cmake-presets-host-system-name'Brad King2021-03-161-31/+8
|\ \ \ \
| * | | | Refactor: Add cmSystemTools::GetSystemName()Kyle Edwards2021-03-151-31/+8
| | |/ / | |/| |
* | | | Merge topic 'ExternalData-stop-forking-to-cmake'Brad King2021-03-161-2/+3
|\ \ \ \
| * | | | ExternalData: use `file(CREATE_LINK)`Ben Boeckel2021-03-111-1/+2
| * | | | ExternalData: use `file(COPY_FILE)` instead of forking CMakeBen Boeckel2021-03-111-1/+1
* | | | | Merge topic 'FindMatlab-r2021a'Brad King2021-03-161-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindMatlab: R2021a version mapMichael Hirsch2021-03-151-0/+1
| | |/ / | |/| |
| * | | Merge topic 'cray-compiler-wrapper-detection' into release-3.20Brad King2021-03-113-5/+5
| |\ \ \ | | | |/ | | |/|
| * | | Merge topic 'ep-fc-revert-refactoring' into release-3.20Brad King2021-03-1020-1782/+1087
| |\ \ \
* | | | | CMakePrintHelpers: Work around CACHE argument of set()Kyle Edwards2021-03-111-1/+4
| |_|_|/ |/| | |
* | | | Merge topic 'cray-compiler-wrapper-detection'Brad King2021-03-113-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Cray: Enable Cray compiler wrapper detection on all platformsJustin LaPolla2021-03-103-5/+5
* | | | Merge topic 'ep-fc-revert-refactoring'Brad King2021-03-1020-1782/+1087
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-0920-1782/+1087
* | | | Merge topic 'FindMatlab-MCR-vars'Brad King2021-03-101-2/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | FindMatlab: Fix Matlab_LIBRARIES for MCRSilvio Traversaro2021-03-091-2/+9
| |/ /
| * | Merge topic 'CrayPrgEnv-detection' into release-3.20Brad King2021-03-093-5/+5
| |\ \ | | |/
* | | Merge topic 'CrayPrgEnv-detection'Brad King2021-03-093-5/+5
|\ \ \ | | |/ | |/|
| * | Revert "Cray: Fix Cray compiler detection on new platforms"Brad King2021-03-083-5/+5
* | | Merge topic 'ExternalData-windows'Brad King2021-03-081-1/+8
|\ \ \
| * | | ExternalData: Avoid replacing a concurrently-created objectBrad King2021-03-051-1/+8
* | | | Merge topic 'cray-fortran'Brad King2021-03-081-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Cray: Enable explicit Fortran preprocessing for Ninja generatorBrad King2021-03-051-0/+4
| * | Merge topic 'android-r22' into release-3.20Brad King2021-03-032-1/+40
| |\ \
* | \ \ Merge topic 'android-r22'Brad King2021-03-032-1/+40
|\ \ \ \ | | |/ / | |/| |
| * | | Android: Do not use gold for ndk >= r22Haibo Huang2021-03-031-1/+1
| * | | Android: Detect NDK version numberHaibo Huang2021-03-031-0/+39
* | | | Merge topic 'nasm_add_deps'Brad King2021-03-031-0/+9
|\ \ \ \
| * | | | ASM_NASM: generate depfiles for other makefilesFrancesco Bertolaccini2021-03-021-0/+7
| * | | | ASM_NASM: Add depfile generationFrancesco Bertolaccini2021-03-011-0/+2
* | | | | Merge topic 'compilerid_require_success'Brad King2021-03-031-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CMakeDetermineCompilerId: Fix REQUIRE_SUCCESS with multiple user flagsRaul Tambre2021-03-021-1/+1
| * | | | Merge topic 'FindOpenGL-GLX-no-GLVND' into release-3.20Brad King2021-03-021-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'Tocic-master-patch-04743'Brad King2021-03-021-1/+1
|\ \ \ \ \ \
| * | | | | | FindBoost: Fix typo in documentationTocic2021-03-011-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindOpenGL-GLX-no-GLVND'Brad King2021-03-021-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | FindOpenGL: handle GLX without GLVNDBen Boeckel2021-02-261-1/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindDoxygen-policy-warnings'Brad King2021-03-011-0/+1
|\ \ \ \ \
| * | | | | FindDoxygen: Prevent CMP0054 policy warningsCraig Scott2021-02-281-0/+1
* | | | | | Merge topic 'compilerid_require_success'Brad King2021-03-011-16/+34
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | CMakeDetermineCompilerId: Test without COMPILER_ID_FLAGS if REQUIRE_SUCCESSRaul Tambre2021-02-271-16/+34
| | |/ / / | |/| | |
* | | | | Merge topic 'FindIntl-FindIconv-versions'Brad King2021-03-012-22/+139
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FindIntl: Add version supportSibi Siddharthan2021-02-251-21/+96
| * | | | FindIconv: Add version supportSibi Siddharthan2021-02-251-1/+43