summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Whitespace change for consistency.David Reiss2008-04-111-1/+0
* Allow the Thrift compiler to be built without the Perl generator.David Reiss2008-03-271-0/+2
* Allow the Thrift compiler to be built without the Ruby generator.David Reiss2008-03-271-0/+2
* Allow the Thrift compiler to be built without the Python generator.David Reiss2008-03-271-0/+2
* Allow the Thrift compiler to be built without the C# generator.David Reiss2008-03-271-0/+2
* Allow the Thrift compiler to be built without the Cocoa generator.David Reiss2008-03-271-0/+2
* Allow the Thrift compiler to be built without the Smalltalk generator.David Reiss2008-03-271-0/+2
* Allow the Thrift compiler to be built without the Haskell generator.David Reiss2008-03-271-0/+2
* Allow the Thrift compiler to be built without the OCaml generator.David Reiss2008-03-271-0/+2
* Fix a typo in configure.ac.David Reiss2008-03-041-1/+1
* [thrift] Erlang build tweaksChristopher Piro2008-03-041-0/+7
* Allow the C# library to be excluded from the build.David Reiss2008-03-021-1/+4
* Allow the Java library to be excluded from the build.David Reiss2008-03-021-3/+6
* Allow the Thrift compiler to be built without the Java generator.David Reiss2008-02-271-0/+2
* Allow the Thrift compiler to be built without the C++ generator.David Reiss2008-02-271-0/+3
* Add automake support for running the Java tests.David Reiss2008-02-231-0/+1
* Add automake support for building the Java library.David Reiss2008-02-231-0/+6
* Thrift: Add "#include <cstdlib>" in a few places and s/malloc/std::malloc/David Reiss2008-02-191-0/+1
* Thrift: Python test improvements.David Reiss2008-02-151-0/+1
* Thrift: Add some macros to configure.ac.David Reiss2008-02-111-0/+9
* Thrift: Add a Makefile to build the C# library with Mono.David Reiss2008-02-061-0/+5
* Thrift: "make check" support.David Reiss2008-02-041-0/+1
* Thrift: Revamp build to use a single configure.ac.David Reiss2007-12-281-2/+94
* Thrift: Prep for release.David Reiss2007-09-181-1/+1
* Thrift: Python installation.David Reiss2007-09-051-0/+6
* Thrift: Install reflection_limited.thriftDavid Reiss2007-08-291-1/+1
* Thrift build cleanup stuffMark Slee2007-03-051-1/+1
* Update configure.ac to include compiler/cpp directoryMark Slee2007-01-271-1/+1
* Remove py compiler from thrift repoMark Slee2007-01-181-1/+1
* Added autoconf/automake glue to run lib/py/setup.py as part of make installMarc Slemko2007-01-161-1/+1
* Point Thrift bootrapping code to compiler/py instead of compilerMark Slee2006-09-011-1/+1
* Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and co...Marc Slemko2006-08-231-0/+13