summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* LLVMFlang: Add a required line to define linking rules on Windowsمهدي شينون (Mehdi Chinoune)2022-10-241-0/+1
* Android: Avoid searching API level directories matching architecture bitnessSergiu Deitsch2022-10-181-0/+6
* FindJNI: replace CMAKE_ANDROID_API by CMAKE_SYSTEM_VERSIONSergiu Deitsch2022-10-171-2/+2
* LLVMFlang: Add support for mixed-language linking with FortranBrad King2022-10-111-0/+2
* Merge branch 'cpack-nsis-uninstaller' into release-3.24Brad King2022-10-111-5/+14
|\
| * CPack/NSIS: Fix installer not waiting for uninstaller to finishMika Fischer2022-10-101-5/+14
| * Merge branch 'findCUDAToolkit_declare_deps_for_targets_once' into release-3.23Brad King2022-09-061-17/+20
| |\
* | \ Merge topic 'add_cuda_11.8_new_archs' into release-3.24Brad King2022-10-101-0/+6
|\ \ \
| * | | CUDA: Add support for the two new architectures in 11.8Robert Maynard2022-10-071-0/+6
* | | | Intel/IntelLLVM: Fortran has distinct "-Werror"-like flagMichael Hirsch2022-10-072-6/+20
* | | | COMPILE_WARNING_AS_ERROR: Fix internal formatting of options tableBrad King2022-10-072-2/+2
|/ / /
* | | CPack/IFW: Add support for QtIFW 4.4Erlend E. Aasland2022-10-051-0/+1
* | | LLVMFlang: Add support for Windowsمهدي شينون (Mehdi Chinoune)2022-09-211-0/+2
* | | FindMatlab: add R2022b 9.13 version mapMichael Hirsch2022-09-161-0/+1
* | | FindMatlab: Add MEX binary file suffix for Apple Silicon native MatlabMichael Hirsch2022-09-141-1/+5
* | | Merge topic 'fetchcontent-redirect-version-exact' into release-3.24Brad King2022-09-122-4/+10
|\ \ \
| * | | FetchContent: Ignore EXACT for redirected find_package() callsCraig Scott2022-09-112-4/+10
* | | | Merge topic 'FortranCInterface-LLVMFlang' into release-3.24Brad King2022-09-122-3/+5
|\ \ \ \
| * | | | FortranCInterface: Add support for LLVMFlang manglingGilles Gouaillardet2022-09-092-3/+5
| |/ / /
* | | | FetchContent: Fix unsetting wrong variable name after provider returnsCraig Scott2022-09-101-1/+1
|/ / /
* | | Help: Fix typo in FetchContent example, extras should read extraMathieu Malaterre2022-09-091-4/+4
* | | Merge topic 'zlib-windows-cross-compile-fix' into release-3.24Brad King2022-09-071-4/+20
|\ \ \
| * | | FindZLIB: fix CMAKE_FIND_LIBRARY_PREFIXES being unset when it was emptyDaniel Scharrer2022-09-061-4/+20
* | | | Merge topic 'findCUDAToolkit_declare_deps_for_targets_once' into release-3.24Brad King2022-09-071-17/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | FindCUDAToolkit: Correctly state cusolver and cublas dependenciesRobert Maynard2022-09-021-17/+20
* | | | Merge topic 'doc-fetchcontent-gtest-example' into release-3.24Craig Scott2022-09-051-2/+2
|\ \ \ \
| * | | | Help: Fix wrong casing of GTest in FetchContent integration exampleCraig Scott2022-09-041-2/+2
| | |/ / | |/| |
* | | | ExternalProject: note the default of `GIT_TAG` being `master`Ben Boeckel2022-09-021-0/+3
|/ / /
* | | FindPostgreSQL: Add brew-style directories to search pathparkesb2022-08-311-0/+3
* | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea...Brad King2022-08-311-3/+9
|\ \ \
| * | | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-301-3/+9
* | | | FindBoost: Add support for Boost 1.80Kargatum2022-08-301-2/+2
* | | | FindCUDAToolkit: Search the cuda toolkit include path for cuptiRobert Maynard2022-08-241-1/+1
|/ / /
* | | FindVulkan: Restore tolerance of unknown FATAL_ERROR componentBrad King2022-08-171-0/+10
* | | MinGW: Restore using windres when toolchain-prefixed name is not availableBrad King2022-08-151-1/+1
* | | Merge topic 'warning-as-error-ti-compiler' into release-3.24Brad King2022-08-151-0/+1
|\ \ \
| * | | TI compiler: Add support for COMPILE_WARNING_AS_ERROR target propertyCraig Scott2022-08-111-0/+1
* | | | Merge topic 'mingw-flto' into release-3.24Brad King2022-08-151-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | IPO: Do not use -flto=auto with GCC 10.x on WindowsBrad King2022-08-101-1/+8
* | | | FindThreads: Skip check for -pthread flag when targeting the MSVC ABIBrad King2022-08-081-1/+5
|/ / /
* | | Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...Brad King2022-08-041-0/+27
|\ \ \
| * | | FetchContent: Disable header set verification for dependenciesCraig Scott2022-08-031-0/+27
* | | | FindLua: Improve documentation formattingMichael Hirsch2022-08-031-13/+16
|/ / /
* | | Merge topic 'FindGTest-gmock-needs-gtest' into release-3.24Brad King2022-08-011-1/+1
|\ \ \ | | |/ | |/|
| * | FindGTest: Create the gmock targets only when GTest has been foundRobert Maynard2022-07-291-1/+1
| |/
| * Merge branch 'FindLAPACK-nvhpc' into release-3.23Brad King2022-07-071-2/+7
| |\
* | | FetchContent: Restore support for multiple URL valuesCraig Scott2022-07-291-29/+42
* | | FindVulkan: Add missing 3.24 release notesMACHIZAUD Andréa2022-07-251-0/+3
* | | FindVulkan: Format component documentation as definition listBrad King2022-07-251-4/+20
* | | Merge topic 'findwxwidgets-mingw-regression' into release-3.24Brad King2022-07-071-20/+13
|\ \ \