summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-11-15 18:39:46 +0100
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2013-11-19 05:32:30 -0600
commitba99e296077e6bc6d6a153d01a45bd9ebe1a1d35 (patch)
treeb0ba8b7a2edba0e075c4ceb8e85d905e2b6c0c35 /.gitignore
parent3773201d5973d40f0b6a67930adeaed36f1494c9 (diff)
related fdo#70414 gbuild to ide: kdevelop
This provides kdevelop integration and generates one project file for each old-style module (top level dir). This project file has: - has four build configurations: - build the module of the project or build all of LibreOffice - for each of the above a debug and a nondebug build - has seven launch targets: - running the unitchecks, the slowchecks and subsequentchecks - for each of the above once for the module and once for all - running LibreOffice interactively - has custom include paths and thus provides full autocompletion Change-Id: I6dd51133147d019fc403e3bd814bc6103df94cac Reviewed-on: https://gerrit.libreoffice.org/6694 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4680de1d779d..0de9054739b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,8 @@
*~
.*sw?
\#*
+*.kdev4
+.kdev_include_paths
# things below this point are targeted for elimination