GitHub user bachp opened a pull request:

    https://github.com/apache/thrift/pull/318

    Thrift 2850

    These two commits add CMake support for C++, C and Java.
    They also add a CMake job to travis

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/siemens/thrift THRIFT-2850

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/318.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #318
    
----
commit dd43397a11dbc5feaa31ed4fdc235061b02e4466
Author: Pascal Bach <pascal.b...@siemens.com>
Date:   2014-12-12T13:10:24Z

    Add CMake builds to travis

commit f13e0977e1925117948c16e83ccb1ed44948865e
Author: Pascal Bach <pascal.b...@siemens.com>
Date:   2014-12-12T14:59:17Z

    CMake: Add CMake support for Thrift libraries
    
    Currently the following libraries are supported:
    - C++
    - C_Glib
    - Java (using Ant wrapper)
    
    The compilers CMake file is adjusted to work with the new global 
CMakeLists.txt file.
    
    Signed-off-by: Roger Meier <r.me...@siemens.com>
    Signed-off-by: Pascal Bach <pascal.b...@siemens.com>
    Also-by: Sergei Nikulov <sergey.niku...@gmail.com>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to