Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'rpm-quoting' | Brad King | 2023-11-30 | 1 | -5/+19 |
|\ | |||||
| * | CPack/RPM: Quote paths in rpm spec only if they have whitespace | Brad King | 2023-11-29 | 1 | -1/+6 |
| * | CPack/RPM: Factor out helper to quote paths in generated rpm spec | Brad King | 2023-11-29 | 1 | -5/+14 |
* | | Merge topic 'fix-install-jar-exports-warning' | Brad King | 2023-11-28 | 1 | -2/+1 |
|\ \ | |||||
| * | | UseJava: Increase maximum policy version in exported files to 3.27 | Gold856 | 2023-11-27 | 1 | -2/+1 |
* | | | Merge topic 'cpack-auto-suffixes' | Brad King | 2023-11-28 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missing | Alex Neundorf | 2023-11-27 | 1 | -1/+1 |
| * | | | CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missing | Alex Neundorf | 2023-11-27 | 1 | -1/+1 |
* | | | | Merge topic 'vs-ifx' | Brad King | 2023-11-27 | 2 | -2/+8 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files | Brad King | 2023-11-22 | 2 | -2/+8 |
* | | | | Merge topic 'gfortran-flags' | Brad King | 2023-11-22 | 2 | -7/+8 |
|\ \ \ \ | |||||
| * | | | | GNU: Remove duplicate and unnecessary optimization flags for gfortran | Brad King | 2023-11-21 | 2 | -7/+8 |
| |/ / / | |||||
* | | | | Merge topic 'clang-scan-deps-failed-scan' | Brad King | 2023-11-22 | 1 | -1/+16 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Clang-CXX: copy into the dyndep output on success | Ben Boeckel | 2023-11-21 | 1 | -1/+16 |
* | | | Merge topic 'modules-modern-foreach' | Brad King | 2023-11-20 | 9 | -14/+14 |
|\ \ \ | |||||
| * | | | Modules: refactor compiler find to use modern foreach | Michael Hirsch | 2023-11-19 | 9 | -14/+14 |
* | | | | Merge topic 'ci-fedora-39' | Brad King | 2023-11-20 | 28 | -29/+29 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'backport-ci-fedora-39' into ci-fedora-39 | Brad King | 2023-11-17 | 28 | -29/+29 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | codespell: Fix typos | Brad King | 2023-11-17 | 28 | -29/+29 |
| | * | | Merge topic 'FindOpenMP-5.1-and-5.2' into release-3.28 | Brad King | 2023-11-14 | 1 | -0/+2 |
| | |\ \ | |||||
* | | \ \ | Merge topic 'cpack-wix-installscope' | Brad King | 2023-11-19 | 2 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/WiX: Make InstallScope configurable | Max Gaukler | 2023-11-16 | 2 | -0/+9 |
* | | | | | | Merge topic 'swift-compilation-mode' | Brad King | 2023-11-19 | 1 | -17/+29 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Swift: Add abstraction for compilation mode | Evan Wilde | 2023-11-17 | 1 | -17/+29 |
* | | | | | | Merge topic 'UseSWIG-csharp-dllimport' | Brad King | 2023-11-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseSWIG: ensure generated CSharp source code is portable. | Marc Chevrier | 2023-11-14 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FetchContent-find_package-args' | Brad King | 2023-11-17 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FetchContent: Fix syntax to forward FIND_PACKAGE_ARGS arguments correctly | Adam Šulc | 2023-11-15 | 1 | -2/+2 |
* | | | | | | | Merge topic 'install-export-xcframework' | Brad King | 2023-11-16 | 2 | -0/+128 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CMakePackageConfigHelpers: Add generate_apple_platform_selection_file() | Kyle Edwards | 2023-11-15 | 2 | -0/+128 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'doc-find_package-advice' | Brad King | 2023-11-15 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Help: FetchContent FIND_PACKAGE_ARGS REQUIRED usually inappropriate | Craig Scott | 2023-11-07 | 1 | -0/+6 |
* | | | | | | | Merge topic 'export-find_dependency-calls' | Brad King | 2023-11-14 | 1 | -0/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAME | Kyle Edwards | 2023-11-13 | 1 | -0/+23 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindBLAS-LAPACK-OpenBLAS-mingw' | Brad King | 2023-11-14 | 2 | -2/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Find{BLAS,LAPACK}: Fix OpenBLAS ILP64 support with MSYS2 packages | Martin Köhler | 2023-11-13 | 2 | -2/+10 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'FindOpenMP-5.1-and-5.2' | Brad King | 2023-11-14 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2 | Christoph Reiter | 2023-11-13 | 1 | -0/+2 |
* | | | | | | Merge topic 'link-deduplicate-libs' | Brad King | 2023-11-13 | 5 | -0/+9 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Link step: Enable to configure deduplication of libraries | Marc Chevrier | 2023-11-09 | 5 | -0/+9 |
* | | | | | | Merge topic 'find_cudatoolkit_cufile_name' | Brad King | 2023-11-09 | 1 | -4/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | FindCUDAToolkit: Search for cufile library name being lowercase | Robert Maynard | 2023-11-08 | 1 | -4/+4 |
* | | | | | CUDA: Support CMAKE_TRY_COMPILE_TARGET_TYPE of STATIC_LIBRARY | Robert Maynard | 2023-11-07 | 1 | -0/+1 |
* | | | | | Merge topic 'CMakeDetermineFortranCompiler-typo' | Brad King | 2023-11-07 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | CMakeDetermineFortranCompiler: Fix typo in comment (CC -> FC) | Sylwester Arabas | 2023-11-06 | 1 | -1/+1 |
* | | | | | Merge topic 'FetchContent-GHS' | Craig Scott | 2023-11-05 | 2 | -0/+17 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FetchContent: Pass GHS Variables to subbuild | William Sciaroni | 2023-11-04 | 2 | -0/+17 |
* | | | | | CMakeFindPackageMode: Link to cmake --find-package documentation | 權少 | 2023-11-03 | 1 | -4/+3 |
* | | | | | Merge topic 'cuda-vs' | Brad King | 2023-11-02 | 3 | -22/+7 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'backport-cuda-vs' into cuda-vs | Brad King | 2023-11-01 | 2 | -20/+4 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | |