summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | FindDoxygen: Implement more complete version checkingChristian Heimlich2022-07-071-7/+39
* | | | | | Merge topic 'findwxwidgets-mingw-regression'Brad 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
| | |/ / / | |/| | |
| * | | | 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
| |\ \ \ \
| * \ \ \ \ Merge topic 'add_nvcc_compile_warning_support' into release-3.24Brad King2022-07-051-0/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindLAPACK-nvhpc'Brad King2022-07-071-2/+7
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindLAPACK: Add '-fortranlibs' flag only with NVHPC/PGI compilersEisuke Kawashima2022-07-061-2/+7
* | | | | | | Merge topic 'FindOpenSSL-doc-pkg-config'Brad King2022-07-061-5/+17
|\ \ \ \ \ \ \
| * | | | | | | FindOpenSSL: Document use of pkg-configtofraa2022-07-051-0/+5
| * | | | | | | FindOpenSSL: Reformat hints documentation as definition listBrad King2022-07-051-5/+12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'lcc-additional-implicit-link-dirs'Brad King2022-07-061-0/+17
|\ \ \ \ \ \ \
| * | | | | | | LCC: for OpenMP, collectly determine implicit link dirsmakise-homura2022-06-301-0/+17
* | | | | | | | Merge topic 'nvhpc-Werror'Brad 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'Brad King2022-07-051-0/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target propertyRobert Maynard2022-07-011-0/+5
* | | | | | | Merge topic 'LINK_LIBRARY-Darwin-LIBRARY-features-enhancements'Craig Scott2022-07-051-6/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Genex LINK_LIBRARY: MacOS: enhance *_LIBRARY featuresMarc Chevrier2022-07-031-3/+3
| * | | | | Darwin.cmake: Fix indentingCraig Scott2022-07-031-3/+3
* | | | | | Merge topic 'findicu'Brad King2022-07-011-7/+5
|\ \ \ \ \ \
| * | | | | | FindICU: Fix component reporting logicAlexander Grund2022-06-301-7/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindRuby-version-matching'Brad King2022-07-011-46/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindRuby: Simplify version matchingDiego Pino Garcia2022-06-301-46/+7
* | | | | | Merge topic 'FindCURL-package-version'Brad King2022-06-301-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindCURL: Set CURL_VERSION_STRING when curl is found as a packagemakise-homura2022-06-281-0/+2
* | | | | | Merge topic 'FetchContent-avoid-IN_LIST'Brad King2022-06-291-2/+8
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | FetchContent: Don't use if(... IN_LIST ...)Craig Scott2022-06-281-2/+8
| * | | | Merge topic 'FindPython-multiple-queries' into release-3.24Brad King2022-06-281-2/+4
| |\ \ \ \
| * \ \ \ \ Merge topic 'revert-FindHDF5-library' into release-3.24Brad King2022-06-281-4/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'lcc-liblfortran-renamed' into release-3.24Brad King2022-06-281-1/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | | | |_|_|/ | | |/| | |
* | | | | | Merge topic 'glew'Brad King2022-06-281-2/+1
|\ \ \ \ \ \
| * | | | | | FindGLEW: select_library_configuration might be used before it is definedMarkus Mützel2022-06-261-2/+1
* | | | | | | Merge topic 'FindPython-multiple-queries'Brad King2022-06-281-2/+4
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindPython: fix error on multiple queries with different COMPONENTSMarc Chevrier2022-06-271-2/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'revert-FindHDF5-library'Brad King2022-06-281-4/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | FindHDF5: Revert "Add explicit library location instead of guessed ..."Brad King2022-06-271-4/+4
| |/ / / /
| * | | | Merge topic 'ipo_append_auto_on_gcc' into release-3.24Brad King2022-06-231-1/+12
| |\ \ \ \
* | \ \ \ \ Merge topic 'lcc-liblfortran-renamed'Brad 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 'FindPython-use-VALIDATOR'Brad King2022-06-231-103/+124
|\ \ \ \ \
| * | | | | FindPython: enhance search criteriasMarc Chevrier2022-06-221-103/+124
* | | | | | Merge topic 'findvulkan-volk'Brad King2022-06-231-0/+41
|\ \ \ \ \ \
| * | | | | | FindVulkan: Add 'volk' componentAiden Lambert2022-06-221-0/+41
* | | | | | | Merge topic 'findopenal-add-import-library'Brad King2022-06-231-0/+26
|\ \ \ \ \ \ \