Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
0825ca31e664817168c83e46e494718640227066
/
lib
/
Makefile.am
63f0458
Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work
by Thomas
· 10 months ago
04057ac
Revert "THRIFT-5501 Remove Common Lisp support"
by Max-Gerd Retzlaff
· 2 years, 5 months ago
49b2d6b
THRIFT-5548: add kotlin code gen Client: kotlin Patch: Jiayu Liu
by Jiayu Liu
· 2 years, 9 months ago
d88d4f9
THRIFT-5501 Remove Common Lisp support Client: cl Patch: Jens Geyer
by Jens Geyer
· 2 years, 10 months ago
66d8976
THRIFT-5347 Remove deprecated Haskell bindings Client: hs Patch: Jens Geyer
by Jens Geyer
· 3 years, 10 months ago
cb094b8
THRIFT-5229 remove AS3 support Client: AS3 Patch: Jens Geyer
by Jens Geyer
· 4 years ago
56700e4
THRIFT-4982 Remove deprecated C# bindings from the code base
by Jens Geyer
· 4 years, 11 months ago
3f3567a
THRIFT-4981 Remove deprecated netcore bindings from the code base
by Jens Geyer
· 5 years ago
aa0c8b3
THRIFT-4723 Consolidate C#/netcore into new netstd language target
by Jens Geyer
· 6 years ago
29f7f8f
THRIFT-4743: remove cpp compiler plugin support to simplify the project
by James E. King III
· 6 years ago
b1d63e7
THRIFT-4750: as3 changes to build and publish to maven central
by James E. King III
· 6 years ago
234fb47
THRIFT-4719: remove cocoa
by James E. King III
· 6 years ago
a3a7c6c
THRIFT-4547: add swift to bionic build image and run unit tests
by James E. King III
· 6 years ago
2c69b5a
THRIFT-3143: Add nodets support
by wilfrem
· 10 years ago
e93a901
THRIFT-82: Add Common Lisp support Client: cl
by Tomek Kurcz
· 7 years ago
8b96bfb
THRIFT-2945 Add Rust support
by Allen George
· 8 years ago
b587a12
THRIFT-3933 Microsoft .Net Core library port and generator for this library
by Volodymyr Gotra
· 8 years ago
11da87e
THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically
by Nobuaki Sukegawa
· 8 years ago
88c5ee7
THRIFT-3906 Run C# tests with make check
by Nobuaki Sukegawa
· 8 years ago
4b7dbe3
THRIFT-3825 Javascript test dependency is no longer available
by Nobuaki Sukegawa
· 9 years ago
8b791b2
THRIFT-3711 Add D to cross language test
by Nobuaki Sukegawa
· 9 years ago
de0b4b5
THRIFT-3523 XML Generator
by BCG
· 9 years ago
ae3775a
THRIFT-2869 run JSON schema validator from test
by Stig Bakken
· 10 years ago
932c470
THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org).
by Mark Erickson
· 9 years ago
03f0e18
THRIFT-3133 Allow "make cross" and "make precross" to run without building all languages
by Nobuaki Sukegawa
· 10 years ago
41ad434
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 10 years ago
65e9bde
THRIFT-2813 multiple haxe library fixes/improvements
by Jens Geyer
· 10 years ago
79f988c
THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer
by Jens Geyer
· 10 years ago
aaa8947
THRIFT-2768: Whitespace Fixup
by Jens Geyer
· 10 years ago
8fd8c63
THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell
by jfarrell
· 11 years ago
6cf0ffc
THRIFT-1681: Add Lua Support Patch: Dave Watson
by Roger Meier
· 11 years ago
8909cbd
THRIFT-2327 nodejs: nodejs test suite should be bundled with the library
by Roger Meier
· 11 years ago
0e87c46
THRIFT-2012 Modernizing Go
by Jens Geyer
· 12 years ago
7c7a5e0
Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes
by Jake Farrell
· 12 years ago
b95b0ff
THRIFT-1500: d programming language support Client: D Patch: David Nadlinger
by Jake Farrell
· 13 years ago
e0c5316
Thrift-1426: Dist package missing files for release 0.8
by Jake Farrell
· 13 years ago
f249576
THRIFT-1091 integrate JavaScript Test into Testsuite via make check
by Roger Meier
· 14 years ago
afc6d8f
THRIFT-625: Add support for 'Go'; provided by Aalok Shah.
by Christian Lavoie
· 14 years ago
213a664
THRIFT-582 C(c_glib) implementation of Thrift
by Roger Meier
· 14 years ago
653eada
THRIFT-841. Exclude generated php and erlang Makefiles from "make dist"
by David Reiss
· 14 years ago
a5df7c7
THRIFT-905: hook haskell into autoconf
by Anthony F. Molinaro
· 14 years ago
ea4c981
THRIFT-506. Allow Thrift to be built without the C++ library
by David Reiss
· 14 years ago
f5d650a
THRIFT-373. Include js and as3 libraries in release tarballs
by David Reiss
· 15 years ago
8f293f9
Clean up a little bit of extra whitespace
by David Reiss
· 15 years ago
6a68187
THRIFT-647. php: PHP library is missing install target
by Bryan Duxbury
· 15 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
1952e54
THRIFT-199: integrate perl into automake
by T Jake Luciani
· 16 years ago
8d07e1d
s/ENABLE_RUBY/WITH_RUBY/ for consistency.
by David Reiss
· 17 years ago
b87d84d
Add erl back to EXTRA_DIST because it doesn't use Automake.
by David Reiss
· 17 years ago
4bd8916
Merge branch 'fastbinary'
by Kevin Clark
· 17 years ago
8de1ffc
Make "make dist" work with the new Erlang stuff.
by David Reiss
· 17 years ago
82c1bab
Rename AM_CONDITIONALs from ENABLE_* to WITH_*.
by David Reiss
· 17 years ago
1a14091
Allow Thrift to be built without the Python library.
by David Reiss
· 17 years ago
9f2a5d7
Rename "alterl" to "erl".
by David Reiss
· 17 years ago
f2e66c1
Remove all of the old Erlang stuff in preparation for renaming alterl.
by David Reiss
· 17 years ago
b6f18c2
[thrift] Erlang build tweaks
by Christopher Piro
· 17 years ago
f8dcf03
Add automake support for building the Java library.
by David Reiss
· 17 years ago
3160971
Thrift: Update some makefiles to make "make dist" work.
by David Reiss
· 17 years ago
1fdb592
Thrift: Add a Makefile to build the C# library with Mono.
by David Reiss
· 17 years ago
832b262
Thrift: Revamp build to use a single configure.ac.
by David Reiss
· 17 years ago