From e22bdc0f9572b6a1a2304799d481b25b3e962f87 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 11 Jan 2010 08:30:15 +0000 Subject: Improvements to autoconf build to make support for python, web service etc and relevant test cases optional and generate ac_defines used in ifdefs to check for debug and multithreading. Moved some optional code and test cases around to run them only when the tested features are built. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897791 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/etc/git-exclude | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sca-cpp/trunk/etc/git-exclude') diff --git a/sca-cpp/trunk/etc/git-exclude b/sca-cpp/trunk/etc/git-exclude index aa44227d1b..c08230fe5a 100644 --- a/sca-cpp/trunk/etc/git-exclude +++ b/sca-cpp/trunk/etc/git-exclude @@ -58,6 +58,9 @@ gmon.out *~ tags doxygen +*.pyc +*.class +*.stamp # Specific ignores kernel-test @@ -72,8 +75,10 @@ json-test cache-test client-test mcache-test -mcache-client-test curl-test scdl-test +java-test +java-shell script-test +webservice-test -- cgit v1.2.3