index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindVulkan: Add 'volk' component
Aiden Lambert
2022-06-22
1
-0/+41
*
Merge topic 'find-wxwidgets'
Brad King
2022-06-17
1
-95/+54
|
\
|
*
FindwxWidgets: Support more wxWidgets versions, including 3.2
Maarten Bent
2022-06-15
1
-40/+18
|
*
FindwxWidgets: Use version number from header for library names
Maarten Bent
2022-06-15
1
-35/+12
|
*
FindwxWidgets: Move extracting version number to a macro
Maarten Bent
2022-06-15
1
-20/+24
*
|
Merge topic 'SerenityOS-platform'
Brad King
2022-06-15
8
-0/+48
|
\
\
|
*
|
SerenityOS: Add Platform module
Andrew Kaster
2022-06-14
8
-0/+48
|
|
/
*
|
Merge topic 'cuda_use_response_files'
Brad King
2022-06-15
1
-6/+10
|
\
\
|
*
|
CUDA: Support response files with nvcc
Robert Maynard
2022-06-13
1
-6/+10
|
|
/
*
|
FindCUDA: Fix varaible reset with CUDA_TOOLKIT_TARGET_DIR
James Bigler
2022-06-14
1
-1/+3
|
/
*
Merge topic 'fetchcontent-global-targets'
Brad King
2022-06-11
1
-2/+24
|
\
|
*
FetchContent: Honor CMAKE_FIND_PACKAGE_TARGETS_GLOBAL
Craig Scott
2022-06-10
1
-2/+24
*
|
Merge topic 'xcode-14'
Brad King
2022-06-11
2
-1/+4
|
\
\
|
*
|
Xcode: Suppress "Run Script" build phase warning during compiler id
Brad King
2022-06-10
1
-0/+1
|
*
|
Xcode: Use ad-hoc signing during compiler id on macOS
Brad King
2022-06-10
2
-1/+3
*
|
|
Merge topic 'ExternalProject-stamp-genex'
Brad King
2022-06-10
1
-15/+22
|
\
\
\
|
*
|
|
ExternalProject: Express per-config step stamp file paths using CONFIG genex
Brad King
2022-06-08
1
-15/+22
|
|
|
/
|
|
/
|
*
|
|
CheckIPOSupported: Compile check using flags of calling project
Brad King
2022-06-10
1
-0/+21
*
|
|
MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"
Brad King
2022-06-09
3
-25/+2
*
|
|
Merge topic 'doc-using-deps-guide' into release-3.24
Brad King
2022-06-09
1
-1/+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Overhaul and expand the Using Dependencies Guide
Craig Scott
2022-06-09
1
-1/+7
*
|
|
Merge topic 'print-sources'
Brad King
2022-06-07
1
-27/+48
|
\
\
\
|
*
|
|
cmake_print_properties(): Update grammar docs
FeRD (Frank Dana)
2022-06-06
1
-6/+6
|
*
|
|
PrintHelpers: Document argument order restriction
FeRD (Frank Dana)
2022-06-06
1
-1/+4
|
*
|
|
PrintHelpers: Fix indentation
FeRD (Frank Dana)
2022-06-06
1
-2/+2
|
*
|
|
PrintHelpers: Rewrite a few more error messages
FeRD (Frank Dana)
2022-06-06
1
-2/+3
|
*
|
|
PrintHelpers: Fix target SOURCES property
FeRD (Frank Dana)
2022-06-06
1
-16/+33
|
|
/
/
*
|
|
FindPython*: enhance interpreter lookup
Marc Chevrier
2022-06-05
1
-2/+11
|
/
/
*
|
Merge topic 'FindOpenSSL3_applink'
Brad King
2022-06-03
1
-0/+8
|
\
\
|
*
|
FindOpenSSL: Set version variables for version >= 3.0.0
James Calo
2022-06-02
1
-0/+8
*
|
|
Merge topic 'envmod'
Brad King
2022-06-03
1
-1/+1
|
\
\
\
|
*
|
|
FindEnvModules: BUGFIX: env_module_swap OUTPUT_VARIBLE
Michael Hirsch
2022-06-01
1
-1/+1
*
|
|
|
Merge topic 'GNUInstallDirs-opt-homebrew'
Brad King
2022-06-03
1
-1/+3
|
\
\
\
\
|
*
|
|
|
GNUInstallDirs: Do not treat /opt/homebrew as under /opt
Brad King
2022-06-02
1
-1/+3
|
|
/
/
/
*
|
|
|
FetchContent: Respect the CMP0135 policy setting
Craig Scott
2022-06-02
1
-6/+43
|
/
/
/
*
|
|
Merge topic 'findjava'
Marc Chevrier
2022-06-01
2
-21/+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindJava: improve failure/verbosity when 'java -version' fails
Seth R Johnson
2022-05-31
2
-21/+30
*
|
|
Merge topic 'msvc-compilers-default-to-ZI'
Brad King
2022-05-27
3
-2/+25
|
\
\
\
|
*
|
|
MSVC: Default to -ZI instead of /Zi for x86 and x64
Glen Chung
2022-05-26
3
-2/+25
*
|
|
|
MSYS/MinGW Makfiles: Select the compiler occurring first in PATH
Brad King
2022-05-26
1
-4/+3
*
|
|
|
Merge topic 'LLVMFlang-compiler'
Brad King
2022-05-26
3
-0/+21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
LLVMFlang: Add support for LLVM Flang
Tin Huynh
2022-05-24
3
-0/+21
|
|
/
/
*
|
|
Merge topic 'dependency-providers'
Brad King
2022-05-25
1
-42/+197
|
\
\
\
|
*
|
|
Dependency providers: Add find_package and FetchContent support
Craig Scott
2022-05-24
1
-36/+177
|
*
|
|
FetchContent: Don't discard non-empty SOURCE_DIR and BINARY_DIR
Craig Scott
2022-05-18
1
-3/+9
|
*
|
|
FetchContent: Don't leak internal variables
Craig Scott
2022-05-18
1
-3/+11
*
|
|
|
Merge topic 'cpack-component-special-chars'
Brad King
2022-05-25
1
-8/+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CPack: Support component names with special characters, too
Deniz Bahadir
2022-05-24
1
-8/+10
*
|
|
|
Merge topic 'findvulkan-moltenvk'
Brad King
2022-05-24
1
-0/+87
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindVulkan: Add component for `MoltenVK`
MACHIZAUD Andréa
2022-05-22
1
-0/+87
[next]