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
*
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