[
https://issues.apache.org/jira/browse/THRIFT-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216908#comment-14216908
]
Roger Meier commented on THRIFT-2790:
-------------------------------------
Oh yes, the compiler needs some refactoring. The options are compiler
internally only available as strings... no map, vector; such data structure
might contain valid option combinations as well. This is required to achieve
the -gen all-full option.
and the tabs... I'm happy to have make style up and running with the first
language to automate this;-r
> 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)