[ https://issues.apache.org/jira/browse/THRIFT-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522302#comment-14522302 ]
Hudson commented on THRIFT-2850: -------------------------------- SUCCESS: Integrated in Thrift #1528 (See [https://builds.apache.org/job/Thrift/1528/]) 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 (roger: rev 9de9b1f1be7b343e8493560b6eb540a948303f6f) * lib/cpp/test/Benchmark.cpp * build/cmake/ConfigureChecks.cmake * lib/cpp/test/TFDTransportTest.cpp * build/cmake/ThriftMacros.cmake * compiler/cpp/src/generate/t_hs_generator.cc * compiler/cpp/src/generate/t_go_generator.cc * CMakeLists.txt * build/cmake/DefinePlatformSpecifc.cmake * lib/cpp/test/CMakeLists.txt * lib/cpp/CMakeLists.txt * compiler/cpp/src/generate/t_html_generator.cc * lib/cpp/test/ZlibTest.cpp * compiler/cpp/src/main.cc * lib/cpp/src/thrift/transport/TSSLSocket.cpp * compiler/cpp/src/generate/t_delphi_generator.cc * lib/cpp/src/thrift/concurrency/Mutex.h * compiler/cpp/src/parse/t_program.h * build/cmake/DefineOptions.cmake * lib/cpp/test/OpenSSLManualInitTest.cpp * compiler/cpp/src/generate/t_py_generator.cc > CMake for Apache Thrift > ----------------------- > > Key: THRIFT-2850 > URL: https://issues.apache.org/jira/browse/THRIFT-2850 > Project: Thrift > Issue Type: Improvement > Components: Build Process > Environment: all platforms > Reporter: Roger Meier > Assignee: Roger Meier > Labels: cmake, travis > Attachments: 0001-THRIFT-2850-CMake-for-Apache-Thrift.patch > > > Goal: Extend Apache Thrift's *make cross* approach to the build system. > Due to growing the field of operating system support, a proper executable > and library detection mechanism running on as much platforms as possible > becomes required. The other aspect is simplify the release process and > package generation process. > As nice side benefit of CMake is the generation of development environment > specific solution files(VisualStudio, Eclipse, Xcode, etc. ). => No solution > files within source tree. > We are already building Apache Thrift with CMake for Linux-ARM, Linux-x86, > Windows CE and Windows. > We are in preparation phase for a pull request here: > https://github.com/siemens/thrift/commits/cmake-master -- This message was sent by Atlassian JIRA (v6.3.4#6332)