summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/run_compile_commands.cxx
Commit message (Expand)AuthorAgeFilesLines
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-4/+4
* Avoid string.clear and string.push_back (#13319)Daniel R. Gomez2012-06-191-2/+2
* Add newline to the output.Stephen Kelly2012-06-041-1/+1
* run_compile_commands: Cast istream::get() result to charBrad King2011-05-191-1/+1
* run_compile_commands: Avoid extra stl vector conversionBrad King2011-05-181-3/+2
* run_compile_commands: Avoid shadow in std::map<>::at workaroundBrad King2011-05-171-2/+2
* Provide std::map<>::at for use in run_compile_commandsBrad King2011-05-171-2/+0
* Fix run_compile_commands build on Apple GCC 3.3Brad King2011-05-161-1/+13
* Adds a test for the compile command line output.Manuel Klimek2011-04-251-0/+132