summaryrefslogtreecommitdiffstats
path: root/org.eclipse.cdt.codan.extension/build.properties
diff options
context:
space:
mode:
authorElliott Baron <ebaron@fedoraproject.org>2009-09-21 15:09:03 -0400
committerElliott Baron <ebaron@fedoraproject.org>2009-09-21 15:09:03 -0400
commite35f5131df28786841f5e09d9982b912bd3469d0 (patch)
treeb1699b9eb1a0ce4691f1836c3359628cb8505ecc /org.eclipse.cdt.codan.extension/build.properties
parentd581ec1fce73716b9d422cf2e4a255871f0bcd9b (diff)
downloadcodan-e35f5131df28786841f5e09d9982b912bd3469d0.tar.gz
codan-e35f5131df28786841f5e09d9982b912bd3469d0.tar.xz
codan-e35f5131df28786841f5e09d9982b912bd3469d0.zip
Created .extension plugin with my modifications. Initial use of CFG, pulled in from PTP. Fixed a bug in CFG printing in PTP plugin.
* org.eclipse.cdt.codan.checkers: Moved changes to codan.extension. * org.eclipse.cdt.codan.extension: New plugin. * org.eclipse.ptp.pldt.mpi.analysis.cdt: Small bugfix to block printing.
Diffstat (limited to 'org.eclipse.cdt.codan.extension/build.properties')
-rw-r--r--org.eclipse.cdt.codan.extension/build.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/org.eclipse.cdt.codan.extension/build.properties b/org.eclipse.cdt.codan.extension/build.properties
new file mode 100644
index 0000000..e9863e2
--- /dev/null
+++ b/org.eclipse.cdt.codan.extension/build.properties
@@ -0,0 +1,5 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml