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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake 3.30.9
v3.30.9
Brad King
2025-06-11
1
-2/+2
*
CMake 3.30.8
v3.30.8
Brad King
2025-02-24
1
-2/+2
*
CMake 3.30.7
v3.30.7
Brad King
2025-01-23
1
-3/+3
*
Help: Add 3.30 release note for error on unknown arguments to ctest
Brad King
2024-12-17
1
-0/+3
*
CMake 3.30.6
v3.30.6
Brad King
2024-11-21
1
-0/+7
*
Merge branch 'release-3.29' into release-3.30
Brad King
2024-11-21
1
-2/+2
|
\
|
*
CMake 3.29.9
v3.29.9
Brad King
2024-11-21
1
-2/+2
*
|
Merge topic 'doc-rel-3.29' into release-3.30
Brad King
2024-10-15
2
-6/+4
|
\
\
|
|
/
|
*
Help: Add 3.29 release note for try_compile LINKER_LANGUAGE option
Brad King
2024-10-15
2
-6/+4
*
|
CMake 3.30.5
v3.30.5
Brad King
2024-10-08
1
-10/+11
*
|
project: Only check non-cache vars when setting project vars
Craig Scott
2024-10-07
2
-7/+39
*
|
CMake 3.30.4
v3.30.4
Brad King
2024-09-27
1
-9/+10
*
|
Help: Add 3.30 release notes for project variable updates
Brad King
2024-09-26
1
-0/+17
*
|
project: Only define non-cache vars if already defined
Craig Scott
2024-09-20
1
-0/+6
*
|
Help: State valid scopes for using proj_SOURCE_DIR and proj_BINARY_DIR
Craig Scott
2024-09-20
1
-2/+9
*
|
Help: file(CONFIGURE) only updates output file timestamp if it changes
Craig Scott
2024-09-06
1
-1/+3
*
|
CMake 3.30.3
v3.30.3
Brad King
2024-08-29
1
-7/+8
*
|
Merge branch 'release-3.29' into release-3.30
Brad King
2024-08-29
1
-2/+2
|
\
\
|
|
/
|
*
CMake 3.29.8
v3.29.8
Brad King
2024-08-29
1
-2/+2
*
|
FindPython: ensure a usable environment is set for the free threaded Python
Marc Chevrier
2024-08-27
1
-0/+8
*
|
CMake 3.30.2
v3.30.2
Brad King
2024-08-02
1
-3/+3
*
|
Help: Fix typo in add_test documentation
Brad King
2024-07-26
1
-1/+1
*
|
CMake 3.30.1
v3.30.1
Brad King
2024-07-18
1
-0/+12
*
|
Merge branch 'release-3.29' into release-3.30
Brad King
2024-07-16
1
-3/+3
|
\
\
|
|
/
|
*
CMake 3.29.7
v3.29.7
Brad King
2024-07-16
1
-3/+3
*
|
Help: Move deprecated modules and variables to dedicated sections
權少
2024-07-15
2
-2/+2
*
|
Help: Fix typo in cmake-cxxmodules(7) note syntax
權少
2024-06-26
1
-1/+1
*
|
Merge topic 'link-feature-attributes-stabilization' into release-3.30
Brad King
2024-06-24
5
-28/+29
|
\
\
|
*
|
Link feature attributes: stabilization
Marc Chevrier
2024-06-21
5
-28/+29
*
|
|
Help: Mention CPack/NuGet additions in the 3.30 release notes
Alex Turbov
2024-06-20
1
-0/+7
*
|
|
Merge topic 'doc-cpack-nuget' into release-3.30
Brad King
2024-06-19
1
-41/+123
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: CPack/NuGet avoid deprecated variables in the usage example
Alex Turbov
2024-06-17
1
-2/+1
|
*
|
Help: CPack/NuGet add `:Supported:` to some variables
Alex Turbov
2024-06-17
1
-0/+9
|
*
|
Help: CPack/NuGet add description to the added variables
Alex Turbov
2024-06-17
1
-0/+55
|
*
|
Help: CPack/NuGet fix `versionadded` position
Alex Turbov
2024-06-17
1
-2/+2
|
*
|
Help: CPack/NuGet add deprecation notes according to the current spec
Alex Turbov
2024-06-17
1
-0/+7
|
*
|
Help: Reorder variables as they mentioned in the official spec
Alex Turbov
2024-06-17
1
-39/+51
*
|
|
Merge branch 'release-3.29' into release-3.30
Brad King
2024-06-17
1
-0/+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CMake 3.29.6
v3.29.6
Brad King
2024-06-17
1
-0/+7
*
|
|
Help: Improve link library feature properties docs
Craig Scott
2024-06-15
4
-103/+115
|
|
/
|
/
|
*
|
Help: Minor grammar and formatting cleanup
Craig Scott
2024-06-14
2
-4/+4
*
|
Help: Fix nuget example with unwanted comment and bad use of rst link
Craig Scott
2024-06-14
1
-3/+2
*
|
FetchContent: Force cmake --fresh to re-execute direct population steps
Craig Scott
2024-06-07
3
-6/+21
*
|
Merge topic 'doc-preset-specific-macros' into release-3.30
Brad King
2024-06-06
2
-3/+9
|
\
\
|
*
|
Help: Clarify preset-specific macros
Cristian Le
2024-06-06
2
-3/+9
*
|
|
Merge topic 'doc-add_subdirectory-EXCLUDE_FROM_ALL' into release-3.30
Brad King
2024-06-06
2
-16/+28
|
\
\
\
|
*
|
|
Help: improve docs for the EXCLUDE_FROM_ALL directory property
Alex Neundorf
2024-06-04
2
-16/+28
*
|
|
|
Merge branch 'backport-3.29-cpack-wix-scope-default'
Brad King
2024-06-05
1
-7/+19
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
CPack/WiX: Restore default (missing) InstallScope from 3.28 and lower
Brad King
2024-06-05
2
-8/+31
*
|
|
|
CPack/WiX: Restore default (missing) InstallScope from 3.28 and lower
Brad King
2024-06-05
1
-3/+16
|
|
_
|
/
|
/
|
|
[next]