summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib
Commit message (Expand)AuthorAgeFilesLines
* cmUVHandlePtr: Add uv_process_ptrBrad King2017-11-301-0/+1
* cmUVHandlePtr: Add uv_timer_ptrBrad King2017-11-301-0/+1
* cmUVHandlePtr: Move to CMakeLib to make it available everywhereBrad King2017-11-302-0/+183
* Enable clang-tidy modernize-loop-convert lintBrad King2017-09-191-6/+3
* Merge topic 'no-crlf-blobs'Brad King2017-08-3014-745/+745
|\
| * Avoid CRLF newlines in Git repo blobsBrad King2017-08-3014-745/+745
* | Merge topic 'cstyle-casts'Daniel Pfeifer2017-08-301-2/+3
|\ \ | |/ |/|
| * Replace C-style castsDaniel Pfeifer2017-08-271-2/+3
* | IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-262-2/+2
|/
* Merge topic 'cxx11-nullptr'Brad King2017-08-252-3/+2
|\
| * Use C++11 nullptrDaniel Pfeifer2017-08-242-3/+2
* | gitattributes: prefer `eol=crlf` to `-crlf`Ben Boeckel2017-08-231-1/+1
|/
* Xcode: Drop support for Xcode versions below 3Brad King2017-04-223-33/+0
* Use quotes for non-system includesDaniel Pfeifer2017-04-114-5/+5
* testEncoding: use cmsys::ifstreamDaniel Pfeifer2017-03-291-2/+2
* testEncoding: include <cmsys/ConsoleBuf.hxx> on Windows onlyDaniel Pfeifer2017-03-291-0/+2
* execute_process: Add ENCODING option for Windows child process outputDāvis Mosāns2016-11-302-0/+52
* iwyu: Fix more findingsDaniel Pfeifer2016-11-283-3/+15
* iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-221-1/+3
* Simplify CMake per-source license noticesBrad King2016-09-276-66/+12
* find_package: Optionally sort globbed directories in a meaningful orderPierluigi Taddei2016-09-152-0/+77
* Tests: Add test for our strverscmp implementationPierluigi Taddei2016-09-141-4/+68
* Merge topic 'macro-parenthesis'Brad King2016-09-062-3/+3
|\
| * surround macro arguments with parenthesesDaniel Pfeifer2016-09-052-3/+3
* | use CM_NULLPTRDaniel Pfeifer2016-09-052-2/+3
|/
* Tests/CMakeLib: include what you useDaniel Pfeifer2016-09-033-4/+7
* Tests/CMakeLib: use cmsys::ifstreamDaniel Pfeifer2016-09-032-10/+16
* Merge topic 'readability-named-parameter'Brad King2016-08-175-5/+5
|\
| * Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-165-5/+5
* | fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-162-0/+11
|/
* Add missing braces around statements.Daniel Pfeifer2016-06-102-10/+17
* PseudoMemcheck: revise style with clang-format.Daniel Pfeifer2016-06-101-14/+8
* Merge topic 'remove-needless-copies'Brad King2016-05-271-1/+1
|\
| * Pass arguments that are not modified as const&.Daniel Pfeifer2016-05-261-1/+1
* | Remove redundant c_str() calls.Daniel Pfeifer2016-05-262-9/+9
|/
* Revise C++ coding style using clang-formatKitware Robot2016-05-168-313/+256
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-2/+0
* Help clang-format wrap after braces on long initializer listsBrad King2016-05-061-0/+2
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Remove use of include <cmsys/ios/*> and cmsys_ios::*Brad King2015-08-202-32/+32
* cmSystemTools: Teach RunSingleCommand to separate stdout and stderrBrad King2015-04-201-1/+1
* Merge branch 'backport-no-global-setlocale' into no-global-setlocaleBrad King2015-02-061-2/+0
|\
* | Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* | Tests: Move CTestTestMemcheck tools into Tests/CMakeLibBrad King2014-12-184-0/+125
|/
* Tests: Fix CMakeLib.testRST for relative __FILE__Brad King2014-06-062-3/+10
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-4/+4
* cmRST: Add support for the note and productionlist directivesBrad King2013-10-302-0/+14
* cmRST: Teach cmake-module directive to scan bracket commentsBrad King2013-10-232-0/+13
* cmRST: Process literal blocks after paragraphs ending in '::'Brad King2013-10-212-0/+34
* cmRST: Do not process inline markup in code-block literalsBrad King2013-10-212-0/+5