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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-4/+8
*
Refactor extra generator registration to use factories
Tobias Hunger
2016-08-03
1
-11/+15
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-155/+118
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-1/+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+4
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Remove some obsolete declarations
Stephen Kelly
2015-10-27
1
-1/+0
*
Port to GetGeneratorTargets.
Stephen Kelly
2015-10-24
1
-14/+17
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-7/+7
*
cmLocalGenerator: Add current binary directory accessor.
Stephen Kelly
2015-10-10
1
-1/+1
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-08
1
-16/+13
*
Kate: Remove unused variables.
Stephen Kelly
2015-10-08
1
-3/+0
*
Kate: Port API to cmLocalGenerator.
Stephen Kelly
2015-10-08
1
-6/+12
*
cmLocalGenerator: Add GetProjectName method.
Stephen Kelly
2015-10-08
1
-3/+3
*
cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes
Daniel Pfeifer
2015-08-28
1
-1/+0
*
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
Brad King
2015-05-20
1
-1/+1
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-20
1
-1/+1
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-2/+2
*
Kate: handle spaces in build dir
Alex Neundorf
2014-02-17
1
-9/+9
*
Kate: use cmMakefile::GetSafeDefinition() for a not-required variable
Alex Neundorf
2014-01-17
1
-1/+1
*
kate: put full path to cmake into comment
Alex Neundorf
2013-12-29
1
-1/+2
*
kate: support also the build plugin in kate <= 4.12
Alex Neundorf
2013-12-29
1
-6/+17
*
kate: the prev_target is not used by kate
Alex Neundorf
2013-12-29
1
-1/+0
*
kate: fix ninja support
Alex Neundorf
2013-12-19
1
-10/+21
*
kate: remove unused function
Alex Neundorf
2013-12-19
1
-44/+0
*
kate: insert build targets
Alex Neundorf
2013-11-25
1
-8/+136
*
kate: add project generator for the Kate project plugin
Alex Neundorf
2013-11-25
1
-0/+244