Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | FindwxWindows: Replace exec_program() with execute_process() | Kyle Edwards | 2023-07-24 | 1 | -6/+7 | |
* | | | | | FindQt: Replace exec_program() with execute_process() | Kyle Edwards | 2023-07-24 | 1 | -3/+3 | |
* | | | | | FindFLTK2: Replace exec_program() with execute_process() | Kyle Edwards | 2023-07-24 | 1 | -2/+2 | |
* | | | | | FindFLTK: Replace exec_program() with execute_process() | Kyle Edwards | 2023-07-24 | 1 | -4/+4 | |
|/ / / / | ||||||
* | | | | Merge topic 'file-REAL_PATH-relative' | Brad King | 2023-07-24 | 1 | -6/+9 | |
|\ \ \ \ | ||||||
| * | | | | file(REAL_PATH): resolve symlinks before '..' components | Robert Maynard | 2023-07-20 | 1 | -6/+9 | |
* | | | | | Merge topic 'FindOpenSSL-trust-root-dir' | Brad King | 2023-07-21 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | FindOpenSSL: Prefer OPENSSL_ROOT_DIR only if non-empty | Brad King | 2023-07-20 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
| * | | | Merge topic 'armclang-update-version-computation' into release-3.27 | Brad King | 2023-07-18 | 1 | -1/+1 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'FindCUDAToolkit-libnvrtc-builtins' | Brad King | 2023-07-21 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | FindCUDAToolkit: Fix nvrtc_builtins library name | Tomoharu Kitawaki | 2023-07-20 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'windows-kernel-mode-driver' | Brad King | 2023-07-19 | 6 | -3/+41 | |
|\ \ \ | ||||||
| * | | | Windows: Add experimental WindowsKernelModeDriver platform | Kyle Edwards | 2023-07-17 | 6 | -3/+41 | |
* | | | | Merge topic 'armclang-update-version-computation' | Brad King | 2023-07-18 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | ARMClang: Fix computation of compiler semantic version patch level | Daniel Brondani | 2023-07-18 | 1 | -1/+1 | |
* | | | Merge topic 'FindProtobuf-version-schemes' | Brad King | 2023-07-14 | 1 | -6/+4 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | FindProtobuf: Fix new version number scheme | Jannik Beyerstedt | 2023-07-14 | 1 | -6/+4 | |
* | | | Merge topic 'android-platform' | Brad King | 2023-07-14 | 1 | -0/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Android: Restore platform info and search paths shared with Linux | Brad King | 2023-07-13 | 1 | -0/+2 | |
| * | | Merge topic 'findprotobuf-mingw' into release-3.27 | Brad King | 2023-07-07 | 1 | -3/+3 | |
| |\ \ | ||||||
* | | | | apple: add preliminary visionOS support | Gregor Jasny | 2023-07-11 | 9 | -5/+23 | |
* | | | | Merge topic 'android-host-system-version' | Brad King | 2023-07-07 | 1 | -0/+22 | |
|\ \ \ \ | ||||||
| * | | | | Android: Populate CMAKE_HOST_SYSTEM_VERSION on native builds | funsafe-ptr | 2023-07-05 | 1 | -0/+22 | |
* | | | | | Merge topic 'findprotobuf-mingw' | Brad King | 2023-07-07 | 1 | -3/+3 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | FindProtobuf: Fix linking to shared libraries on MinGW | مهدي شينون (Mehdi Chinoune) | 2023-07-05 | 1 | -3/+3 | |
* | | | | | Merge topic 'hip-lib64' | Brad King | 2023-07-07 | 1 | -1/+10 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | HIP: Fix search for hip-lang CMake package on Fedora distros | Brad King | 2023-07-05 | 1 | -1/+10 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindProtobuf-upstream-options' | Brad King | 2023-07-05 | 1 | -12/+111 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | FindProtobuf: Add documentation for protobuf_generate() | André Apitzsch | 2023-06-30 | 1 | -0/+80 | |
| * | | | FindProtobuf: Add DEPENDENCIES to protobuf_generate | André Apitzsch | 2023-06-30 | 1 | -2/+2 | |
| * | | | FindProtobuf: Add PLUGIN_OPTIONS and PROTOC_OPTIONS to protobuf_generate | André Apitzsch | 2023-06-30 | 1 | -11/+30 | |
* | | | | Merge topic 'FindPython-enhance-tests' | Brad King | 2023-06-30 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | FindPython: Add tests for IronPython v3 | Marc Chevrier | 2023-06-29 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'FetchContent-unparsed-arguments' | Brad King | 2023-06-30 | 2 | -1/+7 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | FetchContent: Protect ExternalProject keywords from unknown arguments | Brad King | 2023-06-29 | 2 | -1/+7 | |
| * | | Merge topic 'FindCxxTest-doc' into release-3.27 | Brad King | 2023-06-26 | 1 | -96/+79 | |
| |\ \ | ||||||
| * \ \ | Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27 | Brad King | 2023-06-26 | 1 | -0/+4 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'FindCxxTest-doc' | Brad King | 2023-06-26 | 1 | -96/+79 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | FindCxxTest: Modernize documentation formatting | Brad King | 2023-06-23 | 1 | -94/+76 | |
| * | | | | FindCxxTest: Update link to cxxtest project page | Brad King | 2023-06-23 | 1 | -3/+4 | |
* | | | | | Merge topic 'support_nvhpc_versions_without_isystem' | Brad King | 2023-06-26 | 1 | -0/+4 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | NVHPC: Support nvfortran versions that don't support isystem | Robert Maynard | 2023-06-23 | 1 | -0/+4 | |
| |/ / / | ||||||
* | | | | Merge topic 'link-depends-is-OFF' | Brad King | 2023-06-26 | 1 | -3/+10 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | link dependencies: deactivate the feature | Marc Chevrier | 2023-06-23 | 1 | -3/+10 | |
| |/ / | ||||||
| * | | Merge topic 'android-platform-vars' into release-3.27 | Brad King | 2023-06-20 | 1 | -5/+5 | |
| |\ \ | ||||||
* | \ \ | Merge topic 'FindEXPAT-static' | Brad King | 2023-06-23 | 1 | -2/+21 | |
|\ \ \ \ | ||||||
| * | | | | FindEXPAT: add a EXPAT_USE_STATIC_LIBS hint | Even Rouault | 2023-06-22 | 1 | -2/+21 | |
* | | | | | Merge topic 'FindCURL-static' | Brad King | 2023-06-23 | 1 | -0/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindCURL: add a CURL_USE_STATIC_LIBS hint | Even Rouault | 2023-06-22 | 1 | -0/+23 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'android-platform-vars' | Brad King | 2023-06-20 | 1 | -5/+5 | |
|\ \ \ \ \ | | |_|/ / | |/| | | |