diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-23 05:48:11 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-23 05:48:11 +0000 |
commit | 1c2df9a2458897ff6c2393913b2723457e42a0da (patch) | |
tree | 69652a0305830b4472f39c55ad1168522d8301f1 /sca-cpp/trunk/etc/git-exclude | |
parent | e5d978186780787e8dad6681cca139486df93643 (diff) |
Simplified the automake build using configure options instead of environment variables and cleaned up some of the makefile.am files. Adjusted build instructions. Moved directories that don't yet build or work out of the main build dir and obsolete docs to a contrib dir.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883254 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/etc/git-exclude')
-rw-r--r-- | sca-cpp/trunk/etc/git-exclude | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sca-cpp/trunk/etc/git-exclude b/sca-cpp/trunk/etc/git-exclude index d9198b48ce..b9baef8244 100644 --- a/sca-cpp/trunk/etc/git-exclude +++ b/sca-cpp/trunk/etc/git-exclude @@ -30,6 +30,7 @@ surefire*.properties Makefile .deps/ .libs/ +m4/ *.m4 config.guess config.sub @@ -56,6 +57,7 @@ Doxyfile gmon.out *~ tags +doxygen # Specific ignores sca/runtime/extensions/cpp/tools/scagen/docs/ @@ -67,8 +69,9 @@ atom-test eval-test eval-shell json-test -diskcache-test -memcache-test +cache-test +client-test +mcache-test curl-test scdl-test store-function-test |