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
*
SetProperty: suppress raw pointer usage
Marc Chevrier
2023-05-26
22
-111/+85
*
CMake Nightly Date Stamp
Kitware Robot
2023-05-26
1
-1/+1
*
Merge topic 'misc-cxx-modules-fixes'
Brad King
2023-05-25
33
-44/+194
|
\
|
*
cxxmodules: Fix exported path to installed module sources in subdirs
Tyler
2023-05-23
19
-6/+68
|
*
cxxmodules: Do not expect collator install scripts with no CXX_MODULES
Tyler
2023-05-23
14
-6/+48
|
*
Tests: Improve RunCMake.CXXModules expectation matching and error reporting
Brad King
2023-05-23
12
-32/+78
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-05-25
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-05-24
1
-1/+1
|
/
*
Merge topic 'ep-update-disconnected'
Brad King
2023-05-23
8
-61/+202
|
\
|
*
ExternalProject: Make hg download method respect UPDATE_DISCONNECTED
Craig Scott
2023-05-23
1
-0/+2
|
*
ExternalProject: Avoid reconfigure when updates are disconnected
Craig Scott
2023-05-23
7
-60/+196
|
*
Tests: Reduce warning noise in ExternalProjectUpdate test
Craig Scott
2023-05-21
1
-1/+4
*
|
Merge topic 'correct_cuda_complex_adding_bad_rpath_entries'
Brad King
2023-05-23
4
-4/+8
|
\
\
|
*
|
CUDA: Cuda* tests add rpath entry only for need cuda lib directory
Robert Maynard
2023-05-22
4
-4/+8
*
|
|
Merge topic 'help_configure_file'
Brad King
2023-05-23
1
-4/+4
|
\
\
\
|
*
|
|
Help: configure_file: add $CACHE{VAR} and $ENV{VAR} to description
Torsten Rasmussen
2023-05-22
1
-4/+4
*
|
|
|
Merge topic 'iar-fix-support-avr-8101'
Brad King
2023-05-23
1
-1/+1
|
\
\
\
\
|
*
|
|
|
IAR:Fix version detection for xlinkavr
Felipe Torrezan
2023-05-22
1
-1/+1
*
|
|
|
|
Merge topic 'framework-path-parsing'
Brad King
2023-05-23
3
-21/+38
|
\
\
\
\
\
|
*
|
|
|
|
Apple Framework: enhance path parsing
Marc Chevrier
2023-05-21
3
-21/+38
*
|
|
|
|
|
Merge topic 'FindOpenSSL-deps'
Brad King
2023-05-23
1
-3/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindOpenSSL: Enable static library dependencies on more platforms
Brad King
2023-05-19
1
-3/+3
*
|
|
|
|
|
|
Merge topic 'ci-fedora-38'
Brad King
2023-05-23
133
-322/+409
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ci: Subsume Clang C++ modules testing in main Fedora+Clang jobs
Brad King
2023-05-22
10
-113/+22
|
*
|
|
|
|
|
|
ci: use Fedora 38 images and environments
Brad King
2023-05-22
33
-86/+86
|
*
|
|
|
|
|
|
ci: update Linux image to Fedora 38
Brad King
2023-05-22
7
-1/+1
|
*
|
|
|
|
|
|
ci: Remove nlohmann-json from Fedora base image
Brad King
2023-05-22
1
-1/+0
|
*
|
|
|
|
|
|
ci: Disable sccache in clang-analyzer job
Brad King
2023-05-22
1
-0/+2
|
*
|
|
|
|
|
|
clang-tidy module: Update to build against LLVM/Clang 16
Brad King
2023-05-22
1
-3/+7
|
*
|
|
|
|
|
|
clang-tidy module: Drop unused variable
Brad King
2023-05-22
1
-2/+0
|
*
|
|
|
|
|
|
clang-tidy: ignore warnings new in version 16
Brad King
2023-05-22
1
-0/+1
|
*
|
|
|
|
|
|
clang-tidy: Fix readability-redundant-string-cstr warnings
Brad King
2023-05-22
3
-6/+5
|
*
|
|
|
|
|
|
clang-tidy: Fix modernize-loop-convert warnings
Brad King
2023-05-22
1
-3/+3
|
*
|
|
|
|
|
|
Source: Fix -Wdangling-reference warnings exposed by gcc 13
Brad King
2023-05-22
5
-8/+9
|
*
|
|
|
|
|
|
Tests: Avoid printing function address in FindOpenAL.Test
Brad King
2023-05-22
1
-2/+3
|
*
|
|
|
|
|
|
zstd: Suppress clang-analyzer warnings
Brad King
2023-05-22
3
-0/+17
|
*
|
|
|
|
|
|
zlib: Suppress clang-analyzer warnings
Brad King
2023-05-22
2
-0/+12
|
*
|
|
|
|
|
|
nghttp2: Suppress clang-analyzer warnings
Brad King
2023-05-22
1
-0/+16
|
*
|
|
|
|
|
|
libuv: Suppress clang-analyzer warnings
Brad King
2023-05-22
2
-0/+10
|
*
|
|
|
|
|
|
librhash: Suppress clang-analyzer warnings
Brad King
2023-05-22
1
-0/+3
|
*
|
|
|
|
|
|
liblzma: Suppress clang-analyzer warnings
Brad King
2023-05-22
2
-0/+7
|
*
|
|
|
|
|
|
libarchive: Suppress clang-analyzer warnings
Brad King
2023-05-22
10
-3/+84
|
*
|
|
|
|
|
|
bzip2: Suppress clang-analyzer warnings
Brad King
2023-05-22
2
-0/+12
|
*
|
|
|
|
|
|
curl: Avoid redundant getenv calls in curltest
Brad King
2023-05-22
1
-8/+11
|
*
|
|
|
|
|
|
ccmake: Tell clang-analyzer a loop body runs at least once
Brad King
2023-05-22
1
-0/+4
|
*
|
|
|
|
|
|
codespell: Fix typos
Brad King
2023-05-22
29
-34/+34
|
*
|
|
|
|
|
|
codespell: Avoid escape sequence that looks like misspelled "nodes"
Brad King
2023-05-22
19
-56/+60
|
*
|
|
|
|
|
|
codespell: Skip CTestCustom.cmake.in
Brad King
2023-05-22
1
-1/+1
|
*
|
|
|
|
|
|
codespell: Skip more non-text files
Brad King
2023-05-22
1
-1/+1
|
*
|
|
|
|
|
|
Merge branch 'upstream-KWSys' into ci-fedora-38
Brad King
2023-05-22
1
-0/+4
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
[next]