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
*
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
*
cmRST: Process literal blocks after paragraphs ending in '::'
Brad King
2013-10-21
2
-0/+34
*
cmRST: Do not process inline markup in code-block literals
Brad King
2013-10-21
2
-0/+5
*
Add class cmRST to do basic reStructuredText processing
Brad King
2013-10-16
9
-0/+246
*
Require CMake 2.8.4 or greater to build CMake
Stephen Kelly
2013-10-15
1
-1/+1
*
VS: Create parser for Visual Studio .sln files
Petr Kmoch
2013-04-12
19
-0/+946
*
Avoid string.clear and string.push_back (#13319)
Daniel R. Gomez
2012-06-19
1
-2/+2
*
Add newline to the output.
Stephen Kelly
2012-06-04
1
-1/+1
*
complex: Move cmSystemTools::UpperCase test to CMakeLibTests
Brad King
2011-12-23
2
-0/+34
*
complex: Move GeneratedFileStream test to CMakeLibTests
Brad King
2011-12-23
2
-0/+101
*
run_compile_commands: Cast istream::get() result to char
Brad King
2011-05-19
1
-1/+1
*
run_compile_commands: Avoid extra stl vector conversion
Brad King
2011-05-18
1
-3/+2
*
run_compile_commands: Avoid shadow in std::map<>::at workaround
Brad King
2011-05-17
1
-2/+2
*
Provide std::map<>::at for use in run_compile_commands
Brad King
2011-05-17
1
-2/+0
*
Fix run_compile_commands build on Apple GCC 3.3
Brad King
2011-05-16
1
-1/+13
*
Only offer the compile command output feature on unix systems
Manuel Klimek
2011-05-16
1
-2/+4
*
Adds a test for the compile command line output.
Manuel Klimek
2011-04-25
2
-0/+135
*
Create CMakeLibTests output dir for Xcode
Brad King
2009-12-09
1
-0/+10
*
Test XML encoding with UTF-8 character validation
Brad King
2009-12-08
2
-0/+48
*
Test UTF-8 decoding
Brad King
2009-12-08
2
-0/+126
*
Create CMakeLib test driver and test cmXMLParser
Brad King
2009-12-08
4
-0/+47