1. bbc7c5f Bump the versions of Go used in Travis by Yuxuan 'fishy' Wang · 3 years ago
  2. 4c7b9fd THRIFT-5479 Add net 6 support Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 1 month ago
  3. bdb54bc Use modern OpenSSL cmake syntax (if available), and larger cmake cleanup by Mario Emmenlauer · 3 years, 4 months ago
  4. 5a64c71 Use the cmake-generated thrift config also on MSVC by Mario Emmenlauer · 4 years, 4 months ago
  5. 96ed727 build/docker/*/Dockerfile: Added dotnet additional dependencies by Mario Emmenlauer · 3 years, 4 months ago
  6. a265236 THRIFT-5447: Update supported Go versions by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  7. 464339d build/cmake/BoostMacros.cmake: Removed 'Boost_NO_BOOST_CMAKE' and minor cleanup by Mario Emmenlauer · 3 years, 5 months ago
  8. 654968a build/cmake/DefineOptions.cmake: Minor improvement in logging for 'WITH_MT' by Mario Emmenlauer · 3 years, 5 months ago
  9. ffc7bb9 Merged AppVeyor scripts for 'install', 'build' and 'test' into one by Mario Emmenlauer · 3 years, 5 months ago
  10. c371e4a Separate the cmake 'build' and 'install' targets by Mario Emmenlauer · 3 years, 5 months ago
  11. 22bb550 Removed the 'shortened' profile names in favor of descriptive profile class names by Mario Emmenlauer · 3 years, 5 months ago
  12. ce64880 AppVeyor: larger updates in build configuration and documentation by Mario Emmenlauer · 3 years, 5 months ago
  13. 166786e Updated MSYS2 install for current AppVeyor and upstream MSYS2 by Mario Emmenlauer · 3 years, 5 months ago
  14. 9e3ac85 Renamed Windows build files from cl-prefix to win-prefix by Mario Emmenlauer · 3 years, 5 months ago
  15. e14ac85 Larger whitespace cleanup of AppVeyor build files by Mario Emmenlauer · 3 years, 5 months ago
  16. f7e6c65 bump version number by Jens Geyer · 3 years, 5 months ago
  17. ad76a18 Add better unit tests and imbue C locale in floating point to_string by ubuntu · 3 years, 7 months ago
  18. 323f032 Add unit test for system locale with thousands separator comma by ubuntu · 3 years, 7 months ago
  19. 348de16 THRIFT-5394 AppVeyor CI tries to download outdated cmake by Jens Geyer · 3 years, 9 months ago
  20. 0f73558 Fix travis CI for NPM by Yuxuan 'fishy' Wang · 3 years, 9 months ago
  21. 7054b31 THRIFT-4303 Update ubuntu-xenial to use D 2.087.0 Client: d Patch: James Lacey by James Lacey · 3 years, 10 months ago
  22. b71f11e THRIFT-5358: Add go.mod file to root directory by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  23. 66d8976 THRIFT-5347 Remove deprecated Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 3 years, 10 months ago
  24. 1ab156a THRIFT-5285 Update http package + update to dart 2 + stylistic changes by aaronstgeorge-wf · 4 years, 3 months ago
  25. 93ae7af THRIFT-5334 change version of thrift-maven-plugin to 0.14.0 by James Z.M. Gao · 4 years ago
  26. 526a1ac THRIFT-5349 Add net5.0 as supported platform Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years ago
  27. 7553fc5 CMake: Pass linker dependencies transitively to downstream projects by Mario Emmenlauer · 4 years, 2 months ago
  28. 0db67ab Added support for thriftz to ThriftConfig.cmake.in by Mario Emmenlauer · 4 years, 9 months ago
  29. 4fa710e Added c++ dependencies to ThriftConfig.cmake.in by Mario Emmenlauer · 4 years, 10 months ago
  30. 3fc0b8d Version number aligned to 0.15.0 by Jens Geyer · 4 years ago
  31. e27e82c THRIFT-5338: Raise minimal supported go version to 1.14.14 by Yuxuan 'fishy' Wang · 4 years ago
  32. 7f9abb1 build/cmake/DefinePlatformSpecifc.cmake: Ensure ClangCl on MSVC is recognized as MSVC (because it does not handle -Wall too well) by Mario Emmenlauer · 4 years, 3 months ago
  33. c4e899a try fix appveyor ci by zeshuai007 · 4 years ago
  34. 1e243a7 build/cmake/DefineOptions.cmake: Fixed the logic of BUILD_SHARED_LIBS by Mario Emmenlauer · 4 years, 7 months ago
  35. 966da29 upgrade msys try get the soft by zeshuai007 · 4 years, 3 months ago
  36. c8dab1f try update the package to download the software by zeshuai007 · 4 years, 3 months ago
  37. b6c886c FixDownLoadErrorInAppveyorCi by zeshuai007 · 4 years, 3 months ago
  38. a8770a9 rollback by zeshuai007 · 4 years, 3 months ago
  39. 384a296 FixDownLoadErrorInCi by zeshuai007 · 4 years, 3 months ago
  40. b0d1413 THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support 2018 edition by Allen George · 4 years, 10 months ago
  41. cc41c29 Fix appveryor check Patch: Zezeng Wang by zeshuai007 · 4 years, 5 months ago
  42. fa770f6 Use correct platform executable suffix for thrift compiler by Mario Emmenlauer · 4 years, 8 months ago
  43. 68f2194 Fix STRERROR_R_CHAR_P cxx check (remove unused variable warning->error) by Anton Filippov · 4 years, 10 months ago
  44. 348790d THRIFT-5147: Add uninstall function Patch: Zezeng Wang by zeshuai007 · 4 years, 10 months ago
  45. 55680af Update NodeJS to oldest supported version on Ubuntu Xenial by Mario Emmenlauer · 4 years, 8 months ago
  46. 93171d2 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  47. dbb95e4 THRIFT-5076 Improve CMake OpenSSL usage Client: c_glib Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
  48. ed1711e THRIFT-5087 test/test.py fails with "AssertionError: Python 3.3 or later is required for proper operation." by Jano Svitok · 4 years, 10 months ago
  49. 299b68e THRIFT-5100: Upgrade ruby to 2.4 Client: Ruby Patch: Jano Svitok by Jano Svitok · 4 years, 10 months ago
  50. b1f755a THRIFT-5120: Use nodejs 8.x Client: node Patch: Jano Svitok by Jano Svitok · 4 years, 10 months ago
  51. 2e11577 THRIFT-5111: Upgrade rust to 1.36.0 Client: Rust Patch: Jano Svitok by Jano Svitok · 4 years, 10 months ago
  52. 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
  53. 66d110b THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 6 years ago
  54. 61d5020 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  55. c8e46cf THRIFT-5097: Fix exported version in cmake module Patch: Tobias Mayer by Tobias Mayer · 5 years ago
  56. baddaa8 THRIFT-5086 CMake target thrift::thrift has no INTERFACE_INCLUDE_DIRECTORIES property by Jens Geyer · 5 years ago
  57. b576ae9 (no ticket) Document Docker Build JS Versions [skip ci] by Cameron Rollheiser · 5 years ago
  58. cb4c31a THRIFT-5050 Fix MemoryBuffer.pm to raise a proper exception if no data is available by Kengo Seki · 5 years ago
  59. a5ec666 THRIFT-5068: Force secure Maven Central in Travis CI by Christopher Tubbs · 5 years ago
  60. ffb97e1 THRIFT-4990 Upgrade to .NET Core 3.1 (LTS) Client: netstd Patch: Jens Geyer by Jens Geyer · 5 years ago
  61. 508d995 THRIFT-4959 Pin Chocolately Haskell packages by Kevin Wojniak · 5 years ago
  62. 1ce7317 Replace unknown BUILD_THRIFT variable Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
  63. ec43954 THRIFT-4990 Switch to .NET core 3.0 Client: netstsd Patch: Jens Geyer by Jens Geyer · 5 years ago
  64. 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
  65. 7199741 THRIFT-4938 Issues with version.h treatment Client: Compiler Patch: Jens Geyer by Jens Geyer · 5 years ago
  66. 616df98 fix veralign.sh and bump version (again) by Jens Geyer · 5 years ago
  67. b75e88a FIX netstd assembly version by Jens Geyer · 5 years ago 0.13.0
  68. a0c5f32 Update to Go 1.13.1 for CI by D. Can Celasun · 5 years ago
  69. 4a97457 Fix wrong command examples in build/docker/README.md by Kengo Seki · 5 years ago
  70. 90a0446 Added an Ubuntu Disco 19.04 dockerfile for testing [ci skip] by James E. King III · 5 years ago
  71. f34b50f Add a coverity scan utility build script [ci skip] by James E. King III · 5 years ago
  72. 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
  73. c2c1e1d Change docker builds to include specific version of Rust (1.35.0) by Allen George · 6 years ago
  74. a85d532 Fix mingw appveyor build issue [skip travis] by James E. King III · 6 years ago
  75. acdd422 Remove unused THREADMODEL from MSVC appveyor build by James E. King III · 6 years ago
  76. ee8caca THRIFT-4861: Set minimum boost to 1.56 and stop using deprecated boost predef endian header by James E. King III · 6 years ago
  77. 9ecdce3 Fix MinGW build issue in AppVeyor by James E. King III · 6 years ago
  78. 181d900 THRIFT 4536: Rust 1.34.0 by Danny Browning · 6 years ago
  79. 3b77982 fix xenial and bump go version on bionic by James E. King III · 6 years ago
  80. 0c4e96f THRIFT-4811: Add CMake config file and targets. (see #4752) (#1748) by soroshsabz · 6 years ago
  81. e53d23c THRIFT-4794: finish php json cross test by James E. King III · 6 years ago
  82. 6c26e09 THRIFT-4037: get as3 builds working in cmake for windows too by James E. King III · 6 years ago
  83. a6a3a78 THRIFT-4732:refine cmake scripts (#1688) by cyy · 6 years ago
  84. 4c57be0 THRIFT-4384: fix concurrent sync in cpp async client code by James E. King III · 6 years ago
  85. 1686c87 THRIFT-4766: Fix JDK11 build (#1723) by Fokko Driesprong · 6 years ago
  86. 3ec4031 THRIFT-4405: fix cygwin on appveyor by James E. King III · 6 years ago
  87. aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago
  88. 1231930 THRIFT-4760: Configure and install pkgconfig files when using cmake Client: cpp by Joel 'Aaron' Cohen · 6 years ago
  89. 29f7f8f THRIFT-4743: remove cpp compiler plugin support to simplify the project by James E. King III · 6 years ago
  90. 3f55994 THRIFT-4757: fix npm identified security vulnerability in transient dependency on sync-exec by James E. King III · 6 years ago
  91. b96c438 THRIFT-4717: fix up make clean with autoconf by James E. King III · 6 years ago
  92. b1d63e7 THRIFT-4750: as3 changes to build and publish to maven central by James E. King III · 6 years ago
  93. dd63da1 Merge pull request #1690 from cyyever/const_members by James E. King III · 6 years ago
  94. 8cd3f92 fix c++17 building on windows by cyy · 6 years ago
  95. cd9e8c9 update docker readme file [ci skip] by James E. King III · 6 years ago
  96. f1eadad THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (#1617) by Rob Becker · 6 years ago
  97. ef32bc1 THRIFT-4163: update cmake build type handling by James E. King III · 6 years ago
  98. 234fb47 THRIFT-4719: remove cocoa by James E. King III · 6 years ago
  99. f3ec277 Fix cygwin builds on appveyor by James E. King III · 6 years ago
  100. 1735542 THRIFT-4735: Remove Qt4 build support by James E. King III · 6 years ago