Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IntelLLVM: Suppress -Rdebug-disables-optimization on debug builds | Bram Metsch | 2023-09-07 | 1 | -0/+7 |
* | Merge topic 'FindZLIB-1.3' | Brad King | 2023-08-23 | 1 | -18/+17 |
|\ | |||||
| * | FindZLIB: Fix extraction of two-component version number 1.3 | Brad King | 2023-08-22 | 1 | -18/+17 |
| * | Merge topic 'LLVMFlang-Fortran-flags' into release-3.27 | Brad King | 2023-08-19 | 1 | -0/+4 |
| |\ | |||||
* | \ | Merge topic 'doc' | Brad King | 2023-08-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Help:CheckCXXSymbolExists: refer to CheckSourceCompiles | scivision | 2023-08-21 | 1 | -1/+1 |
* | | | | Merge topic 'ep-svn-trust-cert-non-interactive' | Craig Scott | 2023-08-21 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Ensure svn --trust-server-cert has dependent options | Craig Scott | 2023-08-20 | 1 | -2/+4 |
* | | | | | Merge topic 'imported-cxxmodules' | Brad King | 2023-08-21 | 2 | -0/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | CXXModules: add a variable for BMI-only compilation | Ben Boeckel | 2023-08-17 | 2 | -0/+2 |
* | | | | | Merge topic 'LLVMFlang-Fortran-flags' | Brad King | 2023-08-19 | 1 | -0/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | LLVMFlang-Fortran: Add flags for build types | Tarun Prabhu | 2023-08-19 | 1 | -0/+4 |
* | | | | | Merge topic 'vs-props-order' | Brad King | 2023-08-19 | 2 | -4/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | VS: Remove duplicate import in compiler id vcxproj | Brad King | 2023-08-18 | 2 | -4/+1 |
| |/ / / | |||||
| * | | | Merge topic 'clang_c23' into release-3.27 | Brad King | 2023-08-16 | 1 | -1/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'FindPython-3.13' into release-3.27 | Brad King | 2023-08-16 | 3 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'TAPI-is-Apple-only' into release-3.27 | Brad King | 2023-08-15 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'msvc-llvm-mt' | Brad King | 2023-08-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | MSVC: Run manifest tool with llvm-mt compatible arguments | ur4t | 2023-08-16 | 1 | -1/+1 |
* | | | | | | | Merge topic 'ExternalProject-build-jobserver' | Brad King | 2023-08-16 | 1 | -0/+40 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ExternalProject: Enable Make Job Server with Explicit Build Command | Chris Mahoney | 2023-08-15 | 1 | -0/+40 |
* | | | | | | | | Merge topic 'clang_c23' | Brad King | 2023-08-16 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Clang: use -std=c23 for Clang 18+ | Raul Tambre | 2023-08-15 | 1 | -1/+4 |
* | | | | | | | | Merge topic 'FindPython-3.13' | Brad King | 2023-08-16 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | FindPython: add support for Python 3.13 | Vasily Ryabov | 2023-08-15 | 3 | -3/+3 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'TAPI-is-Apple-only' | Brad King | 2023-08-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Apple Text Stubs (.tbd): various fixes | Marc Chevrier | 2023-08-11 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindJNI-no-xcode' | Brad King | 2023-08-15 | 1 | -5/+9 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | FindJNI: Restore support for macOS without Xcode | Brad King | 2023-08-11 | 1 | -5/+9 |
| |/ / | |||||
* | | | Merge topic 'nvcc-std-flags' | Brad King | 2023-08-11 | 2 | -62/+71 |
|\ \ \ | |||||
| * | | | NVIDIA-CUDA: Factor out helper for NVCC C++ standard flags | Brad King | 2023-08-10 | 2 | -62/+71 |
| | |/ | |/| | |||||
* | | | HIP: Limit compiler id candidates to those supporting HIP | Brad King | 2023-08-10 | 1 | -0/+4 |
|/ / | |||||
* | | Merge topic 'FindPython-MINGW-support' | Brad King | 2023-08-08 | 1 | -11/+54 |
|\ \ | |||||
| * | | FindPython: enhance MinGW support | Marc Chevrier | 2023-08-05 | 1 | -11/+54 |
* | | | Merge topic 'FindJNI-xcode-12.2' | Brad King | 2023-08-08 | 1 | -0/+17 |
|\ \ \ | | |/ | |/| | |||||
| * | | FindJNI: Update for Xcode greater than 12.1 on macOS | Christian Oyarzun | 2023-08-07 | 1 | -0/+17 |
* | | | Merge topic 'cxxmodules-try-compile' | Brad King | 2023-08-07 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Modules/Internal/FeatureTesting: mark feature testing as a special test | Ben Boeckel | 2023-07-31 | 1 | -0/+1 |
* | | | | FindwxWidgets: Fix returning optional components | Rick Budé | 2023-08-02 | 1 | -1/+2 |
| |_|/ |/| | | |||||
* | | | Merge topic 'doc_ep' | Brad King | 2023-08-01 | 1 | -862/+893 |
|\ \ \ | |||||
| * | | | ExternalProject: Add option subsection anchors for accessibility from TOC | scivision | 2023-07-31 | 1 | -862/+893 |
| |/ / | |||||
* | | | Merge topic 'FindPython-Debian-workaround' | Brad King | 2023-08-01 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | FindPython: Restore Python_SITE* values for versions below 3.10 | Marc Chevrier | 2023-07-31 | 1 | -1/+1 |
| * | | Merge topic 'FindOpenSSL-trust-root-dir' into release-3.27 | Brad King | 2023-07-21 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge topic 'FindCUDAToolkit-libnvrtc-builtins' into release-3.27 | Brad King | 2023-07-21 | 1 | -1/+1 |
| |\ \ \ | |||||
* | | | | | CheckLanguage: Document that CMAKE_CUDA_HOST_COMPILER should not be set alone | Brad King | 2023-07-31 | 1 | -0/+8 |
* | | | | | CheckLanguage: Modernize documentation formatting | Brad King | 2023-07-31 | 1 | -14/+25 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'findcuda_mark_stub_libraries_as_no_rpath' | Brad King | 2023-07-26 | 1 | -8/+17 |
|\ \ \ \ | |||||
| * | | | | FindCUDAToolkit: targets pointing to stubs now use IMPORTED_IMPLIB | Robert Maynard | 2023-07-24 | 1 | -8/+17 |
* | | | | | UsePkgConfig: Replace exec_program() with execute_process() | Kyle Edwards | 2023-07-24 | 1 | -5/+5 |