summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-507. Only use Boost for building the C++ libraryDavid Reiss2010-08-311-4/+4
* THRIFT-850. Use AX_PROG_PERL_MODULES to test for Bit::VectorDavid Reiss2010-08-311-4/+4
* THRIFT-506. Allow Thrift to be built without the C++ libraryDavid Reiss2010-08-311-9/+17
* THRIFT-505. Make configure give a summary of the enabled componentsDavid Reiss2010-08-311-11/+86
* THRIFT-503. cpp: Move the tests built by "make check" under lib/cppDavid Reiss2010-08-311-0/+1
* THRIFT-854. php: Provide configure option and make rules to build/install php...Bryan Duxbury2010-08-251-0/+14
* THRIFT-646. erlang: Fix build on machines without ErlangDavid Reiss2010-08-241-4/+6
* THRIFT-858. build: Have bootstrap.sh check for a suitable autoconf version b...Bryan Duxbury2010-08-191-1/+1
* THRIFT-646. erlang: Install into the detected Erlang directoryDavid Reiss2010-08-191-0/+3
* THRIFT-850. build: Perl runtime requires Bit::Vector which may not be install...Bryan Duxbury2010-08-191-1/+5
* THRIFT-851. php: php extension fails to compile on centos 5.xBryan Duxbury2010-08-171-1/+1
* bump version number from 0.4.0-dev to 0.5.0-devBryan Duxbury2010-08-131-1/+1
* Revert THRIFT-731 due to breakage on Ubuntu.Bryan Duxbury2010-08-121-1/+1
* THRIFT-731. configure doesn't check for ant >= 1.7Bryan Duxbury2010-08-101-1/+1
* THRIFT-528. perl: add PERL_PREFIX to configure.acDavid Reiss2010-06-111-0/+6
* THRIFT-646. erlang: Misc build cleanupsDavid Reiss2010-05-181-2/+4
* THRIFT-459. Ruby installation always tries to write to /Library/Ruby/siteBryan Duxbury2010-05-121-0/+5
* THRIFT-770. build: Get 'make dist' to work without first compiling source codeBryan Duxbury2010-05-031-0/+1
* THRIFT-646. erl: Erlang library is missing install targetBryan Duxbury2010-05-021-0/+1
* THRIFT-647. php: PHP library is missing install targetBryan Duxbury2010-05-021-0/+13
* set the TRUNK version to 0.4.0-dev, instead of the ancient 20080411 datestampBryan Duxbury2010-04-301-1/+1
* THRIFT-518. as3: Add the AS3 generator and libraryBryan Duxbury2010-04-221-0/+2
* THRIFT-550: Added javascript supportT Jake Luciani2010-02-151-0/+2
* THRIFT-606. cpp: Fix build on Solaris NevadaDavid Reiss2009-10-211-0/+1
* THRIFT-558. java: Replace use of log4j by commons-logging in Java library an...Bryan Duxbury2009-08-141-3/+5
* THRIFT-450. java: Propagate CLASSPATH from ./configure to make and antDavid Reiss2009-05-221-0/+1
* THRIFT-450. java: Check for Apache Commons Lang alsoDavid Reiss2009-05-221-1/+3
* cpp: Deal with systems without sched_get_priority_{min,max} (OpenBSD)David Reiss2009-05-211-2/+10
* cpp: Deal with systems without AI_ADDRCONFIG (OpenBSD)David Reiss2009-05-211-0/+10
* THRIFT-450. Don't use Ivy if log4j is already availableDavid Reiss2009-05-121-0/+6
* THRIFT-175. Specs in Ruby library should be run during make checkBryan Duxbury2009-04-071-0/+3
* THRIFT-333. cpp: Initial TCompactProtocol implementationDavid Reiss2009-04-021-0/+2
* THRIFT-387. Add license to configure.acDavid Reiss2009-03-301-0/+19
* THRIFT-300. A reimplementation of ax_javaDavid Reiss2009-03-131-2/+1
* Allow the Thrift compiler to be built without the PHP generator.David Reiss2009-02-171-0/+2
* Allow the Thrift compiler to be built without the XSD generator.David Reiss2009-02-171-0/+2
* Allow the Thrift compiler to be built without the Erlang generator.David Reiss2009-02-171-0/+2
* THRIFT-309. Make Thrift's C# mapping .NET 2.0 (Mono 1.2.4) compatibleDavid Reiss2009-02-131-1/+3
* THRIFT-314. Purge reflection.limitedDavid Reiss2009-02-071-1/+0
* THRIFT-199: integrate perl into automakeT Jake Luciani2009-02-011-0/+8
* THRIFT-289. test: "make check" no longer runs the Java testsBryan Duxbury2009-01-291-1/+0
* THRIFT-173. Commit the html generatorDavid Reiss2008-10-211-0/+2
* s/ENABLE_RUBY/WITH_RUBY/ for consistency.David Reiss2008-07-111-1/+1
* [THRIFT-70] Allow the Java install prefix to be configured.David Reiss2008-07-111-0/+5
* Merge branch 'fastbinary'Kevin Clark2008-07-081-0/+8
* Rename AM_CONDITIONALs from ENABLE_* to WITH_*.David Reiss2008-06-111-4/+4
* Allow Thrift to be built without the Python library.David Reiss2008-06-111-2/+6
* Check for ptrdiff_t and fail if we don't have it.David Reiss2008-05-091-0/+1
* Version bump to 20080411.David Reiss2008-04-211-1/+1
* Check for ssize_t in configure.ac.David Reiss2008-04-211-0/+1