Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | LLVMFlang Fortran: enhance link capabilities | Marc Chevrier | 2023-12-08 | 2 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'find-rustc-importlibs' | Brad King | 2023-12-09 | 1 | -1/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | MSVC: Teach find_library to consider Rust's '${name}.dll.lib' convention | Daniel Ching | 2023-12-08 | 1 | -1/+4 | |
* | | | | | | CMakePackageConfigHelpers: Move platform selection template to Internal/ | Brad King | 2023-12-07 | 2 | -1/+1 | |
* | | | | | | Merge topic 'FindCUDAToolkit-fix-stubs' | Brad King | 2023-12-07 | 1 | -5/+7 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | FindCUDAToolkit: Fix stub library representation on reconfigure | Brad King | 2023-12-06 | 1 | -5/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'GoogleTest-discovery-scope' | Brad King | 2023-12-07 | 1 | -6/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | GoogleTest: Avoid silent failures of dynamic test discovery | Moritz Haase | 2023-12-06 | 1 | -6/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'win-path' | Brad King | 2023-12-07 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Modules: CMAKE_*_COMPILER convert path to cmake path | Michael Hirsch | 2023-12-06 | 1 | -0/+4 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'LLVMFlang-MSVC' | Brad King | 2023-12-07 | 5 | -31/+41 | |
|\ \ \ \ \ | ||||||
| * | | | | | LLVMFlang: Update MSVC ABI and architecture detection for LLVMFlang 18.0 | Brad King | 2023-12-06 | 2 | -18/+21 | |
| * | | | | | LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0 | Brad King | 2023-12-06 | 2 | -13/+18 | |
| * | | | | | CMakeParseImplicitLinkInfo: Exclude LLVMFlang program entry point for MSVC | Brad King | 2023-12-06 | 1 | -0/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'doc-fetchcontent-bad-ref' | Brad King | 2023-12-07 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Help: Fix malformed cross-reference in FetchContent docs | Craig Scott | 2023-12-07 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'LLVMFlang-MSVC-debug' | Brad King | 2023-12-06 | 1 | -5/+7 | |
|\ \ \ | |/ / | | / | |/ |/| | ||||||
| * | LLVMFlang: Fix MSVC ABI debug information format options | Brad King | 2023-12-05 | 1 | -5/+7 | |
* | | Merge topic 'FindPerl-doc' | Brad King | 2023-12-01 | 1 | -6/+11 | |
|\ \ | ||||||
| * | | FindPerl: Fix documentation word order | polarbub | 2023-11-30 | 1 | -2/+2 | |
| * | | FindPerl: Improve documentation formatting | polarbub | 2023-11-30 | 1 | -6/+11 | |
* | | | Merge topic 'adsp-on-linux' | Brad King | 2023-12-01 | 2 | -5/+10 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | ADSP: Allow progress with CMAKE_ADSP_ROOT unset | Josh Channings | 2023-11-30 | 1 | -3/+0 | |
| * | | ADSP: Add /opt/analog/cces to _find_adsp_root()'s search space | Josh Channings | 2023-11-30 | 1 | -0/+3 | |
| * | | ADSP: Use find_program() to get path to cc21k/ccblkfn | Josh Channings | 2023-11-30 | 1 | -1/+6 | |
| * | | ADSP: Use $CMAKE_EXECUTABLE_SUFFIX in COMPILER_NAME | Josh Channings | 2023-11-29 | 1 | -2/+2 | |
* | | | 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 | |