index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmExtraKateGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use cmSourceFile::GetIsGenerated
Sebastian Holtermann
2019-02-01
1
-1
/
+1
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3
/
+1
*
clang-tidy: Remove redundant member initializations
Regina Pfeifer
2018-12-15
1
-1
/
+0
*
Using front() and back() instead of calculations
Cengizhan Pasaoglu
2018-11-06
1
-2
/
+1
*
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
Sebastian Holtermann
2018-08-07
1
-2
/
+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2
/
+3
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-8
/
+8
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-30
/
+20
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2
/
+2
*
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
Aaron Orenstein
2017-08-16
1
-1
/
+1
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1
/
+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-7
/
+7
*
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
-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-15
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-09
1
-16
/
+13
*
Kate: Remove unused variables.
Stephen Kelly
2015-10-09
1
-3
/
+0
*
Kate: Port API to cmLocalGenerator.
Stephen Kelly
2015-10-09
1
-6
/
+12
*
cmLocalGenerator: Add GetProjectName method.
Stephen Kelly
2015-10-09
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-21
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