[
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 <[email protected]>
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 <[email protected]>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)