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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
JSON: Add helpers
Kyle Edwards
2020-09-09
1
-0/+1
*
STL Support: Add cm::filesystem::path in <cm/filesystem>
Marc Chevrier
2020-07-09
1
-0/+3
*
Add a parser for GCC-style depfiles
Joerg Bornemann
2020-01-28
1
-0/+2
*
Refactoring: introduce header cmext/algorithm with append functions
Marc Chevrier
2019-12-17
1
-0/+1
*
Memory management: cast functions for managed pointers
Marc Chevrier
2019-11-27
1
-0/+1
*
CTest: Rename hardware -> resources for source code
Craig Scott
2019-11-05
1
-3/+3
*
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
Brad King
2019-11-05
1
-1/+1
*
CTest: Add bin-packing algorithm
Kyle Edwards
2019-10-02
1
-0/+1
*
CTest: Add cmCTestHardwareAllocator class
Kyle Edwards
2019-10-02
1
-0/+1
*
CTest: Add parser for hardware spec file
Kyle Edwards
2019-10-02
1
-0/+2
*
CTest: Add lexer for PROCESSES property
Kyle Edwards
2019-10-02
1
-1/+3
*
Source: Add cm::optional
Kyle Edwards
2019-08-23
1
-0/+1
*
Tests: Add CMakeLib.testStringAlgorithms test
Sebastian Holtermann
2019-08-01
1
-0/+1
*
cmUVProcessChain: Add cmUVProcessChain
Kyle Edwards
2019-05-07
1
-0/+4
*
cmUVStreambuf: Add std::streambuf implementation for uv_stream_t
Kyle Edwards
2019-04-25
1
-1/+3
*
Introduce cmArgumentParser
Regina Pfeifer
2019-04-04
1
-0/+1
*
cmRange: Add unit tests
Regina Pfeifer
2019-02-21
1
-0/+1
*
String: Add a custom string type
Brad King
2018-12-12
1
-0/+1
*
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
1
-0/+3
*
cmake: specify source file extensions
Ben Boeckel
2018-01-09
1
-10/+11
*
cmUVHandlePtr: Move to CMakeLib to make it available everywhere
Brad King
2017-11-30
1
-0/+4
*
Xcode: Drop support for Xcode versions below 3
Brad King
2017-04-22
1
-10/+0
*
execute_process: Add ENCODING option for Windows child process output
Dāvis Mosāns
2016-11-30
1
-0/+3
*
find_package: Optionally sort globbed directories in a meaningful order
Pierluigi Taddei
2016-09-15
1
-0/+1
*
Tests: Move CTestTestMemcheck tools into Tests/CMakeLib
Brad King
2014-12-18
1
-0/+2
*
Tests: Fix CMakeLib.testRST for relative __FILE__
Brad King
2014-06-06
1
-1/+3
*
Add class cmRST to do basic reStructuredText processing
Brad King
2013-10-16
1
-0/+1
*
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
1
-0/+8
*
complex: Move cmSystemTools::UpperCase test to CMakeLibTests
Brad King
2011-12-23
1
-0/+1
*
complex: Move GeneratedFileStream test to CMakeLibTests
Brad King
2011-12-23
1
-0/+1
*
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
1
-0/+3
*
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
1
-0/+1
*
Test UTF-8 decoding
Brad King
2009-12-08
1
-0/+1
*
Create CMakeLib test driver and test cmXMLParser
Brad King
2009-12-08
1
-0/+20