1. 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
  2. 66d110b THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 6 years ago
  3. a6a3a78 THRIFT-4732:refine cmake scripts (#1688) by cyy · 6 years ago
  4. 29f7f8f THRIFT-4743: remove cpp compiler plugin support to simplify the project by James E. King III · 6 years ago
  5. 1735542 THRIFT-4735: Remove Qt4 build support by James E. King III · 6 years ago
  6. 278528c THRIFT-4732: windows cmake refinements and add windows docker build support by James E. King III · 6 years ago
  7. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
  8. 5e16f8b set c++11 in proper place by cyy · 6 years ago
  9. 9f837bb remove boost smart ptr by cyy · 6 years ago
  10. c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
  11. 83b65f0 allow specifing CMAKE_CXX_STANDARD above c++11 by cyy · 6 years ago
  12. 3cf0667 force c++11 in cmake by root · 6 years ago
  13. 9b75e4f THRIFT-4680: fix up std::min, std::max, and numeric limits min/max on Windows; remove NOMINMAX from cmake build by James E. King III · 6 years ago
  14. 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
  15. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  16. 43e959b THRIFT-4165: better cmake support for C++ language level selection; fixed compiler warnings by James E. King, III · 8 years ago
  17. bf9b697 THRIFT-4081 broke compiling with gcc 4.6.x by James E. King, III · 8 years ago
  18. 07f5997 THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process by James E. King, III · 8 years ago
  19. 71eba64 THRIFT-4033 disable thrift compiler plug-in support by default, as the thrift-compiler packaging is not ready for it yet by James E. King, III · 8 years ago
  20. 7edc8fa THRIFT-3873: fix various compiler warnings and overflow errors by James E. King, III · 8 years ago
  21. c9877fb THRIFT-3937 if the compiler is too old (gcc before 4.8) disable new compiler plugin during configuration by James E. King, III · 8 years ago
  22. 94d4f3e THRIFT-3958 Support CMake build type RelWithDebInfo using static RTL on Windows by Jim King · 8 years ago
  23. 33744b0 THRIFT-3515 Python 2.6 compatibility and test on CI by Nobuaki Sukegawa · 9 years ago
  24. a6b6633 THRIFT-2850 CMake: Windows improvements, doc, TMemoryBufferTest fix by Roger Meier · 10 years ago
  25. 86fded2 THRIFT-2850 CMake: improve Windows support by Roger Meier · 10 years ago
  26. 446a319 THRIFT-3086 add valgrind suppression support to the ExperimentalMemCheck test run by Roger Meier · 10 years ago
  27. 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
  28. 8349425 THRIFT-3099 cmake build is broken on FreeBSD by Marco Molteni · 10 years ago
  29. 1673adf THRIFT-3094 fix broken cmake build of C++ library with alternate threading by Jim King · 10 years ago
  30. e03f7e8 THRIFT-2962:Docker Thrift env for development and testing by jfarrell · 10 years ago[Renamed from cmake/DefinePlatformSpecifc.cmake]
  31. d5f87e1 CMake: Add CMake support for Thrift libraries by Pascal Bach · 10 years ago