This is an automated email from the ASF dual-hosted git repository.

Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 137eb4483 THRIFT-5000: Fixed path to the entrypoint to be relative to 
the Dockerfile
     add 810873995 THRIFT-6026: Add Mermaid diagram generator (--gen mmd) 
Client: mmd

No new revisions were added by this update.

Summary of changes:
 build/generate-changes.py                          |   3 +
 compiler/cpp/CMakeLists.txt                        |   1 +
 compiler/cpp/Makefile.am                           |   1 +
 compiler/cpp/compiler.vcxproj                      |   1 +
 .../cpp/src/thrift/generate/t_mmd_generator.cc     | 289 +++++++++++++++++++++
 test/Makefile.am                                   |   8 +-
 6 files changed, 302 insertions(+), 1 deletion(-)
 create mode 100644 compiler/cpp/src/thrift/generate/t_mmd_generator.cc

Reply via email to