You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/10 16:50:39 UTC

[jira] [Commented] (THRIFT-2790) thrift -gen all => an option to generate all languages and features

    [ https://issues.apache.org/jira/browse/THRIFT-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091093#comment-15091093 ] 

ASF GitHub Bot commented on THRIFT-2790:
----------------------------------------

GitHub user bufferoverflow opened a pull request:

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

    THRIFT-2790 thrift -gen all => an option to generate all languages an…

    …d features

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

    $ git pull https://github.com/bufferoverflow/thrift THRIFT-2790

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

    https://github.com/apache/thrift/pull/782.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 #782
    
----
commit dde00234d952f9ab19e251559b8e5d3952dc12c3
Author: Roger Meier <ro...@apache.org>
Date:   2016-01-10T15:44:09Z

    THRIFT-2790 thrift -gen all => an option to generate all languages and features

----


> thrift -gen all => an option to generate all languages and features
> -------------------------------------------------------------------
>
>                 Key: THRIFT-2790
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2790
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (General), Documentation, Test Suite
>            Reporter: Roger Meier
>         Attachments: 0001-THRIFT-2790-gen-all-option-to-easily-test-compatibil.patch, generate-all-languages.bat
>
>
> I would like to have a *thrift -gen all* option to generate everything we have in one step. This would allow proper testing of all compiler changes by using  test/ThriftTest.thrift. An optional make check target could compare different versions based on their git hash or to previous gen-all.backup folder.
> Suggested-by: Roger Meier <ro...@apache.org>



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