COMMITS
/ lib/cpp/CMakeLists.txt January 29, 2026
G
Fix Python 3.12 build issues in thrift Python (#3276)
Gregg Donovan committed
April 27, 2024
C
THRIFT-5773 Strong UUID wrapper for C++
CJCombrink committed
March 23, 2024
C
THRIFT-5772: UUID support for c++ #2952
CJCombrink committed
August 19, 2022
T
prefer openssl and zlib targets over library paths
Tobias Weihs committed
May 24, 2022
C
Remove execute bit from plain text files in git (#2611)
Christopher Tubbs committed
October 21, 2021
K
Compile TWebSocketServer with CMake only when OpenSSL is found
Kevin Wojniak committed
August 31, 2021
M
Use modern OpenSSL cmake syntax (if available), and larger cmake cleanup
Mario Emmenlauer committed
November 19, 2020
M
CMake: Pass linker dependencies transitively to downstream projects
Mario Emmenlauer committed
September 9, 2020
D
Fix abstract unix socket name
David Suárez committed
May 18, 2020
P
THRIFT-5185: Support for using WebSockets as a server transport
penenin committed
December 12, 2019
C
THRIFT-5047:fix openssl switch
cyy committed
February 16, 2020
T
THRIFT-5097: Fix exported version in cmake module
Tobias Mayer committed
February 4, 2019
January 25, 2019
J
THRIFT-4760: Configure and install pkgconfig files when using cmake
Joel 'Aaron' Cohen committed
January 12, 2019
C
use chrono
cyy committed
J
THRIFT-4735: Remove Qt4 build support
James E. King III committed
January 11, 2019
J
THRIFT-4732: windows cmake refinements and add windows docker build support
James E. King III committed
January 7, 2019
J
THRIFT-4720: documenting breaking changes, minor cleanup
James E. King III committed
January 5, 2019
C
remove boost::thread and boost::mutex code
cyy committed
June 6, 2018
S
Build async. protocol processor as part of main thrift library.
Stefan Bolus committed
August 6, 2017
D
THRIFT-4276:Add SSL support to the C++ Nonblocking Server
Divya Thaluru committed
April 7, 2017
M
THRIFT-4159: enable some Windows sources also on MSYS2
Mario Emmenlauer committed
March 10, 2017
J
THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process
James E. King, III committed
September 10, 2016
N
THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically
Nobuaki Sukegawa committed
January 4, 2016
A
THRIFT-3437 Fixed MinGW-w64 build
Antonio Di Monaco committed
November 13, 2015
N
THRIFT-3424 Add CMake android build option
Nobuaki Sukegawa committed
January 16, 2015
D
THRIFT-2423 Facebook's THeader protocol and transport for cpp
Dave Watson committed
August 2, 2015
R
THRIFT-2199:Remove dense protocol
Randy Abernethy committed
July 17, 2015
B
THRIFT-3247 Generate a C++ thread-safe client
ben-craig committed
July 9, 2015
B
THRIFT-3231 CPP: Limit recursion depth to 64
Ben Craig committed
July 6, 2015
B
THRIFT-2850 CMake for Apache Thrift
Ben Craig committed
May 7, 2015
K
THRIFT-3130 - C++ Lib: removed no longer needed macro THRIFT_OVERLOAD_IF
Konrad Grochowski committed
April 30, 2015
J
April 26, 2015
J
THRIFT-3083 consolidate simple and threaded server run loops
Jim King committed
April 17, 2015
M
THRIFT-3090 cmake build is broken on MacOSX.
Marco Molteni committed
April 14, 2015
R
THRIFT-3090 cmake build is broken (set CMake version to 2.8.12)
Roger Meier committed
April 13, 2015
J
THRIFT-3094 fix broken cmake build of C++ library with alternate threading
Jim King committed
April 12, 2015
R
Revert "THRIFT-3014 AppVeyor support - fix format"
Roger Meier committed
R
THRIFT-3014 AppVeyor support - fix format
Roger Meier committed
January 2, 2015
N
THRIFT-2925 CMake build does not work with OpenSSL nor anything installed in non-system location
Nobuaki Sukegawa committed
December 7, 2014
N
THRIFT-2098 Add support for Qt5+
Nobuaki Sukegawa committed
December 17, 2014
N
THRIFT-2903 Qt4 library built with CMake does not work
Nobuaki Sukegawa committed
December 15, 2014
N
THRIFT-2893 CMake build fails with boost thread or std thread
Nobuaki Sukegawa committed
December 12, 2014
P
CMake: Add CMake support for Thrift libraries
Pascal Bach committed