summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* CMakePackageConfigHelpers: Move platform selection template to Internal/Brad King2023-12-072-1/+1
* Merge topic 'FindCUDAToolkit-fix-stubs'Brad King2023-12-071-5/+7
|\
| * FindCUDAToolkit: Fix stub library representation on reconfigureBrad King2023-12-061-5/+7
* | Merge topic 'GoogleTest-discovery-scope'Brad King2023-12-071-6/+2
|\ \
| * | GoogleTest: Avoid silent failures of dynamic test discoveryMoritz Haase2023-12-061-6/+2
* | | Merge topic 'win-path'Brad King2023-12-071-0/+4
|\ \ \
| * | | Modules: CMAKE_*_COMPILER convert path to cmake pathMichael Hirsch2023-12-061-0/+4
| |/ /
* | | Merge topic 'LLVMFlang-MSVC'Brad King2023-12-075-31/+41
|\ \ \
| * | | LLVMFlang: Update MSVC ABI and architecture detection for LLVMFlang 18.0Brad King2023-12-062-18/+21
| * | | LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0Brad King2023-12-062-13/+18
| * | | CMakeParseImplicitLinkInfo: Exclude LLVMFlang program entry point for MSVCBrad King2023-12-061-0/+2
* | | | Merge topic 'doc-fetchcontent-bad-ref'Brad King2023-12-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Fix malformed cross-reference in FetchContent docsCraig Scott2023-12-071-1/+1
| | |/ | |/|
* | | Merge topic 'LLVMFlang-MSVC-debug'Brad King2023-12-061-5/+7
|\ \ \ | |/ / | | / | |/ |/|
| * LLVMFlang: Fix MSVC ABI debug information format optionsBrad King2023-12-051-5/+7
* | Merge topic 'FindPerl-doc'Brad King2023-12-011-6/+11
|\ \
| * | FindPerl: Fix documentation word order polarbub2023-11-301-2/+2
| * | FindPerl: Improve documentation formattingpolarbub2023-11-301-6/+11
* | | Merge topic 'adsp-on-linux'Brad King2023-12-012-5/+10
|\ \ \ | |/ / |/| |
| * | ADSP: Allow progress with CMAKE_ADSP_ROOT unsetJosh Channings2023-11-301-3/+0
| * | ADSP: Add /opt/analog/cces to _find_adsp_root()'s search spaceJosh Channings2023-11-301-0/+3
| * | ADSP: Use find_program() to get path to cc21k/ccblkfnJosh Channings2023-11-301-1/+6
| * | ADSP: Use $CMAKE_EXECUTABLE_SUFFIX in COMPILER_NAMEJosh Channings2023-11-291-2/+2
* | | Merge topic 'rpm-quoting'Brad King2023-11-301-5/+19
|\ \ \ | |/ / |/| / | |/
| * CPack/RPM: Quote paths in rpm spec only if they have whitespaceBrad King2023-11-291-1/+6
| * CPack/RPM: Factor out helper to quote paths in generated rpm specBrad King2023-11-291-5/+14
* | Merge topic 'fix-install-jar-exports-warning'Brad King2023-11-281-2/+1
|\ \
| * | UseJava: Increase maximum policy version in exported files to 3.27Gold8562023-11-271-2/+1
* | | Merge topic 'cpack-auto-suffixes'Brad King2023-11-282-2/+2
|\ \ \
| * | | CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missingAlex Neundorf2023-11-271-1/+1
| * | | CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missingAlex Neundorf2023-11-271-1/+1
* | | | Merge topic 'vs-ifx'Brad King2023-11-272-2/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj filesBrad King2023-11-222-2/+8
* | | | Merge topic 'gfortran-flags'Brad King2023-11-222-7/+8
|\ \ \ \
| * | | | GNU: Remove duplicate and unnecessary optimization flags for gfortranBrad King2023-11-212-7/+8
| |/ / /
* | | | Merge topic 'clang-scan-deps-failed-scan'Brad King2023-11-221-1/+16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Clang-CXX: copy into the dyndep output on successBen Boeckel2023-11-211-1/+16
* | | Merge topic 'modules-modern-foreach'Brad King2023-11-209-14/+14
|\ \ \
| * | | Modules: refactor compiler find to use modern foreachMichael Hirsch2023-11-199-14/+14
* | | | Merge topic 'ci-fedora-39'Brad King2023-11-2028-29/+29
|\ \ \ \
| * \ \ \ Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-1728-29/+29
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | codespell: Fix typosBrad King2023-11-1728-29/+29
| | * | Merge topic 'FindOpenMP-5.1-and-5.2' into release-3.28Brad King2023-11-141-0/+2
| | |\ \
* | | \ \ Merge topic 'cpack-wix-installscope'Brad King2023-11-192-0/+9
|\ \ \ \ \
| * | | | | CPack/WiX: Make InstallScope configurableMax Gaukler2023-11-162-0/+9
* | | | | | Merge topic 'swift-compilation-mode'Brad King2023-11-191-17/+29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Swift: Add abstraction for compilation modeEvan Wilde2023-11-171-17/+29
* | | | | | Merge topic 'UseSWIG-csharp-dllimport'Brad King2023-11-171-1/+1
|\ \ \ \ \ \
| * | | | | | UseSWIG: ensure generated CSharp source code is portable.Marc Chevrier2023-11-141-1/+1
| |/ / / / /
* | | | | | Merge topic 'FetchContent-find_package-args'Brad King2023-11-171-2/+2
|\ \ \ \ \ \