Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
d1ceba449d3c6bb431386abc11495f21f9824238
/
build
4b7dbe3
THRIFT-3825 Javascript test dependency is no longer available
by Nobuaki Sukegawa
· 9 years ago
7be78ea
THRIFT-3816 Reduce docker build duration on Travis-CI
by Nobuaki Sukegawa
· 9 years ago
f43d0ca
THRIFT-3761 Add debian package for Python3
by Nobuaki Sukegawa
· 9 years ago
6bb1277
THRIFT-3718 Reduce size of docker image for build environment
by Nobuaki Sukegawa
· 9 years ago
c40018b
THRIFT-3659 Check configure result of CMake on CI
by Nobuaki Sukegawa
· 9 years ago
ed23b2b
THRIFT-3696 Install pip to CentOS Docker images to fix Python builds
by Nobuaki Sukegawa
· 9 years ago
eee04d9
THRIFT-3665 Add D libevent and OpenSSL to docker images
by Nobuaki Sukegawa
· 9 years ago
2c5ed27
THRIFT-3690 Work around docker image build failures on Travis-CI
by Nobuaki Sukegawa
· 9 years ago
aa7d0d5
THRIFT-3677 Improve CMake Java build
by Nobuaki Sukegawa
· 9 years ago
dd2223c
THRIFT-3662 Add Haskell to debian docker image
by Nobuaki Sukegawa
· 9 years ago
55c4fc9
THRIFT-3658 Missing file in THRIFT-3599
by Nobuaki Sukegawa
· 9 years ago
33de26c
THRIFT-3635 D transport_test is flaky on Jenkins and Travis
by Nobuaki Sukegawa
· 9 years ago
25536ad
THRIFT-2103 [python] Support for SSL certificates with Subject Alternative Names
by Nobuaki Sukegawa
· 9 years ago
447294f
THRIFT-3469 Docker: Debian support
by Roger Meier
· 9 years ago
796667b
THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco
by Antonio Di Monaco
· 9 years ago
33744b0
THRIFT-3515 Python 2.6 compatibility and test on CI
by Nobuaki Sukegawa
· 9 years ago
a6ab1f5
THRIFT-3452 .travis.yml: Migrating from legacy to container-based infrastructure
by Nobuaki Sukegawa
· 9 years ago
665844e
THRIFT-3463: Don't fail if Java is not found
by Pascal Bach
· 9 years ago
e8c71d8
THRIFT-3442 Run CMake tests on Appveyor Client: Test Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
ca93936
THRIFT-3424 Add CMake android build option Client: Build Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
a8c74d5
THRIFT-3425 Minor fixes + simplification for CentOS Dockerfile
by Nobuaki Sukegawa
· 9 years ago
c7b3086
THRIFT-3421 rebar as dependency instead of bundling
by Roger Meier
· 9 years ago
a185d7e
THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
760511f
THRIFT-1857 Python 3 Support
by Nobuaki Sukegawa
· 9 years ago
49f4dc0
THRIFT-3402: add unix socket support to perl
by James E. King, III
· 9 years ago
a559f8d
THRIFT-2856 refactor erlang basic transports and unify interfaces
by alisdair sullivan
· 10 years ago
826ea99
THRIFT-3400 Add Erlang to cross test
by Nobuaki Sukegawa
· 9 years ago
27378fa
THRIFT-3398 Add CMake build for Haskell library and tests
by Nobuaki Sukegawa
· 9 years ago
0333dbf
THRIFT-3321 Thrift can't be added as a subdirectory of another CMake-based project
by Roger Meier
· 9 years ago
34e0bb6
THRIFT-2850 CMake for Apache Thrift
by Sergei Nikulov
· 9 years ago
f5f1b35
THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSocket out from their base classes, fixed THRIFT-3191 generated perl compiler exception handling code, added perl to make cross, fixed THRIFT-3189 allowing perl to listen on a specific interface through construction arguments. Did not add support in the perl client SSLSocket to verify server certificate authenticity at this time.
by Jim King
· 10 years ago
b2e90c1
THRIFT-3042: Dockerfiles fail to build client: build patch: jfarrell
by jfarrell
· 9 years ago
e4b1481
travis: add python-twisted
by Roger Meier
· 9 years ago
1f64ea9
THRIFT-3245 Tutorials can't be disabled when using CMake
by ben-craig
· 9 years ago
763841b
THRIFT-3042: Dockerfiles fail to build Client: build Patch: Jfarrell
by jfarrell
· 10 years ago
74d503e
THRIFT-2850 CMake for Apache Thrift
by Roger Meier
· 10 years ago
1f6e380
`make style` applied
by Konrad Grochowski
· 10 years ago
e46ec45
THRIFT-2850 CMake: mingw32-toolchain, set static linker flags
by Roger Meier
· 10 years ago
4ead520
THRIFT-3155 move contrib/mingw32-toolchain.cmake to build/cmake/
by Roger Meier
· 10 years ago
a6b6633
THRIFT-2850 CMake: Windows improvements, doc, TMemoryBufferTest fix
by Roger Meier
· 10 years ago
86fded2
THRIFT-2850 CMake: improve Windows support
by Roger Meier
· 10 years ago
446a319
THRIFT-3086 add valgrind suppression support to the ExperimentalMemCheck test run
by Roger Meier
· 10 years ago
9de9b1f
THRIFT-2850 get windows cmake working again and building the unit tests for lib/cpp, and pass make check through cmake - also resolve some compiler warnings
by Jim King
· 10 years ago
3b99c97
THRIFT-3106 CMake summary should give more information why a library is set to off
by Roger Meier
· 10 years ago
aeb89aa
THRIFT-3103 cmake is missing RPATH on MacOSX.
by Marco Molteni
· 10 years ago
8349425
THRIFT-3099 cmake build is broken on FreeBSD
by Marco Molteni
· 10 years ago
7f47792
THRIFT-3097 cmake targets unconditionally depend on optional libraries
by Marco Molteni
· 10 years ago
1673adf
THRIFT-3094 fix broken cmake build of C++ library with alternate threading
by Jim King
· 10 years ago
2659381
THRIFT-2850 CMake for Apache Thrift add test/cpp and lib/py
by Roger Meier
· 10 years ago
65cf6c1
THRIFT-3044: Docker README.md paths to Dockerfiles are incorrect
by Randy Abernethy
· 10 years ago
2e05316
CMake: fix path due to move of cmake folder
by Roger Meier
· 10 years ago
e03f7e8
THRIFT-2962:Docker Thrift env for development and testing
by jfarrell
· 10 years ago