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
/
Tests
/
CMakeLib
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-1/+1
*
clang-tidy: Fix bugprone-exception-escape diagnostic in test code
Brad King
2019-09-09
1
-1/+2
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-1/+1
*
IWYU: Add missing cstddef includes for size_t and nullptr_t
Brad King
2019-09-03
1
-0/+1
*
Source: Add cm::optional
Kyle Edwards
2019-08-23
2
-0/+691
*
Merge topic 'cmStringAlgorithms_ulong'
Kyle Edwards
2019-08-16
2
-16/+35
|
\
|
*
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
Sebastian Holtermann
2019-08-10
2
-16/+35
*
|
cmStringAlgorithms: Add cmRemoveQuotes
Sebastian Holtermann
2019-08-09
1
-0/+23
|
/
*
Tests: testStringAlgorithms: Add cmTrimWhitespace, cmEscapeQuotes, cmTokenize
Sebastian Holtermann
2019-08-05
1
-0/+37
*
Tests: Add CMakeLib.testStringAlgorithms test
Sebastian Holtermann
2019-08-01
2
-0/+135
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-1/+0
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-0/+1
*
cmUVProcessChain: Add cmUVProcessChain
Kyle Edwards
2019-05-07
3
-0/+411
*
cmUVStreambuf: Add std::streambuf implementation for uv_stream_t
Kyle Edwards
2019-04-25
2
-1/+460
*
cmUVHandlePtr: Add cm::uv_loop_ptr
Kyle Edwards
2019-04-25
1
-1/+49
*
cmSystemTools: Fix StringToULong to reject negative numbers
Brad King
2019-04-11
1
-0/+17
*
Merge topic 'argument-parser'
Brad King
2019-04-09
2
-0/+149
|
\
|
*
Introduce cmArgumentParser
Regina Pfeifer
2019-04-04
2
-0/+149
*
|
cmRST: Fix crash on empty markup block
Brad King
2019-04-05
2
-0/+8
|
/
*
testRange: Make sure tests can actually fail
Regina Pfeifer
2019-03-20
1
-1/+1
*
cm_utf8: add an is_valid function
Ben Boeckel
2019-03-18
1
-0/+78
*
cm_utf8: reject codepoints above 0x10FFFF
Ben Boeckel
2019-03-14
1
-4/+2
*
cm_utf8: reject UTF-16 surrogate half codepoints
Ben Boeckel
2019-03-14
1
-2/+2
*
testUTF8: add more test cases
Ben Boeckel
2019-03-14
1
-6/+16
*
testUTF8: comment why sequences are invalid
Ben Boeckel
2019-03-14
1
-2/+6
*
cmRange: Add unit tests
Regina Pfeifer
2019-02-21
2
-0/+46
*
Fix most clang -Wextra-semi-stmt warnings in C++ files
Sean McBride
2019-01-15
2
-11/+13
*
IWYU: Update CMake code for IWYU built with Clang 6
Brad King
2019-01-15
1
-1/+1
*
String: Add str_if_stable() as a const alternative to str()
Brad King
2018-12-12
1
-0/+59
*
String: Add support for a ""_s string literal syntax
Brad King
2018-12-12
1
-2/+47
*
String: Add 'borrow' member to construct borrowing instances
Brad King
2018-12-12
1
-0/+32
*
String: Add support for concatenation by operator+
Brad King
2018-12-12
1
-0/+101
*
String: Add a custom string type
Brad King
2018-12-12
2
-0/+1111
*
clang-tidy: Fix readability-static-accessed-through-instance
Regina Pfeifer
2018-11-21
1
-3/+3
*
Fix misc. typos
luz.paz
2018-10-03
1
-1/+1
*
Help: Add new section for CPack generators
Kyle Edwards
2018-06-21
2
-0/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
3
-13/+52
*
cmRST: Parse inline links and inline literals
Brad King
2018-05-07
2
-0/+8
*
cmRST: Add support for 'envvar' cmake domain role
Brad King
2018-05-04
2
-0/+4
*
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
2
-0/+21
*
cmake: specify source file extensions
Ben Boeckel
2018-01-09
1
-10/+11
*
execute_process: Allow UTF-8 as a synonym for the UTF8 keyword
Craig Scott
2017-12-27
1
-1/+1
*
cmUVHandlePtr: Add uv_process_ptr
Brad King
2017-11-30
1
-0/+1
*
cmUVHandlePtr: Add uv_timer_ptr
Brad King
2017-11-30
1
-0/+1
*
cmUVHandlePtr: Move to CMakeLib to make it available everywhere
Brad King
2017-11-30
2
-0/+183
*
Enable clang-tidy modernize-loop-convert lint
Brad King
2017-09-19
1
-6/+3
*
Merge topic 'no-crlf-blobs'
Brad King
2017-08-30
14
-745/+745
|
\
|
*
Avoid CRLF newlines in Git repo blobs
Brad King
2017-08-30
14
-745/+745
[next]