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
...
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-05
1
-1/+1
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-04
1
-1/+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'doc-install'
Brad King
2023-08-03
2
-801/+814
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Cross-reference install command signatures as commands
Brad King
2023-08-02
2
-34/+19
|
*
|
|
|
|
|
Help: Use signature directive for 'install' command
Brad King
2023-08-02
1
-792/+820
|
|
/
/
/
/
/
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-03
1
-1/+1
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'update-curl'
Brad King
2023-08-02
93
-1711/+2466
|
\
\
\
\
\
|
*
|
|
|
|
curl: Remove curlu library not needed for building within CMake
Brad King
2023-08-01
1
-0/+4
|
*
|
|
|
|
Merge branch 'upstream-curl' into update-curl
Brad King
2023-08-01
92
-1710/+2461
|
|
\
\
\
\
\
|
|
*
|
|
|
|
curl 2023-07-26 (50490c06)
Curl Upstream
2023-08-01
92
-1710/+2461
|
*
|
|
|
|
|
curl: Update script to get curl 8.2.1
Brad King
2023-08-01
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
13
-6/+96
|
\
\
\
\
|
*
|
|
|
Xcode: Add embed resources support
halx99
2023-07-31
13
-6/+96
*
|
|
|
|
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
|
*
|
|
|
|
strings: simplify streaming sequences
Ben Boeckel
2023-07-27
3
-13/+11
|
*
|
|
|
|
strings: combine string literals where possible
Ben Boeckel
2023-07-27
7
-20/+31
|
*
|
|
|
|
strings: compare to static `string_view` instances in Windows-only code
Ben Boeckel
2023-07-27
21
-246/+276
|
*
|
|
|
|
clang-tidy: fix `readability-container-data-pointer` lints
Ben Boeckel
2023-07-27
1
-1/+1
*
|
|
|
|
|
Merge topic 'clang-tidy-xcode-generator'
Brad King
2023-08-01
13
-351/+393
|
\
\
\
\
\
\
|
*
|
|
|
|
|
strings: use single characters where possible
Ben Boeckel
2023-07-30
4
-59/+59
|
*
|
|
|
|
|
string_view: use string_view literals in comparisons
Ben Boeckel
2023-07-30
6
-77/+87
|
*
|
|
|
|
|
strings: combine string literals
Ben Boeckel
2023-07-30
3
-41/+59
|
*
|
|
|
|
|
cmCPackDragNDropGenerator: use a string instead of a stream for commands
Ben Boeckel
2023-07-30
3
-65/+70
|
*
|
|
|
|
|
cmStrCat: use where possible in Apple-specific sources
Ben Boeckel
2023-07-30
5
-73/+82
|
*
|
|
|
|
|
cmXCode21Object: simplify streaming expression
Ben Boeckel
2023-07-30
1
-3/+1
|
*
|
|
|
|
|
cmLocalXCodeGenerator: return a default string
Ben Boeckel
2023-07-30
1
-1/+1
|
*
|
|
|
|
|
cmCPackPKGGenerator: remove unnecessary `.c_str()` calls
Ben Boeckel
2023-07-30
1
-6/+5
|
*
|
|
|
|
|
cmCPackDragNDropGenerator: remove unnecessary string construction
Ben Boeckel
2023-07-30
1
-1/+1
|
*
|
|
|
|
|
clang-tidy: fix `readability-braces-around-statements` lints
Ben Boeckel
2023-07-30
1
-1/+2
|
*
|
|
|
|
|
clang-tidy: fix `modernize-use-override` lints
Ben Boeckel
2023-07-30
1
-1/+1
[prev]
[next]