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
/
Help
/
release
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Add 3.31 release note for cmake_parse_arguments CMP0174
Peter Kokot
2024-10-28
1
-0/+4
*
Merge topic 'doc-rel-3.31' into release-3.31
Brad King
2024-10-15
1
-0/+3
|
\
|
*
Help: Add 3.31 release note for file(MAKE_DIRECTORY)'s RESULT option
Peter Kokot
2024-10-15
1
-0/+3
*
|
Merge topic 'doc-rel-3.29' into release-3.31
Brad King
2024-10-15
1
-0/+4
|
\
\
|
|
/
|
/
|
|
*
Help: Add 3.29 release note for try_compile LINKER_LANGUAGE option
Brad King
2024-10-15
1
-0/+4
*
|
Help: Drop development topic notes to prepare release
Brad King
2024-10-09
2
-9/+0
*
|
Help: Organize and revise 3.31 release notes
Brad King
2024-10-09
1
-201/+177
*
|
Help: Consolidate 3.31 release notes
Brad King
2024-10-09
40
-344/+277
*
|
project: Always set <PROJECT-NAME>_* as normal variables
Craig Scott
2024-10-08
1
-0/+7
*
|
Merge branch 'release-3.30'
Brad King
2024-10-08
1
-10/+11
|
\
\
|
*
|
CMake 3.30.5
v3.30.5
Brad King
2024-10-08
1
-10/+11
*
|
|
Merge topic 'FindOpenMP-CUDA-Clang'
Brad King
2024-10-08
1
-2/+1
|
\
\
\
|
*
|
|
FindOpenMP: Add support for CUDA when compiling with Clang
Brad King
2024-10-07
1
-2/+1
*
|
|
|
Merge topic 'project-vars'
Brad King
2024-10-08
1
-3/+19
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
project: Only check non-cache vars when setting project vars
Craig Scott
2024-10-07
1
-3/+19
*
|
|
Merge topic 'cmake--workflow-preset'
Brad King
2024-10-07
1
-0/+6
|
\
\
\
|
*
|
|
preset: Easier command line interface for Workflow Presets
Kevin Tolle
2024-10-05
1
-0/+6
*
|
|
|
Merge topic 'GoogleTest-DISCOVERY_EXTRA_ARGS'
Brad King
2024-10-07
1
-0/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
GoogleTest: Add DISCOVERY_EXTRA_ARGS to gtest_discover_tests()
Cedric Martineau
2024-10-04
1
-0/+6
*
|
|
|
Deprecate compatibility with CMake versions older than 3.10
Brad King
2024-10-03
1
-0/+7
*
|
|
|
Merge topic 'cmake-host-executable-suffix'
Brad King
2024-10-03
1
-0/+5
|
\
\
\
\
|
*
|
|
|
Add CMAKE_HOST_EXECUTABLE_SUFFIX for Unix/Windows
leha-bot
2024-10-02
1
-0/+5
|
|
/
/
/
*
|
|
|
Static libraries de-duplication: keep first occurrence
Marc Chevrier
2024-10-02
1
-0/+6
|
/
/
/
*
|
|
Merge topic 'preserve-empty-args-test-command-lines'
Brad King
2024-10-02
1
-0/+19
|
\
\
\
|
*
|
|
tests: Preserve empty arguments in test command lines
Craig Scott
2024-10-02
1
-0/+19
*
|
|
|
FindOpenMP: Add support for CUDA when supported by the toolchain
Brad King
2024-09-27
1
-0/+5
|
/
/
/
*
|
|
Merge branch 'release-3.30'
Brad King
2024-09-27
1
-9/+10
|
\
\
\
|
|
/
/
|
*
|
CMake 3.30.4
v3.30.4
Brad King
2024-09-27
1
-9/+10
*
|
|
Merge topic 'curl-tls-version'
Brad King
2024-09-27
1
-0/+10
|
\
\
\
|
*
|
|
ctest: Require minimum TLS 1.2 by default
Brad King
2024-09-26
1
-0/+4
|
*
|
|
file(DOWNLOAD/UPLOAD): Require minimum TLS 1.2 by default
Brad King
2024-09-26
1
-0/+6
*
|
|
|
Merge topic 'project-vars'
Brad King
2024-09-27
1
-0/+17
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Add 3.30 release notes for project variable updates
Brad King
2024-09-26
1
-0/+17
*
|
|
|
Merge topic 'link-strategy'
Brad King
2024-09-26
1
-0/+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Linking: Optionally reorder direct dependencies from LINK_LIBRARIES
Brad King
2024-09-25
1
-0/+7
*
|
|
|
Merge topic 'curl-tls-verify'
Brad King
2024-09-24
1
-0/+14
|
\
\
\
\
|
*
|
|
|
ctest: Verify TLS server certificate by default
Brad King
2024-09-24
1
-0/+4
|
*
|
|
|
file(DOWNLOAD/UPLOAD): Verify TLS server certificate by default
Brad King
2024-09-24
1
-0/+10
|
|
/
/
/
*
|
|
|
NVCC: Detect host compiler id and version
Brad King
2024-09-20
1
-0/+8
|
/
/
/
*
|
|
Merge topic 'normalize-install-destination-paths'
Brad King
2024-09-20
1
-0/+6
|
\
\
\
|
*
|
|
install: Normalize DESTINATION paths
Craig Scott
2024-09-19
1
-0/+6
*
|
|
|
install: Add TYPE LIBEXEC for FILES and DIRECTORY
Chen Linxuan
2024-09-18
1
-0/+5
|
/
/
/
*
|
|
execute_process: Change default ENCODING to UTF-8
Brad King
2024-09-16
1
-0/+6
*
|
|
Merge topic 'file-archive-workdir'
Brad King
2024-09-12
1
-0/+5
|
\
\
\
|
*
|
|
file(ARCHIVE_CREATE): add WORKING_DIRECTORY option
Yuri Witte
2024-09-11
1
-0/+5
*
|
|
|
CPack/IFW: Add option for ProductImages URLs
Julien Marrec
2024-09-11
1
-0/+8
*
|
|
|
Check*: Add option to pass link directories into checks
Aliaksandr Averchanka
2024-09-09
1
-0/+99
|
/
/
/
*
|
|
Merge topic 'build-databases'
Brad King
2024-09-05
1
-0/+8
|
\
\
\
|
*
|
|
cxxmodules: plumb control data for exporting build databases
Ben Boeckel
2024-08-27
1
-0/+8
*
|
|
|
Merge topic 'pkgc-rel-notes'
Brad King
2024-09-03
1
-0/+8
|
\
\
\
\
[next]