Alex Neundorf
37104d97b0
kate: put full path to cmake into comment
...
Alex
2013-12-29 21:17:32 +01:00
Alex Neundorf
424d5dc078
kate: support also the build plugin in kate <= 4.12
...
With this patch, simply also the information used
by the build plugin in kate <= 4.12 is put into the
generated json file. The new build plugin (coming
in 4.13) simply ignores this (and vice versa).
Alex
2013-12-29 21:17:25 +01:00
Alex Neundorf
8bd6cf0f33
kate: the prev_target is not used by kate
...
...this was a leftover from experimenting
Alex
2013-12-29 06:40:14 +01:00
Alex Neundorf
c3d20c2ac9
kate: fix ninja support
...
ninja needs to be run from the toplevel build dir,
not from the target dir, as make
Alex
2013-12-19 10:04:00 -05:00
Alex Neundorf
1eaf2f263b
kate: remove unused function
...
Alex
2013-12-19 10:03:34 -05:00
Alex Neundorf
9414217b3b
kate: insert build targets
...
This can be used by the build plugin in kate.
Code is quite similar to the one for Eclipse.
Alex
2013-11-25 10:48:34 -05:00
Alex Neundorf
644e012863
kate: add project generator for the Kate project plugin
...
This patch adds an extra generator for KDE's kate text editor,
or better more specifically, the project plugin.
Alex
2013-11-25 10:48:33 -05:00