You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/21 15:36:13 UTC

[jira] [Created] (THRIFT-2909) Improve travis build

Nobuaki Sukegawa created THRIFT-2909:
----------------------------------------

             Summary: Improve travis build
                 Key: THRIFT-2909
                 URL: https://issues.apache.org/jira/browse/THRIFT-2909
             Project: Thrift
          Issue Type: Improvement
          Components: Build Process
            Reporter: Nobuaki Sukegawa


I experimented on travis and tweaked .travis.yml.

Motivation
* handle g++ instability
* easily add various configurations (mainly CMake in mind)
* speed up CMake build

How
* use clang for verification, allow failure for gcc
* common scirpt/before_install
* use ninja

Not addressed:
* "make cross" instability



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)