summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | FetchContent: Fix syntax to forward FIND_PACKAGE_ARGS arguments correctlyAdam Šulc2023-11-151-2/+2
* | | | | | | Merge topic 'install-export-xcframework'Brad King2023-11-162-0/+128
|\ \ \ \ \ \ \
| * | | | | | | CMakePackageConfigHelpers: Add generate_apple_platform_selection_file()Kyle Edwards2023-11-152-0/+128
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'doc-find_package-advice'Brad King2023-11-151-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Help: FetchContent FIND_PACKAGE_ARGS REQUIRED usually inappropriateCraig Scott2023-11-071-0/+6
* | | | | | | Merge topic 'export-find_dependency-calls'Brad King2023-11-141-0/+23
|\ \ \ \ \ \ \
| * | | | | | | FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAMEKyle Edwards2023-11-131-0/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'FindBLAS-LAPACK-OpenBLAS-mingw'Brad King2023-11-142-2/+10
|\ \ \ \ \ \ \
| * | | | | | | Find{BLAS,LAPACK}: Fix OpenBLAS ILP64 support with MSYS2 packagesMartin Köhler2023-11-132-2/+10
| |/ / / / / /
* | | | | | | Merge topic 'FindOpenMP-5.1-and-5.2'Brad King2023-11-141-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2Christoph Reiter2023-11-131-0/+2
* | | | | | Merge topic 'link-deduplicate-libs'Brad King2023-11-135-0/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Link step: Enable to configure deduplication of librariesMarc Chevrier2023-11-095-0/+9
* | | | | | Merge topic 'find_cudatoolkit_cufile_name'Brad King2023-11-091-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | FindCUDAToolkit: Search for cufile library name being lowercaseRobert Maynard2023-11-081-4/+4
* | | | | CUDA: Support CMAKE_TRY_COMPILE_TARGET_TYPE of STATIC_LIBRARYRobert Maynard2023-11-071-0/+1
* | | | | Merge topic 'CMakeDetermineFortranCompiler-typo'Brad King2023-11-071-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CMakeDetermineFortranCompiler: Fix typo in comment (CC -> FC)Sylwester Arabas2023-11-061-1/+1
* | | | | Merge topic 'FetchContent-GHS'Craig Scott2023-11-052-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FetchContent: Pass GHS Variables to subbuildWilliam Sciaroni2023-11-042-0/+17
* | | | | CMakeFindPackageMode: Link to cmake --find-package documentation權少2023-11-031-4/+3
* | | | | Merge topic 'cuda-vs'Brad King2023-11-023-22/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-cuda-vs' into cuda-vsBrad King2023-11-012-20/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |