summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find-wxwidgets'Brad King2022-06-171-95/+54
|\
| * FindwxWidgets: Support more wxWidgets versions, including 3.2Maarten Bent2022-06-151-40/+18
| * FindwxWidgets: Use version number from header for library namesMaarten Bent2022-06-151-35/+12
| * FindwxWidgets: Move extracting version number to a macroMaarten Bent2022-06-151-20/+24
* | Merge topic 'SerenityOS-platform'Brad King2022-06-158-0/+48
|\ \
| * | SerenityOS: Add Platform moduleAndrew Kaster2022-06-148-0/+48
| |/
* | Merge topic 'cuda_use_response_files'Brad King2022-06-151-6/+10
|\ \
| * | CUDA: Support response files with nvccRobert Maynard2022-06-131-6/+10
| |/
* | FindCUDA: Fix varaible reset with CUDA_TOOLKIT_TARGET_DIRJames Bigler2022-06-141-1/+3
|/
* Merge topic 'fetchcontent-global-targets'Brad King2022-06-111-2/+24
|\
| * FetchContent: Honor CMAKE_FIND_PACKAGE_TARGETS_GLOBALCraig Scott2022-06-101-2/+24
* | Merge topic 'xcode-14'Brad 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'Brad 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
* | | | Merge topic 'GNUInstallDirs-opt-homebrew'Brad King2022-06-031-1/+3
|\ \ \ \
| * | | | GNUInstallDirs: Do not treat /opt/homebrew as under /optBrad King2022-06-021-1/+3
| |/ / /
* | | | FetchContent: Respect the CMP0135 policy settingCraig Scott2022-06-021-6/+43
|/ / /
* | | Merge topic 'findjava'Marc Chevrier2022-06-012-21/+30
|\ \ \ | |/ / |/| |
| * | FindJava: improve failure/verbosity when 'java -version' failsSeth R Johnson2022-05-312-21/+30
* | | Merge topic 'msvc-compilers-default-to-ZI'Brad King2022-05-273-2/+25
|\ \ \
| * | | MSVC: Default to -ZI instead of /Zi for x86 and x64Glen Chung2022-05-263-2/+25
* | | | MSYS/MinGW Makfiles: Select the compiler occurring first in PATHBrad King2022-05-261-4/+3
* | | | Merge topic 'LLVMFlang-compiler'Brad King2022-05-263-0/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | LLVMFlang: Add support for LLVM FlangTin Huynh2022-05-243-0/+21
| |/ /
* | | Merge topic 'dependency-providers'Brad King2022-05-251-42/+197
|\ \ \
| * | | Dependency providers: Add find_package and FetchContent supportCraig Scott2022-05-251-36/+177
| * | | FetchContent: Don't discard non-empty SOURCE_DIR and BINARY_DIRCraig Scott2022-05-181-3/+9
| * | | FetchContent: Don't leak internal variablesCraig Scott2022-05-181-3/+11
* | | | Merge topic 'cpack-component-special-chars'Brad King2022-05-251-8/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | CPack: Support component names with special characters, tooDeniz Bahadir2022-05-241-8/+10
* | | | Merge topic 'findvulkan-moltenvk'Brad King2022-05-241-0/+87
|\ \ \ \ | |/ / / |/| | |
| * | | FindVulkan: Add component for `MoltenVK`MACHIZAUD Andréa2022-05-231-0/+87
* | | | Merge topic 'externalproject-cleanup'Brad King2022-05-231-344/+793
|\ \ \ \