Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindMatlab: Add changelog for now supported version range | Hermann von Kleist | 2024-02-19 | 1 | -0/+3 |
* | Merge topic 'doc-install-relative-paths' | Brad King | 2024-02-16 | 1 | -5/+15 |
|\ | |||||
| * | Help: Explicitly discourage absolute install destinations | Robert Maynard | 2024-02-16 | 1 | -5/+15 |
* | | Merge topic 'ipo-ar-no-replace' | Brad King | 2024-02-16 | 5 | -10/+10 |
|\ \ | |||||
| * | | IPO: Support duplicate object names in large archives | Ruslan Baratov | 2024-02-15 | 5 | -10/+10 |
| |/ | |||||
| * | Merge topic 'clang-windows-make-depends' into release-3.29 | Brad King | 2024-02-13 | 2 | -2/+2 |
| |\ | |||||
| * \ | Merge topic 'mingw-objc-objcxx' into release-3.29 | Brad King | 2024-02-13 | 6 | -0/+42 |
| |\ \ | |||||
* | \ \ | Merge topic 'modules-unused-file' | Brad King | 2024-02-15 | 1 | -8/+0 |
|\ \ \ \ | |||||
| * | | | | Modules: Remove unused CheckLibraryExists.list.in file | Peter Kokot | 2024-02-13 | 1 | -8/+0 |
* | | | | | Merge topic 'find-matlab-refactoring' | Brad King | 2024-02-15 | 1 | -76/+31 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FindMatlab: Remove dead commented-out code | Hermann von Kleist | 2024-02-13 | 1 | -8/+0 |
| * | | | | FindMatlab: Use find_package(Threads) instead of checking -pthread | Hermann von Kleist | 2024-02-13 | 1 | -12/+7 |
| * | | | | FindMatlab: Do not query host processor for registry view | Hermann von Kleist | 2024-02-13 | 1 | -1/+1 |
| * | | | | FindMatlab: Refactor Matlab root list append operation | Hermann von Kleist | 2024-02-13 | 1 | -6/+4 |
| * | | | | FindMatlab: Simplify ROOT lookup for new and old MCR | Hermann von Kleist | 2024-02-13 | 1 | -33/+17 |
| * | | | | FindMatlab: Refactor: Eliminate _matlab_64Build | Hermann von Kleist | 2024-02-13 | 1 | -9/+1 |
| * | | | | FindMatlab: Remove extra [Debug] from log message | Hermann von Kleist | 2024-02-13 | 1 | -1/+1 |
| * | | | | FindMatlab: Remove unnecessary if statements and loops | Hermann von Kleist | 2024-02-13 | 1 | -8/+2 |
| * | | | | FindMatlab: Fixup indentation | Hermann von Kleist | 2024-02-13 | 1 | -2/+2 |
* | | | | | Merge topic 'clang-windows-make-depends' | Brad King | 2024-02-13 | 2 | -2/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Clang: Fix typo to enable compiler-generated Makefile dependencies on Windows | Brad King | 2024-02-12 | 2 | -2/+2 |
* | | | | | Merge topic 'mingw-objc-objcxx' | Brad King | 2024-02-13 | 6 | -0/+42 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | MinGW: Add support for OBJC and OBJCXX | مهدي شينون (Mehdi Chinoune) | 2024-02-13 | 6 | -0/+42 |
| |/ / / | |||||
* | | | | Merge topic 'FindCUDAToolkit-driver-deps' | Brad King | 2024-02-13 | 1 | -3/+1 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | FindCUDAToolkit: Fix cuda driver dependencies | Robert Maynard | 2024-02-12 | 1 | -3/+1 |
| |/ | |||||
| * | Merge topic 'ticlang-compilers' into release-3.29 | Brad King | 2024-02-12 | 13 | -1/+124 |
| |\ | |||||
* | \ | Merge topic 'findmatlab-silence-mex-warnings' | Brad King | 2024-02-12 | 1 | -0/+13 |
|\ \ \ | |||||
| * | | | FindMatlab: Silence warnings for mex version file | Hermann von Kleist | 2024-02-07 | 1 | -0/+13 |
* | | | | Merge topic 'findmatlab-improve-version-check' | Brad King | 2024-02-12 | 1 | -53/+21 |
|\ \ \ \ | |||||
| * | | | | FindMatlab: Handle version range | Hermann von Kleist | 2024-02-07 | 1 | -1/+2 |
| * | | | | FindMatlab: Refactor version selection using find_package_check_version | Hermann von Kleist | 2024-02-07 | 1 | -53/+20 |
| |/ / / | |||||
* | | | | Merge topic 'ticlang-compilers' | Brad King | 2024-02-12 | 13 | -1/+124 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'backport-ticlang' into ticlang-compilers | Brad King | 2024-02-09 | 13 | -1/+124 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | TIClang: Add support for TI Clang-based compilers, including tiarmclang | Alan Phipps | 2024-02-09 | 13 | -1/+124 |
* | | | | | Merge topic 'visionOS' | Brad King | 2024-02-12 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Merge branch 'backport-3.28-visionOS' into visionOS | Brad King | 2024-02-09 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | visionOS: Update deployment-target flag for Xcode 15.1 beta | Brad King | 2024-02-09 | 1 | -3/+3 |
| | * | | Merge topic 'FindCUDAToolkit-cudart-deps' into release-3.28 | Brad King | 2024-02-09 | 1 | -8/+5 |
| | |\ \ | |||||
| | * \ \ | Merge topic 'findmatlab-registry-lookup-without-versionxml' into release-3.28 | Brad King | 2024-02-08 | 1 | -12/+1 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge topic 'FindOpenMP-clang-windows' into release-3.29 | Brad King | 2024-02-09 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'FindCUDAToolkit-cudart-deps' into release-3.29 | Brad King | 2024-02-09 | 1 | -8/+5 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
* | | | | | | | Merge topic 'FindOpenMP-clang-windows' | Brad King | 2024-02-09 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | FindOpenMP: Add support for GNU-like Clang targeting MSVC ABI | Markus Mützel | 2024-02-08 | 1 | -1/+2 |
| |/ / / / / | |||||
| * | | | | | Merge topic 'fphsa-version-message' into release-3.29 | Brad King | 2024-02-08 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'FindVulkan-glslang-14' into release-3.29 | Brad King | 2024-02-08 | 1 | -15/+8 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'findmatlab-registry-lookup-without-versionxml' into release-3.29 | Brad King | 2024-02-08 | 1 | -12/+1 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge topic 'clang-cl-showIncludes' into release-3.29 | Brad King | 2024-02-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
* | | | | | | | | Merge topic 'FindCUDAToolkit-cudart-deps' | Brad King | 2024-02-09 | 1 | -8/+5 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | FindCUDAToolkit: Fix cudart dependencies | Robert Maynard | 2024-02-08 | 1 | -8/+5 |
* | | | | | | | | Merge topic 'fphsa-version-message' | Brad King | 2024-02-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | |