summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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-281-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
* | | | MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-093-25/+2
* | | | Merge topic 'doc-using-deps-guide' into release-3.24Brad King2022-06-091-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Overhaul and expand the Using Dependencies GuideCraig Scott2022-06-091-1/+7
* | | | Merge topic 'print-sources'Brad King2022-06-071-27/+48
|\ \ \ \
| * | | | cmake_print_properties(): Update grammar docsFeRD (Frank Dana)2022-06-061-6/+6
| * | | | PrintHelpers: Document argument order restrictionFeRD (Frank Dana)2022-06-061-1/+4
| * | | | PrintHelpers: Fix indentationFeRD (Frank Dana)2022-06-061-2/+2
| * | | | PrintHelpers: Rewrite a few more error messagesFeRD (Frank Dana)2022-06-061-2/+3
| * | | | PrintHelpers: Fix target SOURCES propertyFeRD (Frank Dana)2022-06-061-16/+33
| |/ / /
* | | | FindPython*: enhance interpreter lookupMarc Chevrier2022-06-051-2/+11
|/ / /
* | | Merge topic 'FindOpenSSL3_applink'Brad King2022-06-031-0/+8
|\ \ \
| * | | FindOpenSSL: Set version variables for version >= 3.0.0James Calo2022-06-021-0/+8
* | | | Merge topic 'envmod'Brad King2022-06-031-1/+1
|\ \ \ \
| * | | | FindEnvModules: BUGFIX: env_module_swap OUTPUT_VARIBLEMichael Hirsch2022-06-011-1/+1