summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'detect-lib_foo.a-msvc'Brad King2022-09-201-2/+2
|\
| * MSVC: Teach find_library to consider the 'libfoo.a' naming conventionYonggang Luo2022-09-191-2/+2
* | Merge topic 'use-new-project-try_compile'Brad King2022-09-195-16/+17
|\ \
| * | Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-165-16/+17
| |/
* | Merge topic 'android-clang-no-ndk-version'Brad King2022-09-191-1/+1
|\ \
| * | Android/Clang: Tolerate undefined CMAKE_ANDROID_NDK_VERSIONBoris Egorov2022-09-161-1/+1
* | | Merge topic 'matlab-r2022b'Brad King2022-09-191-0/+1
|\ \ \ | |_|/ |/| |
| * | FindMatlab: add R2022b 9.13 version mapMichael Hirsch2022-09-161-0/+1
* | | FPHSA: Fix regression when VERSION_VAR is missingBrad King2022-09-151-9/+13
| |/ |/|
* | Merge topic 'add_tasking_compiler'Brad King2022-09-159-0/+225
|\ \
| * | Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-149-0/+225
* | | Merge topic 'binutils-apple-no-lld'Brad King2022-09-151-1/+1
|\ \ \
| * | | BinUtils: Avoid the 'ld.lld' ELF linker on Apple platformsCarlo Cabrera2022-09-141-1/+1
| |/ /
* | | Merge topic 'FindMatlab-macos-arm64'Brad King2022-09-151-1/+5
|\ \ \ | | |/ | |/|
| * | 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
| |\ \
| * \ \ Merge topic 'FortranCInterface-LLVMFlang' into release-3.24Brad King2022-09-122-3/+5
| |\ \ \
* | \ \ \ Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-145-14/+65
|\ \ \ \ \
| * | | | | MSVC: Add abstraction for debug information formatGlen Chung2022-09-145-6/+57
| * | | | | Clang/Windows: Clarify name of internal runtime library flags variablesBrad King2022-09-131-10/+10
* | | | | | Merge topic 'Windows-Intel-dependencies'Brad King2022-09-142-12/+10
|\ \ \ \ \ \
| * | | | | | Intel classic compilers on Windows: use msvc style dependenciesMarc Chevrier2022-09-132-12/+10
* | | | | | | Merge topic 'modules-use-new-try_compile-signature'Brad King2022-09-1436-78/+66
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-1436-78/+66
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindMPI-more-robust-conditionals'Brad King2022-09-131-70/+70
|\ \ \ \ \ \
| * | | | | | FindMPI: remove unnecessary variable expansions in conditionalsBen Boeckel2022-09-121-53/+53
| * | | | | | FindMPI: match full language names when "simplifying"Ben Boeckel2022-09-121-2/+2
| * | | | | | FindMPI: quote literal valuesBen Boeckel2022-09-121-19/+19
| |/ / / / /
* | | | | | Merge topic 'ExternalProject-cmake-install'Brad King2022-09-131-4/+5
|\ \ \ \ \ \
| * | | | | | ExternalProject: Install CMake projects using 'cmake --install'Harry Mallon2022-09-121-4/+5
| |/ / / / /
* | | | | | Merge topic 'LINUX-host'Brad King2022-09-131-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux hostCristian Adam2022-09-091-0/+1
* | | | | | Merge topic 'fetchcontent-redirect-version-exact'Brad King2022-09-122-4/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FetchContent: Ignore EXACT for redirected find_package() callsCraig Scott2022-09-112-4/+10
* | | | | | Merge topic 'FortranCInterface-LLVMFlang'Brad King2022-09-122-3/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FortranCInterface: Add support for LLVMFlang manglingGilles Gouaillardet2022-09-092-3/+5
| |/ / / /
* | | | | Merge topic 'fetchcontent-unset-wrong-nested-var'Craig Scott2022-09-111-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | FetchContent: Fix unsetting wrong variable name after provider returnsCraig Scott2022-09-101-1/+1
| |/ /
* | | Merge topic 'fphsa-error-message-empty-version-var'Brad King2022-09-091-2/+4
|\ \ \
| * | | FPHSA: Improve error message when VERSION_VAR is empty or has been unset()Andrea Pappacoda2022-09-071-2/+4
* | | | Merge topic 'BSD'Brad King2022-09-095-8/+5
|\ \ \ \
| * | | | BSD: Set CMAKE_HOST_BSD variable on a BSD hostCristian Adam2022-09-061-0/+1
| * | | | BSD: Only use BSD as variable for target BSD systemCristian Adam2022-09-064-8/+4
* | | | | Merge topic 'useswig-perl-module'Marc Chevrier2022-09-091-0/+1
|\ \ \ \ \
| * | | | | UseSWIG: track generated Perl module filesThomas Weißschuh2022-09-081-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fetchcontent-extra'Brad King2022-09-091-4/+4
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | 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
| |\ \ \
| * \ \ \ Merge topic 'findCUDAToolkit_declare_deps_for_targets_once' into release-3.24Brad King2022-09-071-17/+20
| |\ \ \ \
| * \ \ \ \ Merge topic 'doc-fetchcontent-gtest-example' into release-3.24Craig Scott2022-09-051-2/+2
| |\ \ \ \ \