summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...Brad King2022-08-041-0/+27
|\
| * FetchContent: Disable header set verification for dependenciesCraig Scott2022-08-041-0/+27
* | FindLua: Improve documentation formattingMichael Hirsch2022-08-031-13/+16
|/
* Merge topic 'FindGTest-gmock-needs-gtest' into release-3.24Brad 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
| |\
* | | FetchContent: Restore support for multiple URL valuesCraig Scott2022-07-291-29/+42
* | | 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
|\ \ \
| * | | FindwxWidgets: Do not reset wxWidgets_LIB_DIR unnecessarilyMaarten Bent2022-07-061-2/+4
| * | | FindwxWidgets: Restore win32 find style on MinGWMaarten Bent2022-07-061-18/+9
* | | | Merge topic 'FindLAPACK-nvhpc' into release-3.24Brad King2022-07-071-2/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | FindLAPACK: Add '-fortranlibs' flag only with NVHPC/PGI compilersEisuke Kawashima2022-07-061-2/+7
* | | FindwxWidgets: Support more wxWidgets versions, including 3.2Maarten Bent2022-07-051-40/+18
* | | FindwxWidgets: Use version number from header for library namesMaarten Bent2022-07-051-35/+12
* | | FindwxWidgets: Move extracting version number to a macroMaarten Bent2022-07-051-20/+24
* | | Merge topic 'nvhpc-Werror' into release-3.24Brad King2022-07-051-1/+1
|\ \ \
| * | | NVHPC: warnings as error flag is "-Werror"Robert Maynard2022-07-011-1/+1
* | | | Merge topic 'add_nvcc_compile_warning_support' into release-3.24Brad King2022-07-051-0/+5
|\ \ \ \ | |/ / /
| * | | CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target propertyRobert Maynard2022-07-011-0/+5
* | | | Genex LINK_LIBRARY: MacOS: enhance *_LIBRARY featuresMarc Chevrier2022-07-031-3/+3
* | | | Darwin.cmake: Fix indentingCraig Scott2022-07-031-3/+3
* | | | FetchContent: Don't use if(... IN_LIST ...)Craig Scott2022-06-291-2/+8
* | | | Merge topic 'FindPython-multiple-queries' into release-3.24Brad King2022-06-281-2/+4
|\ \ \ \
| * | | | FindPython: fix error on multiple queries with different COMPONENTSMarc Chevrier2022-06-271-2/+4
| |/ / /
* | | | Merge topic 'revert-FindHDF5-library' into release-3.24Brad King2022-06-281-4/+4
|\ \ \ \
| * | | | FindHDF5: Revert "Add explicit library location instead of guessed ..."Brad King2022-06-271-4/+4
| |/ / /
* | | | Merge topic 'lcc-liblfortran-renamed' into release-3.24Brad King2022-06-281-1/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | LCC: link with -lgfortran instead of -llfortran since 1.26.03Igor Molchanov2022-06-271-1/+5
| * | ExternalProject: Fix regression in stamp creation for Xcode+iOSBrad King2022-06-212-1/+6
| * | Merge branch 'xcode-14' into release-3.23Brad King2022-06-112-1/+4
| |\ \ | | |/
* | | Merge topic 'ipo_append_auto_on_gcc' into release-3.24Brad King2022-06-231-1/+12
|\ \ \
| * | | IPO: Use -flto=auto if compiler is GCC >= 10.1Linus Dierheimer2022-06-221-1/+12
* | | | FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET."Brad King2022-06-221-92/+44
|/ / /
* | | Merge topic 'FetchContent-doc-example' into release-3.24Brad King2022-06-221-3/+3
|\ \ \
| * | | FetchContent: Fix example code in documentationpigeon2022-06-211-3/+3
* | | | Merge topic 'FindMPI-l-colon' into release-3.24Brad King2022-06-221-8/+13
|\ \ \ \
| * | | | FindMPI: Parse '-l:' flags in pkg-config outputMarkus Mützel2022-06-211-8/+13
| |/ / /
* | | | Merge topic 'xcode14' into release-3.24Brad King2022-06-221-0/+1
|\ \ \ \
| * | | | Xcode: automatically create Info.plist for signing during compiler idGregor Jasny2022-06-211-0/+1
| |/ / /
* | | | ExternalProject: Fix regression in stamp creation for Xcode+iOSBrad King2022-06-212-1/+6
|/ / /
* | | Merge topic 'fetchcontent-global-targets' into release-3.24Brad King2022-06-111-2/+24
|\ \ \
| * | | FetchContent: Honor CMAKE_FIND_PACKAGE_TARGETS_GLOBALCraig Scott2022-06-101-2/+24
* | | | Merge topic 'xcode-14' into release-3.24Brad King2022-06-112-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Xcode: Suppress "Run Script" build phase warning during compiler idBrad King2022-06-101-0/+1
| * | | Xcode: Use ad-hoc signing during compiler id on macOSBrad King2022-06-102-1/+3
* | | | Merge topic 'ExternalProject-stamp-genex' into release-3.24Brad King2022-06-101-15/+22
|\ \ \ \
| * | | | ExternalProject: Express per-config step stamp file paths using CONFIG genexBrad King2022-06-081-15/+22
| | |/ / | |/| |
* | | | CheckIPOSupported: Compile check using flags of calling projectBrad King2022-06-101-0/+21