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
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Do not enable ASM_MASM debug information unless requested
Brad King
2022-12-15
1
-0/+4
*
ASM_MASM: Populate MSVC debug information format abstraction table
Brad King
2022-12-15
2
-1/+5
*
Merge topic 'cuda-nvcc-cuda20' into release-3.25
Brad King
2022-12-14
2
-0/+18
|
\
|
*
CUDA: Add support for cuda_std_20 for nvcc 12.0+
Robert Maynard
2022-12-13
2
-0/+18
|
/
*
Merge topic 'ccmake-aix-curses' into release-3.25
Brad King
2022-12-08
1
-0/+3
|
\
|
*
ccmake: Restore compilation with AIX curses.h
Brad King
2022-12-07
1
-0/+3
|
/
*
Merge topic 'doc-SYSTEM' into release-3.25
Brad King
2022-12-07
3
-7/+7
|
\
|
*
Help: Clarify SYSTEM property default for imported targets
Brad King
2022-12-06
3
-7/+7
*
|
Merge topic 'ci-os-arch' into release-3.25
Brad King
2022-12-06
5
-47/+30
|
\
\
|
|
/
|
/
|
|
*
gitlab-ci: drop unnecessary linux kernel version tag on 3.25 release branch
Brad King
2022-12-06
2
-33/+16
|
*
gitlab-ci: replace '$os' tags with '$os-x86_64' on 3.25 release branch
Brad King
2022-12-06
4
-15/+15
|
/
*
Merge topic 'CheckSymbolExists-restore-newline' into release-3.25
Brad King
2022-12-05
1
-1/+1
|
\
|
*
CheckSymbolExists: Restore newline at end of test source
Andrey Vostrikov
2022-12-02
1
-1/+1
*
|
Merge topic 'FetchContent-SYSTEM' into release-3.25
Craig Scott
2022-12-05
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
FetchContent: Don't pass SYSTEM through to sub-build
Craig Scott
2022-12-02
1
-0/+3
|
/
*
Merge branch 'release-3.24' into release-3.25
Brad King
2022-11-30
0
-0/+0
|
\
|
*
Merge branch 'rel-win-sign-digest' into release-3.24
Brad King
2022-11-30
1
-1/+1
|
|
\
*
|
\
Merge topic 'rel-win-sign-digest' into release-3.25
Brad King
2022-11-30
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Utilities/Release: Use explicit digest for Win7-compatible signature
Brad King
2022-11-30
1
-1/+1
|
|
/
*
|
CMake 3.25.1
v3.25.1
Brad King
2022-11-30
1
-1/+1
*
|
Merge topic 'fortran-regression' into release-3.25
Brad King
2022-11-30
5
-146/+183
|
\
\
|
*
|
Tests/FortranModules: add case for modules after "end interface X"
Ben Boeckel
2022-11-30
3
-0/+22
|
*
|
Fortran: Restore support for parsing "end interface X"
Brad King
2022-11-30
2
-146/+161
*
|
|
Merge topic 'source-from-var' into release-3.25
Brad King
2022-11-29
2
-4/+6
|
\
\
\
|
*
|
|
Check*: Restore support for arbitrary result variable names
Zhong Ruoyu
2022-11-28
2
-4/+6
|
|
/
/
*
|
|
Merge topic 'FindRuby-doc-fix' into release-3.25
Brad King
2022-11-29
1
-3/+0
|
\
\
\
|
*
|
|
FindRuby: Remove documentation for non-existent Ruby_ROOT_DIR
Hannes Braun
2022-11-28
1
-3/+0
|
|
/
/
*
|
|
Merge topic 'android-no-LINUX' into release-3.25
Brad King
2022-11-29
1
-0/+1
|
\
\
\
|
*
|
|
Android: Revert setting LINUX variable on Android target systems
Brad King
2022-11-28
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'msvc-cxx-no-optin-experimental-flag' into release-3.25
Brad King
2022-11-29
3
-2/+4
|
\
\
\
|
*
|
|
MSVC: don't opt into dyndep support
Ben Boeckel
2022-11-28
3
-2/+4
|
|
/
/
*
|
|
Merge topic 'revert-find_library-msvc-libfoo.a' into release-3.25
Brad King
2022-11-29
2
-7/+15
|
\
\
\
|
*
|
|
MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"
Brad King
2022-11-28
2
-7/+15
|
|
/
/
*
|
|
Merge branch 'release-3.24' into release-3.25
Brad King
2022-11-29
0
-0/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'mingw-windres' into release-3.24
Brad King
2022-11-29
2
-7/+11
|
|
\
\
*
|
\
\
Merge topic 'mingw-windres' into release-3.25
Brad King
2022-11-29
2
-7/+11
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
MinGW: Fix regression when windres is not found
Brad King
2022-11-29
2
-7/+11
|
|
/
*
|
Merge topic 'try_compile-copy-config' into release-3.25
Brad King
2022-11-23
3
-4/+20
|
\
\
|
*
|
try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATION
Brad King
2022-11-22
3
-4/+20
*
|
|
Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex' into r...
Brad King
2022-11-23
5
-29/+127
|
\
\
\
|
*
|
|
XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODE
Marc Chevrier
2022-11-22
5
-29/+127
|
/
/
/
*
|
|
Merge topic 'cxxmodules-doc-msvc-modmapfmt' into release-3.25
Brad King
2022-11-22
1
-2/+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help/dev/experimental: document the `msvc` module map format
Ben Boeckel
2022-11-21
1
-2/+7
*
|
|
Merge topic 'FindCUDA-nppicom' into release-3.25
Brad King
2022-11-22
1
-1/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindCUDA: Do not use CUDA_nppicom_LIBRARY in CUDA 11.0+
Oleksii Udod
2022-11-18
1
-1/+3
|
/
/
*
|
Merge topic 'FindCUDAToolkit_handle_nvptxcompiler_static_not_existing' into r...
Brad King
2022-11-18
1
-1/+3
|
\
\
|
*
|
FindCUDAToolkit: Handle toolkits that don't provide nvptxcompiler
Robert Maynard
2022-11-17
1
-1/+3
*
|
|
Merge branch 'release-3.24' into release-3.25
Brad King
2022-11-17
0
-0/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'test-FindBoost-python-versions' into release-3.24
Brad King
2022-11-17
1
-2/+2
|
|
\
\
*
|
\
\
Merge topic 'test-FindBoost-python-versions' into release-3.25
Brad King
2022-11-17
1
-2/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
[next]