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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'file-GENERATE-arg-parsing'
Brad King
2023-08-08
1
-1/+2
|
\
|
*
file(GENERATE): Restore INPUT|CONTENT parse checking
Evan Wilde
2023-08-07
1
-1/+2
*
|
Merge topic 'cmList-append-regression'
Brad King
2023-08-08
2
-22/+32
|
\
\
|
*
|
cmList: Fix performance regression in append/prepend
Marc Chevrier
2023-08-04
2
-22/+32
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-08
1
-1/+1
*
|
|
Merge topic 'doc-fixups-release-3.27'
Craig Scott
2023-08-07
1
-1/+1
|
\
\
\
|
*
|
|
cmLocalGenerator: Fix trivial spelling error in code comment
Craig Scott
2023-08-06
1
-1/+1
*
|
|
|
Merge topic 'cxxmodules-try-compile'
Brad King
2023-08-07
5
-31/+186
|
\
\
\
\
|
*
|
|
|
cmExperimental: recycle the C++ modules API UUID
Ben Boeckel
2023-07-31
1
-1/+1
|
*
|
|
|
cmCoreTryCompile: forward module-related binutils variables
Ben Boeckel
2023-07-31
1
-0/+1
|
*
|
|
|
cmCoreTryCompile: use the source type context for source files
Ben Boeckel
2023-07-31
2
-21/+61
|
*
|
|
|
cmArgumentParser: support storing a context value with parsing
Ben Boeckel
2023-07-31
1
-0/+32
|
*
|
|
|
cmCoreTryCompile: parse `SOURCES_TYPE` argument
Ben Boeckel
2023-07-31
2
-1/+58
|
*
|
|
|
cmCoreTryCompile: use `target_sources` for `try_compile` targets
Ben Boeckel
2023-07-31
1
-3/+4
|
*
|
|
|
cmExperimental: support forwarding associated variables to `try_compile`
Ben Boeckel
2023-07-31
3
-4/+17
|
*
|
|
|
cmExperimental: only forward C++ module support to non-ABI checks
Ben Boeckel
2023-07-31
3
-3/+7
|
*
|
|
|
cmExperimental: use an `enum` for whether to forward to try_compile
Ben Boeckel
2023-07-31
3
-5/+12
*
|
|
|
|
Merge topic 'set-CACHE-diagnostics'
Brad King
2023-08-07
1
-4/+12
|
\
\
\
\
\
|
*
|
|
|
|
set: Improve diagnostics for CACHE mode
Jeremy
2023-08-02
1
-4/+12
*
|
|
|
|
|
Merge topic 'revert-vs-show-cmake-files'
Brad King
2023-08-07
3
-75/+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'backport-revert-vs-show-cmake-files'
Brad King
2023-08-02
3
-75/+1
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
VS: Revert "Add CMake input files to ZERO_CHECK"
Brad King
2023-08-02
3
-75/+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-07
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-06
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-05
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-04
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-03
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'object-library-link-entries'
Brad King
2023-08-02
10
-27/+18
|
\
\
\
\
|
*
|
|
|
cmComputeLinkInformation: add `OBJECT` libraries as link items
Ben Boeckel
2023-08-01
3
-22/+2
|
*
|
|
|
cmComputeLinkInformation: prepare Item consumers for `OBJECT` libraries
Ben Boeckel
2023-08-01
7
-5/+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-02
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'xcode-embed-resources'
Brad King
2023-08-01
2
-4/+32
|
\
\
\
|
*
|
|
Xcode: Add embed resources support
halx99
2023-07-31
2
-4/+32
*
|
|
|
Merge topic 'windows-tidy-cmstrcat'
Brad King
2023-08-01
42
-929/+1018
|
\
\
\
\
|
*
|
|
|
clang-tidy: fix `performance-faster-string-find` lints
Ben Boeckel
2023-07-31
1
-1/+1
|
*
|
|
|
clang-tidy: fix `readability-static-accessed-through-instance` lints
Ben Boeckel
2023-07-31
1
-1/+1
|
*
|
|
|
cmWIXRichTextFormatWriter: remove identity cast
Ben Boeckel
2023-07-31
1
-1/+1
|
*
|
|
|
clang-tidy: fix `modernize-use-equals-default` lints
Ben Boeckel
2023-07-31
1
-3/+1
|
*
|
|
|
clang-tidy: fix `readability-container-size-empty` lints
Ben Boeckel
2023-07-31
1
-1/+1
|
*
|
|
|
clang-tidy: fix `modernize-raw-string-literal` lints
Ben Boeckel
2023-07-31
2
-2/+2
|
*
|
|
|
clang-tidy: fix `readability-else-after-return` lints
Ben Boeckel
2023-07-28
2
-9/+10
|
*
|
|
|
clang-tidy: fix `modernize-use-auto` lints
Ben Boeckel
2023-07-28
3
-3/+3
|
*
|
|
|
clang-tidy: fix `modernize-use-nullptr` lints
Ben Boeckel
2023-07-28
2
-4/+5
|
*
|
|
|
clang-tidy: fix `readability-braces-around-statements` lints
Ben Boeckel
2023-07-28
3
-8/+16
|
*
|
|
|
cmVisualStudioWCEPlatformParser: combine character pushbacks
Ben Boeckel
2023-07-28
1
-2/+1
|
*
|
|
|
cmVisualStudioSlnParser: simplify switch statement
Ben Boeckel
2023-07-28
1
-6/+1
|
*
|
|
|
cmLocalVisualStudio10Generator: remove unnecessary `.c_str()`
Ben Boeckel
2023-07-28
3
-6/+5
|
*
|
|
|
strings: use `emplace_back` with `cmStrCat` arguments
Ben Boeckel
2023-07-28
12
-25/+26
|
*
|
|
|
strings: use character literals where possible
Ben Boeckel
2023-07-28
20
-132/+133
|
*
|
|
|
cmStrCat: use in Windows-specific sources
Ben Boeckel
2023-07-28
20
-535/+582
[next]