summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindJNI-xcode-12.2'Brad King2023-08-081-0/+17
|\
| * FindJNI: Update for Xcode greater than 12.1 on macOSChristian Oyarzun2023-08-071-0/+17
* | Merge topic 'cxxmodules-try-compile'Brad King2023-08-071-0/+1
|\ \
| * | Modules/Internal/FeatureTesting: mark feature testing as a special testBen Boeckel2023-07-311-0/+1
* | | FindwxWidgets: Fix returning optional componentsRick Budé2023-08-021-1/+2
* | | Merge topic 'doc_ep'Brad King2023-08-011-862/+893
|\ \ \
| * | | ExternalProject: Add option subsection anchors for accessibility from TOCscivision2023-07-311-862/+893
| |/ /
* | | Merge topic 'FindPython-Debian-workaround'Brad King2023-08-011-1/+1
|\ \ \ | | |/ | |/|
| * | FindPython: Restore Python_SITE* values for versions below 3.10Marc Chevrier2023-07-311-1/+1
| * | Merge topic 'FindOpenSSL-trust-root-dir' into release-3.27Brad King2023-07-211-1/+1
| |\ \
| * \ \ Merge topic 'FindCUDAToolkit-libnvrtc-builtins' into release-3.27Brad King2023-07-211-1/+1
| |\ \ \
* | | | | CheckLanguage: Document that CMAKE_CUDA_HOST_COMPILER should not be set aloneBrad King2023-07-311-0/+8
* | | | | CheckLanguage: Modernize documentation formattingBrad King2023-07-311-14/+25
| |_|_|/ |/| | |
* | | | Merge topic 'findcuda_mark_stub_libraries_as_no_rpath'Brad King2023-07-261-8/+17
|\ \ \ \
| * | | | FindCUDAToolkit: targets pointing to stubs now use IMPORTED_IMPLIBRobert Maynard2023-07-241-8/+17
* | | | | UsePkgConfig: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-5/+5
* | | | | FindwxWindows: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-6/+7
* | | | | FindQt: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-3/+3
* | | | | FindFLTK2: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-2/+2
* | | | | FindFLTK: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-4/+4
|/ / / /
* | | | Merge topic 'file-REAL_PATH-relative'Brad King2023-07-241-6/+9
|\ \ \ \
| * | | | file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-201-6/+9
* | | | | Merge topic 'FindOpenSSL-trust-root-dir'Brad King2023-07-211-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindOpenSSL: Prefer OPENSSL_ROOT_DIR only if non-emptyBrad King2023-07-201-1/+1
| | |/ / | |/| |
| * | | Merge topic 'armclang-update-version-computation' into release-3.27Brad King2023-07-181-1/+1
| |\ \ \
* | \ \ \ Merge topic 'FindCUDAToolkit-libnvrtc-builtins'Brad King2023-07-211-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | FindCUDAToolkit: Fix nvrtc_builtins library nameTomoharu Kitawaki2023-07-201-1/+1
| | |/ | |/|
* | | Merge topic 'windows-kernel-mode-driver'Brad King2023-07-196-3/+41
|\ \ \
| * | | Windows: Add experimental WindowsKernelModeDriver platformKyle Edwards2023-07-176-3/+41
* | | | Merge topic 'armclang-update-version-computation'Brad King2023-07-181-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ARMClang: Fix computation of compiler semantic version patch levelDaniel Brondani2023-07-181-1/+1
* | | Merge topic 'FindProtobuf-version-schemes'Brad King2023-07-141-6/+4
|\ \ \ | | |/ | |/|
| * | FindProtobuf: Fix new version number schemeJannik Beyerstedt2023-07-141-6/+4
* | | Merge topic 'android-platform'Brad King2023-07-141-0/+2
|\ \ \ | |/ /
| * | Android: Restore platform info and search paths shared with LinuxBrad King2023-07-131-0/+2
| * | Merge topic 'findprotobuf-mingw' into release-3.27Brad King2023-07-071-3/+3
| |\ \
* | | | apple: add preliminary visionOS supportGregor Jasny2023-07-119-5/+23
* | | | Merge topic 'android-host-system-version'Brad King2023-07-071-0/+22
|\ \ \ \
| * | | | Android: Populate CMAKE_HOST_SYSTEM_VERSION on native buildsfunsafe-ptr2023-07-051-0/+22
* | | | | Merge topic 'findprotobuf-mingw'Brad King2023-07-071-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | FindProtobuf: Fix linking to shared libraries on MinGWمهدي شينون (Mehdi Chinoune)2023-07-051-3/+3
* | | | | Merge topic 'hip-lib64'Brad King2023-07-071-1/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | HIP: Fix search for hip-lang CMake package on Fedora distrosBrad King2023-07-051-1/+10
| |/ / /
* | | | Merge topic 'FindProtobuf-upstream-options'Brad King2023-07-051-12/+111
|\ \ \ \ | |_|/ / |/| | |
| * | | FindProtobuf: Add documentation for protobuf_generate()André Apitzsch2023-06-301-0/+80
| * | | FindProtobuf: Add DEPENDENCIES to protobuf_generateAndré Apitzsch2023-06-301-2/+2
| * | | FindProtobuf: Add PLUGIN_OPTIONS and PROTOC_OPTIONS to protobuf_generateAndré Apitzsch2023-06-301-11/+30
* | | | Merge topic 'FindPython-enhance-tests'Brad King2023-06-301-2/+2
|\ \ \ \
| * | | | FindPython: Add tests for IronPython v3Marc Chevrier2023-06-291-2/+2
| |/ / /
* | | | Merge topic 'FetchContent-unparsed-arguments'Brad King2023-06-302-1/+7
|\ \ \ \ | |/ / / |/| / / | |/ /