Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | ninja needs to be run from the toplevel build dir, not from the target dir, as make Alex | ||||
* | kate: remove unused function | Alex Neundorf | 2013-12-19 | 1 | -2/+0 |
| | | | | Alex | ||||
* | kate: insert build targets | Alex Neundorf | 2013-11-25 | 1 | -0/+7 |
| | | | | | | | This can be used by the build plugin in kate. Code is quite similar to the one for Eclipse. Alex | ||||
* | kate: add project generator for the Kate project plugin | Alex Neundorf | 2013-11-25 | 1 | -0/+55 |
This patch adds an extra generator for KDE's kate text editor, or better more specifically, the project plugin. Alex |