summaryrefslogtreecommitdiffstats
path: root/cpp/sca/etc
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-16 06:01:30 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-16 06:01:30 +0000
commit4109b6c23b5169463bd493347dddb1ab58aa0860 (patch)
tree9aeee1019d6e7e1b9d92b33e12aadf8811fcebce /cpp/sca/etc
parentec5f59dac8d5eca3504ec5fe205dcb7d8fd382a6 (diff)
Added SCDL parsing functions. Refactored cache support with disk-cached functions that can be used to cache SCDL files. Minor makefile updates to get build and ctags working on Ubuntu 9.10.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880599 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--cpp/sca/etc/git-exclude5
1 files changed, 4 insertions, 1 deletions
diff --git a/cpp/sca/etc/git-exclude b/cpp/sca/etc/git-exclude
index fd55cecff2..d9198b48ce 100644
--- a/cpp/sca/etc/git-exclude
+++ b/cpp/sca/etc/git-exclude
@@ -55,6 +55,7 @@ Doxyfile
*_Wrapper.h
gmon.out
*~
+tags
# Specific ignores
sca/runtime/extensions/cpp/tools/scagen/docs/
@@ -66,8 +67,10 @@ atom-test
eval-test
eval-shell
json-test
-cache-test
+diskcache-test
+memcache-test
curl-test
+scdl-test
store-function-test
store-object-test
store-script-test