summaryrefslogtreecommitdiff
path: root/test/cpp/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-051-1/+1
* Remove execute bit from plain text files in git (#2611)Christopher Tubbs2022-05-241-0/+0
* THRIFT-5179: Fix generated code for struct's named "a" or "b"Zezeng Wang2020-04-281-0/+3
* THRIFT-5168 Useless generated code when .thrift file only has service typezeshuai0072020-04-211-6/+1
* THRIFT-4896 - prevent cpp and c_glib include directories from leaking into ot...Kevin Wojniak2019-07-011-2/+2
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-251-1/+1
* THRIFT-2013: add multiplex server and client test support to cpp languageJames E. King, III2017-11-181-1/+5
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-2/+0
* THRIFT-4295: rework the docker build images, updating them and tuning the tra...James E. King, III2017-09-041-1/+1
* THRIFT-4091 - revert THRIFT-4045 and remove unused test code in test/cppJames E. King, III2017-02-151-3/+1
* THRIFT-3873: fix various compiler warnings and overflow errorsJames E. King, III2017-01-201-1/+1
* THRIFT-3274 calling "make clean" twice in a row yields make errorNobuaki Sukegawa2015-11-031-1/+1
* THRIFT-2423 Facebook's THeader protocol and transport for cppDave Watson2015-11-041-2/+2
* THRIFT-3373: cross test cleanupRandy Abernethy2015-10-091-2/+2
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-241-0/+2
* THRIFT-2971 - C++ test and tutorial parallel build is unstableNobuaki Sukegawa2015-02-021-0/+7
* test/cpp/Makefile.am: add ZLIB_LIBS to LDFLAGSRoger Meier2014-12-201-1/+1
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-0/+3
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-3/+0
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-0/+3
* cpp: fix automake dependencies and make ProcessorTest.cpp compilable againRoger Meier2014-10-221-1/+1
* THRIFT-2602 fix missing dist filesRoger Meier2014-10-221-1/+2
* THRIFT-1462 add more strict compiler flagsRoger Meier2014-10-131-1/+1
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-48/+48
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-48/+48
* THRIFT-2716 - removed warnings from some Makefile.amsKonrad Grochowski2014-09-291-4/+1
* THRIFT-2655 CPP tests should not use relative path when accessing ssh related...cdwijayarathna2014-08-101-2/+2
* THRIFT-2520 cpp:cob_style generates incorrect .tcc fileRoger Meier2014-06-151-1/+3
* THRIFT-2492 use tcxx instead of tr1 in test/cppRoger Meier2014-05-021-1/+2
* THRIFT-2196 Fix invalid dependency in Makefile.amRoger Meier2014-01-151-1/+1
* THRIFT-1829 cpp unit tests fail to build using multiple make jobsRoger Meier2013-01-151-0/+1
* Thrift-1462: add more strict compiler flagsJake Farrell2011-12-131-1/+1
* THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic)Roger Meier2011-12-121-1/+1
* THRIFT-1361 Optional replacement of pthread by boost::threadRoger Meier2011-10-021-4/+2
* THRIFT-1222 Unhandled exception for TEvhttpServer requestRoger Meier2011-07-171-1/+2
* THRIFT-457 test/cpp makefiles do not honor --prefix configuration settingRoger Meier2011-06-241-0/+112