Daniel Pfeifer
|
aeff60e44c
iwyu: Fix OSX specific issues
|
9 years ago |
Daniel Pfeifer
|
0039ffa216
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
3f9c4cdf89
Tests/CMakeLib: use cmsys::ifstream
|
9 years ago |
Daniel Pfeifer
|
a2af850ba6
fix a batch of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Daniel R. Gomez
|
96b66a4963
Avoid string.clear and string.push_back (#13319)
|
13 years ago |
Stephen Kelly
|
8778357898
Add newline to the output.
|
13 years ago |
Brad King
|
4268e3d7e9
run_compile_commands: Cast istream::get() result to char
|
14 years ago |
Brad King
|
c45c60b24f
run_compile_commands: Avoid extra stl vector conversion
|
14 years ago |
Brad King
|
7c5be5114c
run_compile_commands: Avoid shadow in std::map<>::at workaround
|
14 years ago |
Brad King
|
169bb05f90
Provide std::map<>::at for use in run_compile_commands
|
14 years ago |
Brad King
|
a7e7a04aaf
Fix run_compile_commands build on Apple GCC 3.3
|
14 years ago |
Manuel Klimek
|
0e6b05fcba
Adds a test for the compile command line output.
|
14 years ago |