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
*
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
*
find_package: Optionally sort globbed directories in a meaningful order
Pierluigi Taddei
2016-09-15
2
-0/+77
*
Tests: Add test for our strverscmp implementation
Pierluigi Taddei
2016-09-14
1
-4/+68
*
Merge topic 'macro-parenthesis'
Brad King
2016-09-06
2
-3/+3
|
\
|
*
surround macro arguments with parentheses
Daniel Pfeifer
2016-09-05
2
-3/+3
*
|
use CM_NULLPTR
Daniel Pfeifer
2016-09-05
2
-2/+3
|
/
*
Tests/CMakeLib: include what you use
Daniel Pfeifer
2016-09-03
3
-4/+7
*
Tests/CMakeLib: use cmsys::ifstream
Daniel Pfeifer
2016-09-03
2
-10/+16
*
Merge topic 'readability-named-parameter'
Brad King
2016-08-17
5
-5/+5
|
\
|
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
5
-5/+5
*
|
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-16
2
-0/+11
|
/
*
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
2
-10/+17
*
PseudoMemcheck: revise style with clang-format.
Daniel Pfeifer
2016-06-10
1
-14/+8
*
Merge topic 'remove-needless-copies'
Brad King
2016-05-27
1
-1/+1
|
\
|
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-1/+1
*
|
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
2
-9/+9
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
8
-313/+256
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-2/+0
*
Help clang-format wrap after braces on long initializer lists
Brad King
2016-05-06
1
-0/+2
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Remove use of include <cmsys/ios/*> and cmsys_ios::*
Brad King
2015-08-20
2
-32/+32
*
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Brad King
2015-04-20
1
-1/+1
*
Merge branch 'backport-no-global-setlocale' into no-global-setlocale
Brad King
2015-02-06
1
-2/+0
|
\
*
|
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
|
Tests: Move CTestTestMemcheck tools into Tests/CMakeLib
Brad King
2014-12-18
4
-0/+125
|
/
*
Tests: Fix CMakeLib.testRST for relative __FILE__
Brad King
2014-06-06
2
-3/+10
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-4/+4
*
cmRST: Add support for the note and productionlist directives
Brad King
2013-10-30
2
-0/+14
*
cmRST: Teach cmake-module directive to scan bracket comments
Brad King
2013-10-23
2
-0/+13
[next]