| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|