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
/
run_compile_commands.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-1/+1
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-1/+1
*
Enable clang-tidy modernize-loop-convert lint
Brad King
2017-09-19
1
-6/+3
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
iwyu: Fix OSX specific issues
Daniel Pfeifer
2016-11-22
1
-1/+3
*
use CM_NULLPTR
Daniel Pfeifer
2016-09-05
1
-1/+2
*
Tests/CMakeLib: use cmsys::ifstream
Daniel Pfeifer
2016-09-03
1
-7/+10
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-16
1
-0/+8
*
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-5/+10
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-43/+45
*
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Brad King
2015-04-20
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-4/+4
*
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
*
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
*
Adds a test for the compile command line output.
Manuel Klimek
2011-04-25
1
-0/+132