Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'doc-fc-fully-disconnected' | Craig Scott | 2023-12-17 | 1 | -0/+11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Help: Add note not to use FETCHCONTENT_FULLY_DISCONNECTED on first run | Craig Scott | 2023-12-16 | 1 | -0/+11 | |
| |/ / / | ||||||
* | | | | Merge topic 'swift-split-compilation-model' | Brad King | 2023-12-16 | 1 | -21/+51 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Swift/Ninja: Split compilation model | Evan Wilde | 2023-12-15 | 1 | -21/+51 | |
* | | | | Merge topic 'FindCUDAToolkit-cupti' | Brad King | 2023-12-15 | 1 | -3/+3 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | CUDAToolkit: Correctly search all include paths from compiler | Robert Maynard | 2023-12-14 | 1 | -3/+3 | |
* | | | | Merge topic 'FindBoost-1.84' | Brad King | 2023-12-15 | 1 | -1/+2 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | FindBoost: Add support for Boost 1.84 | Brad King | 2023-12-14 | 1 | -1/+2 | |
| |/ / | ||||||
| * | | Merge topic 'FindMatlab-version' into release-3.28 | Brad King | 2023-12-14 | 1 | -2/+2 | |
| |\ \ | ||||||
* | \ \ | Merge topic 'FindMatlab-version' | Brad King | 2023-12-14 | 1 | -2/+2 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | FindMatlab: Fix processing of multiple versions from Windows Registry | Brad King | 2023-12-14 | 1 | -2/+2 | |
* | | | | Merge topic 'FindTIFF-pre-CMP0057' | Brad King | 2023-12-14 | 1 | -3/+4 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | FindTIFF: Restore support for projects that do not enable CMP0057 | Brad King | 2023-12-14 | 1 | -3/+4 | |
* | | | | Merge topic 'FindFreetype-use-config' | Brad King | 2023-12-14 | 1 | -4/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | FindFreetype: Fix success message when config module is found | Brad King | 2023-12-14 | 1 | -4/+3 | |
| * | | | Merge topic 'FindMatlab-version' into release-3.28 | Brad King | 2023-12-14 | 1 | -4/+4 | |
| |\ \ \ | | |/ / | ||||||
* | | | | Merge topic 'FindMatlab-version' | Brad King | 2023-12-14 | 1 | -4/+4 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | FindMatlab: Fix regression on Windows Registry lookup failure | Brad King | 2023-12-14 | 1 | -4/+4 | |
* | | | | Merge topic 'Find-CONFIG-chain-fixes' | Brad King | 2023-12-14 | 2 | -14/+99 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | FindTIFF: consider `IMPLIB`-using platforms | Ben Boeckel | 2023-12-13 | 1 | -4/+75 | |
| * | | | FindTIFF: always find the config module quietly | Ben Boeckel | 2023-12-13 | 1 | -5/+8 | |
| * | | | FindFreetype: also consider RelWithDebInfo-built libraries | Ben Boeckel | 2023-12-13 | 1 | -0/+6 | |
| * | | | FindFreetype: always find the config module quietly | Ben Boeckel | 2023-12-13 | 1 | -5/+10 | |
| |/ / | ||||||
| * | | Merge topic 'bug/fix_cupti_regression' into release-3.28 | Brad King | 2023-12-12 | 1 | -2/+3 | |
| |\ \ | ||||||
| * \ \ | Merge topic 'FindCUDAToolkit-fix-stubs' into release-3.28 | Brad King | 2023-12-07 | 1 | -5/+7 | |
| |\ \ \ | ||||||
* | | | | | ADSP: Use compiler-reported preprocessor dependencies | Josh Channings | 2023-12-12 | 1 | -0/+2 | |
* | | | | | Merge topic 'FindOpenGL-macOS-x11' | Brad King | 2023-12-12 | 1 | -8/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindOpenGL: Document how to use macOS X11 OpenGL | Randolph M. Fritz | 2023-12-11 | 1 | -3/+18 | |
| * | | | | | FindOpenGL: Clarify cache entry doc strings on macOS | Randolph M. Fritz | 2023-12-11 | 1 | -5/+8 | |
* | | | | | | Merge topic 'bug/fix_cupti_regression' | Brad King | 2023-12-12 | 1 | -2/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | CUDAToolkit: Restore ability to find cupti headers | Robert Maynard | 2023-12-08 | 1 | -2/+3 | |
* | | | | | Merge topic 'compute-compiler-linker' | Brad King | 2023-12-09 | 3 | -50/+63 | |
|\ \ \ \ \ | ||||||
| * | | | | | LinkerId: Identify AIX and SunOS system linkers | Brad King | 2023-12-08 | 3 | -1/+11 | |
| * | | | | | LinkerId: Try multiple flags to detect linker id and version | Brad King | 2023-12-08 | 1 | -42/+51 | |
| * | | | | | LinkerId: Match linker id and version more robustly | Brad King | 2023-12-08 | 1 | -21/+15 | |
* | | | | | | Merge topic 'csharp-utilities-doc-fix' | Brad King | 2023-12-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CSharpUtilities: Fix cross-reference in documentation | Jan Blumschein | 2023-12-08 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'LLVMFlang-Fortran-link-enhancements' | Brad King | 2023-12-09 | 2 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | |