summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5087 test/test.py fails with "AssertionError: Python 3.3 or later is r...Jano Svitok2020-03-131-2/+6
* THRIFT-4982 Remove deprecated C# bindings from the code baseJens Geyer2020-02-281-31/+0
* Fix typo for python 3 supportChristopher Friedt2020-01-291-1/+1
* THRIFT-4990 Upgrade to .NET Core 3.1 (LTS)Jens Geyer2019-12-071-1/+1
* THRIFT-4990 Switch to .NET core 3.0Jens Geyer2019-11-021-1/+1
* THRIFT-4981 Remove deprecated netcore bindings from the code baseJens Geyer2019-10-201-19/+8
* THRIFT-4938 Issues with version.h treatmentJens Geyer2019-10-201-1/+0
* THRIFT-4975: Add Makefile.am to the PHP tutorialKengo Seki2019-10-181-0/+1
* THRIFT-4972: Add Makefile.am to the Perl tutorialKengo Seki2019-10-181-0/+1
* bump versionJens Geyer2019-10-171-1/+1
* THRIFT-4896 - prevent cpp and c_glib include directories from leaking into ot...Kevin Wojniak2019-07-011-1/+1
* THRIFT-4583: Switch to rebar3Sergey Yelin2019-05-131-1/+1
* THRIFT-4861: Set minimum boost to 1.56 and stop using deprecated boost predef...James E. King III2019-05-041-1/+1
* THRIFT-4723 Consolidate C#/netcore into new netstd language targetJens Geyer2019-01-281-1/+12
* THRIFT-4743: remove cpp compiler plugin support to simplify the projectJames E. King III2019-01-261-16/+0
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-251-2/+2
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-251-1/+1
* THRIFT-4750: as3 changes to build and publish to maven centralJames E. King III2019-01-241-0/+29
* THRIFT-4675: Generate Int64 constants for jsMustafa Senol Cosar2019-01-151-0/+1
* THRIFT-4691: ensure CPAN module runs unit testsJames E. King III2019-01-141-1/+1
* THRIFT-4735: Remove Qt4 build supportJames E. King III2019-01-131-15/+0
* remove boost::thread and boost::mutex codecyy2019-01-071-18/+0
* force c++11 in GNU autotoolscyy2019-01-071-4/+1
* THRIFT-4716: add veralign.sh tool to set versions for releasesJames E. King III2019-01-041-1/+1
* THRIFT-4301: fix inability to disable py3 with autoconf buildJames E. King III2019-01-031-4/+7
* THRIFT-4547: add swift to bionic build image and run unit testsJames E. King III2019-01-021-0/+21
* Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-301-1/+1
|\
| * Version 0.12.0v0.12.00.12.0jfarrell2018-12-181-1/+1
|/
* THRIFT-3143: Add nodets supportwilfrem2018-11-291-0/+18
* THRIFT-4618: Use poll() instead of select() in C++ TNonblockingServer if avai...st0ke2018-10-121-0/+1
* THRIFT-4515: cross server test improvement: graceful test server shutdownJames E. King III2018-03-191-0/+1
* THRIFT-4465: Fix C++ TNonblockingServer and THRIFT_EAGAIN issuesBugra Gedik2018-03-121-0/+1
* THRIFT-82: Add Common Lisp supportTomek Kurcz2018-03-021-0/+23
* THRIFT-4308: re-enable dlang deimos build support for libeventJames E. King III2018-01-301-2/+2
* THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issuesAlex Volanis2018-01-241-2/+3
* THRIFT-4423: migrate to psr-4Robert Lu2018-01-111-3/+0
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-191-1/+0
* THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcoreJames E. King, III2017-10-101-1/+3
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-0/+3
* THRIFT-4295: rework the docker build images, updating them and tuning the tra...James E. King, III2017-09-041-69/+88
* THRIFT-4260 Go context generation issue. Context is parameter in Interface no...taozle2017-07-251-0/+9
* THRIFT-4236 Support context in go generated codetaozle2017-07-221-1/+1
* THRIFT-4236: Add context support for go server.taozle2017-07-011-1/+1
* THRIFT-4165: better cmake support for C++ language level selection; fixed com...James E. King, III2017-04-051-2/+6
* THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 ...James E. King, III2017-02-201-3/+3
* THRIFT-4091 - revert THRIFT-4045 and remove unused test code in test/cppJames E. King, III2017-02-151-0/+2
* THRIFT-3369 Provide SSL/TLS client for c_glibJames E. King, III2017-02-131-3/+6
* THRIFT-4045 Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC to fix building with Ad...James E. King, III2017-01-281-2/+0
* THRIFT-4033 disable thrift compiler plug-in support by default, as the thrift...James E. King, III2017-01-251-5/+3
* THRIFT-2945 Add Rust supportAllen George2017-01-261-0/+38