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
/
Utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utilities/Release: Remove unused documentation build settings
Brad King
2023-08-16
2
-14/+0
*
Source: Link libatomic when needed on Linux 32-bit ARM
Brad King
2023-07-27
1
-0/+3
*
Utilities/Sphinx: Restore html search index link anchors
Brad King
2023-07-13
1
-1/+1
*
Merge topic 'sphinx-docutils-warning' into release-3.27
Brad King
2023-06-23
1
-1/+12
|
\
|
*
Utilities/Sphinx: Fix warning from docutils 0.18.1+
Henry Schreiner
2023-06-22
1
-1/+12
*
|
Utilities/Sphinx: Fix parallel documentation builds
Matthew Woehlke
2023-06-22
1
-1/+15
|
/
*
Utilities/Sphinx: Fix some flake8 gripes
Matthew Woehlke
2023-06-13
1
-7/+6
*
Utilities/Sphinx: Don't ignore flake8 E402
Matthew Woehlke
2023-06-13
2
-21/+18
*
Utilities/Sphinx: Restore explicit check for Sphinx 2.x or later
Brad King
2023-06-12
2
-3/+8
*
Utilities/Sphinx: Fix flake8 E124 diagnostic in cmake.py
Brad King
2023-06-12
1
-1/+1
*
Merge topic 'ctest-timeout-signal'
Brad King
2023-06-05
1
-0/+2
|
\
|
*
ctest: Optionally terminate tests with a custom signal on timeout
Brad King
2023-06-02
1
-0/+1
|
*
IWYU: Add mapping for bits/chrono.h to chrono
Brad King
2023-05-31
1
-0/+1
*
|
Merge topic 'update-curl'
Brad King
2023-06-01
132
-6905/+11993
|
\
\
|
|
/
|
/
|
|
*
Utilities: Update hard-coded try_compile results for curl 8.1.2
Brad King
2023-05-30
1
-0/+3
|
*
Merge branch 'upstream-curl' into update-curl
Brad King
2023-05-30
130
-6904/+11989
|
*
curl: Update script to get curl 8.1.2
Brad King
2023-05-30
1
-1/+1
*
|
cmake: Add debugger
Glen Chung
2023-05-30
1
-0/+2
*
|
cppdap: Build as part of CMake or use external installation
Brad King
2023-05-26
12
-2/+122
*
|
Merge branch 'upstream-cppdap' into import-cppdap
Glen Chung
2023-05-26
54
-0/+11861
*
|
cppdap: Add script to import version as of 2023-05-25
Brad King
2023-05-26
1
-0/+30
*
|
jsoncpp: Add cm3p/ headers for json/json.h and json/forwards.h
Brad King
2023-05-23
2
-0/+22
|
/
*
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
*
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
*
Merge topic 'test-bootstrap'
Brad King
2023-05-19
2
-2/+2
|
\
|
*
Tests: Modernize name of option to control existence of BootstrapTest
Brad King
2023-05-18
2
-2/+2
*
|
iwyu: ignore `std::remove_reference` requirements
Ben Boeckel
2023-05-16
1
-0/+1
|
/
*
libarchive: Set build options the way we need for CMake
Brad King
2023-04-25
1
-0/+4
*
Merge branch 'upstream-LibArchive' into update-libarchive
Brad King
2023-04-25
36
-113/+348
*
libarchive: Update script to get 3.6.2
Brad King
2023-04-25
1
-1/+1
*
Merge topic 'automoc-macro-names'
Craig Scott
2023-04-10
1
-0/+1
|
\
|
*
IWYU: Add mapping for 'std::remove_reference<Defer &>::type'
Brad King
2023-04-05
1
-0/+1
*
|
Sphinx: Modernize UTF-8 encoding handling when updating CMake.qhp
Craig Scott
2023-04-07
1
-4/+4
*
|
Sphinx: Specify encoding when opening files for title extraction
Craig Scott
2023-04-07
1
-2/+3
|
/
*
clang-tidy module: copy .gitignore from top level
Kyle Edwards
2023-03-29
1
-0/+8
*
curl: Restore build within CMake after update to 8.0.1
Brad King
2023-03-20
1
-3/+7
*
Merge branch 'upstream-curl' into update-curl
Brad King
2023-03-20
76
-1538/+1934
*
curl: Update script to get curl 8.0.1
Brad King
2023-03-20
1
-1/+1
*
Utilities/Sphinx: Fix flake8 gripes in cmake.py
Matthew Woehlke
2023-03-15
1
-42/+87
*
Utilities/Sphinx: Use f-strings in cmake.py
Matthew Woehlke
2023-03-15
1
-16/+15
*
Utilities/Sphinx: Require Sphinx 2.x or later
Matthew Woehlke
2023-03-15
1
-36/+6
[next]