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
/
Source
/
cmExtraKateGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-1/+2
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-1/+1
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-1/+5
*
Refactor extra generator registration to use factories
Tobias Hunger
2016-08-03
1
-12/+1
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-4/+4
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-9/+11
*
Remove some obsolete declarations
Stephen Kelly
2015-10-27
1
-2/+0
*
Kate: Port API to cmLocalGenerator.
Stephen Kelly
2015-10-08
1
-4/+5
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-3/+3
*
kate: fix ninja support
Alex Neundorf
2013-12-19
1
-1/+3
*
kate: remove unused function
Alex Neundorf
2013-12-19
1
-2/+0
*
kate: insert build targets
Alex Neundorf
2013-11-25
1
-0/+7
*
kate: add project generator for the Kate project plugin
Alex Neundorf
2013-11-25
1
-0/+55