You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by cu...@apache.org on 2008/06/21 00:21:20 UTC

svn commit: r670083 - in /incubator/thrift/trunk: ./ compiler/cpp/ if/ lib/ lib/cpp/ lib/csharp/ lib/java/ lib/py/ test/ test/java/ test/py/

Author: cutting
Date: Fri Jun 20 15:21:19 2008
New Revision: 670083

URL: http://svn.apache.org/viewvc?rev=670083&view=rev
Log:
THRIFT-43.  Ignore build-generated files.

Modified:
    incubator/thrift/trunk/   (props changed)
    incubator/thrift/trunk/compiler/cpp/   (props changed)
    incubator/thrift/trunk/if/   (props changed)
    incubator/thrift/trunk/lib/   (props changed)
    incubator/thrift/trunk/lib/cpp/   (props changed)
    incubator/thrift/trunk/lib/csharp/   (props changed)
    incubator/thrift/trunk/lib/java/   (props changed)
    incubator/thrift/trunk/lib/py/   (props changed)
    incubator/thrift/trunk/test/   (props changed)
    incubator/thrift/trunk/test/java/   (props changed)
    incubator/thrift/trunk/test/py/   (props changed)

Propchange: incubator/thrift/trunk/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,21 @@
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+autoscan.log
+config.guess
+config.h
+config.hin
+config.log
+config.status
+config.sub
+configure
+configure.scan
+depcomp
+ignores
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
+ylwrap

Propchange: incubator/thrift/trunk/compiler/cpp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,8 @@
+.deps
+.libs
+Makefile
+Makefile.in
+thrift
+thriftl.cc
+thrifty.cc
+thrifty.h

Propchange: incubator/thrift/trunk/if/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in

Propchange: incubator/thrift/trunk/lib/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in

Propchange: incubator/thrift/trunk/lib/cpp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,8 @@
+.deps
+.libs
+Makefile
+Makefile.in
+concurrency_test
+thrift-nb.pc
+thrift-z.pc
+thrift.pc

Propchange: incubator/thrift/trunk/lib/csharp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in

Propchange: incubator/thrift/trunk/lib/java/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,4 @@
+Makefile
+Makefile.in
+build
+libthrift.jar

Propchange: incubator/thrift/trunk/lib/py/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,3 @@
+Makefile
+Makefile.in
+build

Propchange: incubator/thrift/trunk/test/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,6 @@
+.deps
+.libs
+Benchmark
+Makefile
+Makefile.in
+gen-cpp

Propchange: incubator/thrift/trunk/test/java/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in

Propchange: incubator/thrift/trunk/test/py/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jun 20 15:21:19 2008
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in