summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-650. build: Make Check fails on Centos/OSX with 0.2.0 tarballBryan Duxbury2010-05-021-1/+1
* THRIFT-373. Get some missing files into the release tarballsDavid Reiss2009-05-221-1/+3
* THRIFT-333. cpp: Initial TCompactProtocol implementationDavid Reiss2009-04-021-0/+9
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-301-0/+19
* Fix a parallel build bug under testDavid Reiss2009-03-201-0/+3
* Get a few more generated files into release tarballsDavid Reiss2009-03-201-8/+6
* THRIFT-373. Update lists of files to include in release tarballsDavid Reiss2009-03-181-0/+27
* cpp: Fix "make check" by defining a comparator for "Empty"David Reiss2009-02-101-1/+2
* THRIFT-314. Purge reflection.limitedDavid Reiss2009-02-071-14/+4
* THRIFT-289. test: "make check" no longer runs the Java testsBryan Duxbury2009-01-291-5/+2
* s/ENABLE_RUBY/WITH_RUBY/ for consistency.David Reiss2008-07-111-1/+1
* Merge branch 'fastbinary'Kevin Clark2008-07-081-0/+4
* Rename AM_CONDITIONALs from ENABLE_* to WITH_*.David Reiss2008-06-111-2/+2
* Allow out-of-source builds.David Reiss2008-06-111-4/+4
* Allow Thrift to be built without the Python library.David Reiss2008-06-111-1/+5
* Memory-based transport rewrite.David Reiss2008-05-011-1/+2
* Fix a bug in TPipedTransport that broke pipelining.David Reiss2008-04-081-0/+11
* Add TFDTransport: a dead-simple wrapper around a file-descriptor.David Reiss2008-04-081-0/+10
* Clean up the unit tests.David Reiss2008-04-071-17/+35
* Make limited reflection optional (off by default).David Reiss2008-02-271-3/+3
* Update test/Makefile.am to use the new compiler command-line format.David Reiss2008-02-271-3/+3
* Make "make clean" rules a bit more standard.David Reiss2008-02-241-1/+1
* Add automake support for running the Java tests.David Reiss2008-02-231-0/+4
* Thrift: Add a full-featured JSON protocol for C++.David Reiss2008-02-181-0/+11
* Thrift: Python test improvements.David Reiss2008-02-151-0/+2
* Thrift: "make check" support.David Reiss2008-02-041-0/+67