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
*
export: Increase maximum policy version in exported files to 3.29
Brad King
2024-06-05
1
-1/+1
*
Merge topic 'FindPython-free-threaded-python'
Brad King
2024-06-05
3
-97/+166
|
\
|
*
FindPython: Add support for free threaded python
Marc Chevrier
2024-06-04
3
-97/+166
*
|
Merge topic 'macos-check-archs'
Brad King
2024-06-05
1
-0/+35
|
\
\
|
*
|
APPLE: Check if compilers respect CMAKE_OSX_ARCHITECTURES
René Bertin
2024-06-04
1
-0/+35
|
|
/
*
|
Merge topic 'cpack-nuget-dependency-groups'
Brad King
2024-06-04
1
-14/+108
|
\
\
|
|
/
|
/
|
|
*
CPack/NuGet: Build dependencies in groups
Alex Opie
2024-06-03
1
-14/+108
*
|
Merge topic 'checklanguage-modulepath'
Brad King
2024-06-03
1
-0/+1
|
\
\
|
*
|
CheckLanguage: Pass along CMAKE_MODULE_PATH
Darryl Pogue
2024-05-30
1
-0/+1
|
|
/
*
|
Merge topic 'ep-disable-source-changes'
Brad King
2024-06-03
2
-2/+12
|
\
\
|
*
|
ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES error
Craig Scott
2024-05-31
2
-2/+12
|
|
/
*
|
Merge topic 'doc-cpack-reuse-CMakeFindBinUtils'
Craig Scott
2024-06-01
1
-9/+12
|
\
\
|
*
|
Help: Improve and clarify wording for CPACK_<TOOL>_EXECUTABLE
Craig Scott
2024-05-31
1
-9/+12
|
|
/
*
|
Merge topic 'cpack-deb-shlibdeps'
Brad King
2024-05-31
1
-7/+94
|
\
\
|
*
|
CPackDeb: dpkg-shlibdeps shall consider dependency components, too
Deniz Bahadir
2024-05-30
1
-7/+94
*
|
|
Merge topic 'FindMPI-FujitsuClang'
Brad King
2024-05-31
1
-0/+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindMPI: Add support for FujitsuClang wrappers
domke
2024-05-30
1
-0/+3
*
|
|
Merge topic 'enforce-fc-fully-disconnected-requirements'
Brad King
2024-05-30
1
-5/+51
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements
Craig Scott
2024-05-29
1
-5/+51
*
|
|
Merge topic 'CUDAToolkit_search_non_activated_compiler_paths'
Brad King
2024-05-30
1
-6/+29
|
\
\
\
|
*
|
|
FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabled
Robert Maynard
2024-05-29
1
-6/+29
*
|
|
|
Merge topic 'FindBLAS-LAPACK-libblastrampoline'
Brad King
2024-05-30
2
-0/+38
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
FindBLAS/LAPACK: Add libblastrampoline support
Ian McInerney
2024-05-29
2
-0/+38
*
|
|
|
Merge topic 'deprecate-fetchcontent_populate'
Brad King
2024-05-29
1
-175/+182
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
FetchContent: Deprecate FetchContent_Populate(depName)
Craig Scott
2024-05-29
1
-137/+141
|
*
|
Help: Minor grammar improvements for FetchContent
Craig Scott
2024-05-26
1
-38/+41
*
|
|
Merge topic 'fetchcontent_policies_block'
Craig Scott
2024-05-28
1
-3/+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FetchContent: Set policies for most commands
Craig Scott
2024-05-27
1
-3/+41
|
|
/
*
|
FetchContent: Make FetchContent_Populate() honor CMP0168
Craig Scott
2024-05-25
1
-3/+27
|
/
*
Merge topic 'cuda-vs-17.10'
Brad King
2024-05-24
1
-1/+1
|
\
|
*
VS: Fix compiler identification of nvcc with unsupported host compiler
Brad King
2024-05-23
1
-1/+1
|
*
Merge topic 'ExternalProject-xcode-effective-platform' into release-3.29
Brad King
2024-05-14
1
-1/+10
|
|
\
|
*
\
Merge topic 'cxx-inspect-without-scanning' into release-3.29
Brad King
2024-05-07
2
-0/+16
|
|
\
\
*
|
\
\
Merge topic 'qcc-ipo'
Brad King
2024-05-24
1
-8/+0
|
\
\
\
\
|
*
|
|
|
QCC: Enable IPO support, inheriting from GNU Compiler
Pablo Romero
2024-05-23
1
-8/+0
*
|
|
|
|
Merge topic 'adsp-asm-support'
Brad King
2024-05-23
1
-3/+1
|
\
\
\
\
\
|
*
|
|
|
|
ADSP: Treat .s files as asm sources
Rupert Clarke
2024-05-21
1
-1/+1
|
*
|
|
|
|
ADSP: Preserve ASM output ext and flags as we do for C and CXX
Rupert Clarke
2024-05-21
1
-2/+0
*
|
|
|
|
|
OHOS: Add support for OpenHarmony OS
Jonathan Schwender
2024-05-22
1
-0/+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'fetchcontent-direct'
Craig Scott
2024-05-18
10
-1560/+2124
|
\
\
\
\
\
|
*
|
|
|
|
ExternalProject: Fix misleading git update output
Craig Scott
2024-05-17
1
-1/+1
|
*
|
|
|
|
FetchContent: Populate directly without a sub-build
Craig Scott
2024-05-17
9
-52/+588
|
*
|
|
|
|
ExternalProject: Move more internal commands out of main file
Craig Scott
2024-05-13
2
-1517/+1540
|
*
|
|
|
|
ExternalProject: Switch download, update and patch to use _EP_ vars
Craig Scott
2024-05-13
1
-186/+185
|
*
|
|
|
|
ExternalProject: Provide ExternalProject_Add keywords through a macro
Craig Scott
2024-05-12
1
-49/+54
|
*
|
|
|
|
ExternalProject: Don't treat YES as a keyword
Craig Scott
2024-05-12
1
-1/+1
|
*
|
|
|
|
ExternalProject: Fix minor formatting error
Craig Scott
2024-05-12
1
-1/+2
*
|
|
|
|
|
Merge topic 'lang-platform-flags'
Brad King
2024-05-17
8
-475/+116
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Modules: Fix per-language fallback to platform-specific shared module C flags
Brad King
2024-05-16
1
-2/+2
|
*
|
|
|
|
|
Modules: Initialize per-language platform-specific flag variables consistently
Brad King
2024-05-16
8
-475/+116
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]