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
*
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
*
|
Merge topic 'cstyle-casts'
Daniel Pfeifer
2017-08-30
1
-2/+3
|
\
\
|
|
/
|
/
|
|
*
Replace C-style casts
Daniel Pfeifer
2017-08-27
1
-2/+3
*
|
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
2
-2/+2
|
/
*
Merge topic 'cxx11-nullptr'
Brad King
2017-08-25
2
-3/+2
|
\
|
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
2
-3/+2
*
|
gitattributes: prefer `eol=crlf` to `-crlf`
Ben Boeckel
2017-08-23
1
-1/+1
|
/
*
Xcode: Drop support for Xcode versions below 3
Brad King
2017-04-22
3
-33/+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
4
-5/+5
*
testEncoding: use cmsys::ifstream
Daniel Pfeifer
2017-03-29
1
-2/+2
*
testEncoding: include <cmsys/ConsoleBuf.hxx> on Windows only
Daniel Pfeifer
2017-03-29
1
-0/+2
*
execute_process: Add ENCODING option for Windows child process output
Dāvis Mosāns
2016-11-30
2
-0/+52
*
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
3
-3/+15
*
iwyu: Fix OSX specific issues
Daniel Pfeifer
2016-11-22
1
-1/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
6
-66/+12
[next]