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
*
Xcode: Fix embed resources prop name
halx99
2023-11-28
1
-1/+1
*
Merge branch 'release-3.27' into release-3.28
Brad King
2023-11-28
1
-0/+20
|
\
|
*
CMake 3.27.9
v3.27.9
Brad King
2023-11-28
1
-0/+20
*
|
Merge branch 'release-3.27' into release-3.28
Brad King
2023-11-27
2
-4/+14
|
\
\
|
|
/
|
*
Merge branch 'release-3.26' into release-3.27
Brad King
2023-11-27
2
-4/+14
|
|
\
|
|
*
CMake 3.26.6
v3.26.6
Brad King
2023-11-27
2
-4/+14
|
*
|
Merge branch 'doc-ctest-link-cdash' into release-3.27
Brad King
2023-11-21
1
-2/+2
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'fileapi-file-sets-base-dirs-relative' into release-3.27
Brad King
2023-11-20
1
-1/+3
|
|
\
\
*
|
\
\
Merge topic 'doc-ctest-link-cdash' into release-3.28
Brad King
2023-11-22
1
-2/+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Help: Fix ctest(1) manual links to www.cdash.org
Brad King
2023-11-21
1
-2/+2
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fileapi-file-sets-base-dirs-relative' into release-3.28
Brad King
2023-11-20
1
-1/+3
|
\
\
\
|
|
/
/
|
*
|
fileapi: Fix file sets' base directories relative to top source
Kyle Edwards
2023-11-17
1
-1/+3
*
|
|
Merge topic 'doc-CMP0149' into release-3.28
Brad King
2023-11-20
1
-0/+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Document that CMP0149 should be set before project()
Brad King
2023-11-20
1
-0/+7
*
|
|
Help: Move deprecated properties to dedicated section
權少
2023-11-20
1
-3/+3
*
|
|
Merge topic 'ci-fedora-39' into release-3.28
Brad King
2023-11-20
7
-8/+8
|
\
\
\
|
*
|
|
codespell: Fix typos
Brad King
2023-11-17
6
-7/+7
|
*
|
|
codespell: Revise release note about short-lived field to avoid misspelling
Brad King
2023-11-17
1
-1/+1
*
|
|
|
Help: Fix spelling of CMAKE_EXTRA_INCLUDE_FILES in 3.6 release notes
Peter Kokot
2023-11-19
1
-1/+1
|
/
/
/
*
|
|
Merge branch 'release-3.27' into release-3.28
Brad King
2023-11-15
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
CMake 3.27.8
v3.27.8
Brad King
2023-11-15
1
-2/+2
*
|
|
CMP0155: ignore scanning for sources if no scanner is available
Ben Boeckel
2023-11-01
3
-4/+7
*
|
|
Merge topic 'ninja-better-order-depends' into release-3.28
Brad King
2023-10-23
1
-0/+6
|
\
\
\
|
*
|
|
cmNinjaTargetGenerator: do not order-depend on C++ module sources
Ben Boeckel
2023-10-20
1
-0/+6
*
|
|
|
Help: Move some deprecated modules to the dedicated sections
權少
2023-10-20
1
-4/+4
|
/
/
/
*
|
|
Help: Document cmake-presets version 8
Johel Ernesto Guerrero Peña
2023-10-19
1
-0/+3
*
|
|
VS: Explicitly disallow C++ modules provided by imported targets
Ben Boeckel
2023-10-17
1
-0/+1
*
|
|
Help: Fix typo in COMPATIBLE_INTERFACE_NUMBER_MIN
權少
2023-10-11
1
-1/+1
*
|
|
Merge branch 'release-3.27' into release-3.28
Brad King
2023-10-06
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
CMake 3.27.7
v3.27.7
Brad King
2023-10-06
1
-2/+2
|
*
|
Merge topic 'doc-CMP0124' into release-3.27
Brad King
2023-10-02
1
-5/+37
|
|
\
\
*
|
|
|
Help: Drop development topic notes to prepare release
Brad King
2023-10-03
2
-9/+0
*
|
|
|
Help: Update Sphinx versionadded directives for 3.28 release
Brad King
2023-10-03
1
-0/+2
*
|
|
|
Help: Organize and revise 3.28 release notes
Brad King
2023-10-03
1
-93/+136
*
|
|
|
Help: Consolidate 3.28 release notes
Brad King
2023-10-03
34
-216/+161
*
|
|
|
Help: Fix versionadded indentation in cmake-generator-expressions(7) manual
Brad King
2023-10-03
1
-2/+2
*
|
|
|
Merge topic 'cxxmodules-no-longer-experimental'
Brad King
2023-10-02
24
-219/+123
|
\
\
\
\
|
*
|
|
|
cxxmodules: scan C++ sources for imports by default
Ben Boeckel
2023-10-02
3
-1/+28
|
*
|
|
|
cxxmodules: rework control logic for scanning regular C++ sources
Ben Boeckel
2023-10-02
1
-0/+17
|
*
|
|
|
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
20
-219/+23
|
*
|
|
|
Help: add a manpage for cxxmodule support
Ben Boeckel
2023-10-02
2
-0/+56
*
|
|
|
|
Merge topic 'doc-CMP0124'
Brad King
2023-10-02
1
-5/+37
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Help: Document CMP0124 behavior on already-set variables
Brad King
2023-09-29
1
-5/+37
*
|
|
|
|
Merge topic 'ctest-timeout-flag'
Brad King
2023-10-02
1
-1/+2
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
ctest: Restore support for --timeout values higher than default test timeout
Brad King
2023-09-29
1
-1/+2
|
|
/
/
/
*
|
|
|
Merge topic 'ExternalProject-declare-download-byproducts'
Craig Scott
2023-10-01
1
-0/+8
|
\
\
\
\
|
*
|
|
|
ExternalProject: declare byproducts for the download step
Ben Boeckel
2023-09-30
1
-0/+8
*
|
|
|
|
Merge topic 'help-arbitrary'
Brad King
2023-09-29
1
-0/+15
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Allow help for arbitrary keywords
Martin Duffy
2023-09-27
1
-0/+15
*
|
|
|
|
Merge topic 'misc-cxxmodule-fixes'
Brad King
2023-09-27
1
-2/+4
|
\
\
\
\
\
[next]