summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindThreads-msvc-no-pthread-flag'Brad King2022-08-091-1/+5
|\
| * FindThreads: Skip check for -pthread flag when targeting the MSVC ABIBrad King2022-08-081-1/+5
| * Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...Brad King2022-08-041-0/+27
| |\
* | \ Merge topic 'doc-markup-program-options'Brad King2022-08-082-9/+13
|\ \ \
| * | | Help: Replace mentions of ``-G`` option with :option:`-G` roleAlex Turbov2022-08-041-7/+8
| * | | Help: Replace mentions of ``-S`` option with :option:`-S` roleAlex Turbov2022-08-041-2/+5
* | | | Merge topic 'swift_debug'Brad King2022-08-051-1/+1
|\ \ \ \
| * | | | Swift: Disable optimization when compiling in DebugDavid Geldreich2022-08-041-1/+1
| |/ / /
* | | | Merge topic 'enable-intel-llvm-ipo-3'Brad King2022-08-045-41/+105
|\ \ \ \
| * | | | Enable IPO for IntelLLVM compilers on Linux and WindowsWilliam R. Dieter2022-08-013-32/+60
| * | | | Propagate OpenMP compiler flags to linker for IntelLLVMWilliam R. Dieter2022-08-011-1/+2
| * | | | IntelLLVM: Pass linker flags to the compiler when used as linkerWilliam R. Dieter2022-08-011-8/+43
* | | | | Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS'Brad King2022-08-041-0/+27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FetchContent: Disable header set verification for dependenciesCraig Scott2022-08-031-0/+27
* | | | | Merge topic 'FindLua-docfmt'Brad King2022-08-041-13/+16
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | FindLua: Improve documentation formattingMichael Hirsch2022-08-031-13/+16
| |/ /
| * | Merge topic 'FindGTest-gmock-needs-gtest' into release-3.24Brad King2022-08-011-1/+1
| |\ \
* | \ \ Merge topic 'cuda_add_lto_support'Brad King2022-08-033-16/+36
|\ \ \ \
| * | | | CUDA: Add Device LTO support for nvccRobert Maynard2022-07-223-13/+36
| * | | | CheckIPO: Refactor logic selecting test source filesRobert Maynard2022-07-131-14/+11
* | | | | Merge topic 'FindCoin3D-windows'Brad King2022-08-031-2/+2
|\ \ \ \ \
| * | | | | FindCoin3D: look for coin4 on windowslorenz2022-08-021-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge topic 'find-openmp-from-system-paths'Brad King2022-08-021-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindOpenMP: Restore searching system pathsSprite2022-08-011-1/+3
* | | | | Merge topic 'FindGTest-gmock-needs-gtest'Brad King2022-08-011-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindGTest: Create the gmock targets only when GTest has been foundRobert Maynard2022-07-291-1/+1
| * | | | Merge branch 'FindLAPACK-nvhpc' into release-3.23Brad King2022-07-071-2/+7
| |\ \ \ \
* | \ \ \ \ Merge topic 'fetchcontent-url-regression'Craig Scott2022-08-011-29/+42
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FetchContent: Restore support for multiple URL valuesCraig Scott2022-07-291-29/+42
* | | | | Merge topic 'FindCURL-version-string'Brad King2022-07-281-2/+1
|\ \ \ \ \
| * | | | | FindCURL: Fix version string in case of multiple curl installationsGeorg Lutz2022-07-271-2/+1
* | | | | | Merge topic 'find-sdl_gfx'Brad King2022-07-286-27/+100
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindSDL_gfx: Add module to find another SDL componentXavier Del Campo Romero2022-07-271-0/+86
| * | | | | FindSDL_*: Drop module history from public documentationBrad King2022-07-195-27/+14
| | |_|_|/ | |/| | |
* | | | | FindVulkan: Move dxc component docs into definition listBrad King2022-07-251-4/+5
* | | | | Merge branch 'backport-3.24-FindVulkan-relnotes'Brad King2022-07-251-4/+23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindVulkan: Add missing 3.24 release notesMACHIZAUD Andréa2022-07-251-0/+3
| * | | | FindVulkan: Format component documentation as definition listBrad King2022-07-251-4/+20
| * | | | Merge topic 'findwxwidgets-mingw-regression' into release-3.24Brad King2022-07-071-20/+13
| |\ \ \ \
| * \ \ \ \ Merge topic 'FindLAPACK-nvhpc' into release-3.24Brad King2022-07-071-2/+7
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge topic 'FindVulkan-dxc'Brad King2022-07-221-0/+75
|\ \ \ \ \ \
| * | | | | | FindVulkan: Add `dxc` (DirectX Shader Compiler) componentHellsingDarge2022-07-201-0/+75
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'FindOpenMP-no-force-flags'Brad King2022-07-221-13/+24
|\ \ \ \ \ \
| * | | | | | FindOpenMP: Do not overwrite user-set FLAGS, LIB_NAMESBalthasar Reuter2022-07-201-13/+24
* | | | | | | Merge topic 'FindOpenACC_set_found_variable'Brad King2022-07-221-0/+10
|\ \ \ \ \ \ \
| * | | | | | | FindOpenACC: Set OpenACC_FOUND when OpenACC is enabled for a languageRobert Maynard2022-07-131-0/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindPython-remove-components-interdependence'Brad King2022-07-201-1/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | FindPython: remove unnecessary components interdependenceMarc Chevrier2022-07-191-1/+9
| |/ / / / /
* | | | | | AIX: Export symbols from IBMClang IPA objectsWilliam Marlow2022-07-123-16/+38
|/ / / / /
* | | | | Merge topic 'better_doxy_ver_check'Marc Chevrier2022-07-101-7/+39
|\ \ \ \ \