summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* add_subdirectory: Add SYSTEM optionDa Quexian2022-09-261-2/+17
* 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
|\ \ \
| * | | FindOpenAL: Add imported targetSam V2022-06-221-0/+26
* | | | Merge topic 'ipo_append_auto_on_gcc'Brad King2022-06-231-1/+12
|\ \ \ \
| * | | | IPO: Use -flto=auto if compiler is GCC >= 10.1Linus Dierheimer2022-06-221-1/+12
* | | | | Merge topic 'revert-pkgconfig-static-libs'Brad King2022-06-231-92/+44
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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
| |\ \ \
| * \ \ \ Merge topic 'FindMPI-l-colon' into release-3.24Brad King2022-06-221-8/+13
| |\ \ \ \
| * \ \ \ \ Merge topic 'xcode14' into release-3.24Brad King2022-06-221-0/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindPython-registry-management'Brad King2022-06-221-12/+25
|\ \ \ \ \ \ \
| * | | | | | | FindPython: enhance windows registry handlingMarc Chevrier2022-06-211-12/+25
* | | | | | | | Merge topic 'glew'Brad King2022-06-221-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGLEW: Set documented variables when found via upstream packageMarkus Mützel2022-06-211-0/+24
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'FetchContent-doc-example'Brad King2022-06-221-3/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | FetchContent: Fix example code in documentationpigeon2022-06-211-3/+3
* | | | | | | | Merge topic 'FindMPI-l-colon'Brad King2022-06-221-8/+13
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | FindMPI: Parse '-l:' flags in pkg-config outputMarkus Mützel2022-06-211-8/+13
| |/ / / / / /
* | | | | | | Merge topic 'xcode14'Brad King2022-06-221-0/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Xcode: automatically create Info.plist for signing during compiler idGregor Jasny2022-06-211-0/+1
| |/ / / /
* | | | | Merge topic 'ExternalProject-stamp-cfgdir'Brad King2022-06-222-1/+6
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | 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
| |\ \
| * \ \ Merge topic 'xcode-14' into release-3.24Brad King2022-06-112-1/+4
| |\ \ \
| * \ \ \ Merge topic 'ExternalProject-stamp-genex' into release-3.24Brad King2022-06-101-15/+22
| |\ \ \ \
* | \ \ \ \ Merge topic 'drhpc-findblas-pkgconfig'Brad King2022-06-212-2/+21
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Modules/Find{BLAS,LAPACK}: allow choice of pkg-config packageDr. Thomas Orgis2022-06-172-2/+21
* | | | | | 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
|\ \ \ | |/ / |/| |