index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
CMakeLib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'parse-large-int' into release-3.24
Brad King
2022-09-21
1
-0
/
+35
|
\
|
*
cmStringAlgorithms: Add functions to parse strings to long long integers
Brad King
2022-09-20
1
-0
/
+35
*
|
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
1
-1
/
+1
*
|
cmJSONHelpers: Restructure cmJSONHelpers
Martin Duffy
2022-05-05
1
-23
/
+24
*
|
cm::enum_set: container that contains a set of unique enum values.
Marc Chevrier
2022-04-27
2
-0
/
+205
|
/
*
Merge topic 'builtin-help-versionadded'
Brad King
2021-10-28
2
-0
/
+12
|
\
|
*
cmRST: support `versionadded` and `versionchanged` directives
Ben Boeckel
2021-10-27
2
-0
/
+12
*
|
Source: fix many -Wmissing-prototypes warnings by marking functions static
Sean McBride
2021-10-25
8
-30
/
+36
*
|
Fix Clang -Wbitwise-instead-of-logical warnings
Brad King
2021-10-13
1
-4
/
+9
|
/
*
Source: Fix clang -Wextra-semi warnings
Sean McBride
2021-09-28
1
-3
/
+3
*
clang-analyzer: Suppress warnings in intentional use-after-move cases
Brad King
2021-06-03
2
-0
/
+6
*
Tests: Fix typos and spelling in test error message
Josef Angstenberger
2021-05-07
1
-1
/
+1
*
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
1
-1
/
+1
*
Utilities/Sphinx: Add role and directive for 'genex' in CMake domain
Brad King
2021-01-18
2
-0
/
+28
*
cmRST: Add support for 'envvar' directive
Brad King
2021-01-18
2
-0
/
+16
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
2
-27
/
+27
*
test/CMakeLib: make testUVProcessChain work with qemu
Eicke Herbertz
2020-10-29
1
-0
/
+4
*
cm::optional: Fix move assignment
Kyle Edwards
2020-10-21
1
-0
/
+28
*
cmGccDepfileReader: Rework helper code
Kyle Edwards
2020-10-13
6
-5
/
+35
*
IWYU: Map <*> headers to <cm/*> headers
Kyle Edwards
2020-10-08
1
-1
/
+0
*
cmJSONHelpers: Add new Bind() function
Kyle Edwards
2020-10-05
1
-12
/
+23
*
cmake_path: enhancements
Marc Chevrier
2020-09-20
1
-0
/
+3
*
JSON: Add helpers
Kyle Edwards
2020-09-09
2
-0
/
+494
*
Merge topic 'cmstrlen'
Kyle Edwards
2020-09-09
1
-0
/
+10
|
\
|
*
cmStringAlgorithms: Add cmStrLen()
Kyle Edwards
2020-09-08
1
-0
/
+10
*
|
cm::optional: Add comparison operators
Kyle Edwards
2020-09-07
1
-0
/
+158
*
|
Refactor: Add ASSERT_TRUE() macro to testOptional.cxx
Kyle Edwards
2020-09-06
1
-118
/
+39
|
/
*
Tests: Fix -Wsuggest-destructor-override warning in testCMExtMemory
Brad King
2020-07-28
1
-1
/
+1
*
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
2
-2
/
+2
*
Merge topic 'stl-support-filesystem-path'
Brad King
2020-07-13
2
-0
/
+1009
|
\
|
*
STL Support: Add cm::filesystem::path in <cm/filesystem>
Marc Chevrier
2020-07-09
2
-0
/
+1009
*
|
Tests: Add cases for CTest cuda-memcheck parser
Tobias Ribizel
2020-07-09
2
-2
/
+35
|
/
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
3
-4
/
+3
*
Merge topic 'stl-support'
Brad King
2020-05-01
2
-4
/
+2
|
\
|
*
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
Marc Chevrier
2020-04-30
2
-4
/
+2
*
|
IWYU: mark <cstddef> as needed
Ben Boeckel
2020-04-29
1
-1
/
+1
*
|
IWYU: mark <cstddef> as needed
Ben Boeckel
2020-04-29
2
-2
/
+2
|
/
*
Merge topic 'automoc-using-depfiles'
Brad King
2020-01-30
8
-0
/
+198
|
\
|
*
Add a parser for GCC-style depfiles
Joerg Bornemann
2020-01-28
8
-0
/
+198
*
|
Merge topic 'cmsting-stl-compatibility'
Brad King
2020-01-28
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
cm::String: enhance compatibility with STL
Marc Chevrier
2020-01-25
1
-5
/
+5
*
|
Stl support: cm::append now supports any sequential container
Marc Chevrier
2020-01-24
1
-0
/
+1
|
/
*
Merge topic 'ctest-resource-allocation-spec-message'
Craig Scott
2019-12-28
1
-52
/
+70
|
\
|
*
CTest: Improve error handling when reading resource spec file
Kyle Edwards
2019-12-27
1
-52
/
+70
*
|
Merge topic 'test-resource-spec-init-lists'
Brad King
2019-12-19
1
-37
/
+36
|
\
\
|
|
/
|
*
Tests: Fix testCTestResourceSpec struct initialization for some compilers
Michael Dickens
2019-12-18
1
-37
/
+36
*
|
Refactoring: introduce header cmext/algorithm with append functions
Marc Chevrier
2019-12-17
2
-0
/
+118
*
|
Merge topic 'cmext-memory'
Brad King
2019-12-04
2
-0
/
+66
|
\
\
|
*
|
Memory management: cast functions for managed pointers
Marc Chevrier
2019-11-27
2
-0
/
+66
*
|
|
Merge topic 'ctest-spec-file-version-test'
Kyle Edwards
2019-11-27
2
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]