[
https://issues.apache.org/jira/browse/THRIFT-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255298#comment-14255298
]
ASF GitHub Bot commented on THRIFT-2909:
----------------------------------------
Github user nsuke commented on the pull request:
https://github.com/apache/thrift/pull/335#issuecomment-67789137
Merged as
https://github.com/apache/thrift/commit/2825664f25e084a922462c77f496d215e41251a9
https://github.com/apache/thrift/commit/6304a5341459eaa33e64aea80e0d0cc7d1b0b765
https://github.com/apache/thrift/commit/6622877a09a1ec6d38132bcdc9ac9a856d1c3931
https://github.com/apache/thrift/commit/a10697a9dbdfada8ed138f40c6ce5c1830c0daa8
> 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
> Assignee: 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)