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

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


    from d858a8d  THRIFT-5066: Implement testBinary invocation in TestClient.pl 
Client: perl Patch: Kengo Seki
     new f5a9a30  THRIFT-5110 Added a number of required libs for using static 
OpenSSL Client: cpp Patch: Mario Emmenlauer
     new 61d5020  THRIFT-5109 Misc Cmake build improvements Patch: Mario 
Emmenlauer
     new f8b3698  Updated Javascript dependencies Client: js Patch: Mario 
Emmenlauer
     new b70dc1e  Updated gradle to 6.2 Client: java Patch: Mario Emmenlauer

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     |   8 +
 build/cmake/DefineOptions.cmake                    |  14 +
 compiler/cpp/CMakeLists.txt                        |   4 +
 lib/cpp/src/thrift/windows/config.h                |   3 +
 lib/java/gradle/wrapper/gradle-wrapper.properties  |   2 +-
 lib/{py => js}/CMakeLists.txt                      |  30 +-
 lib/js/package-lock.json                           | 802 +++++++++++----------
 lib/js/package.json                                |  12 +-
 .../nodejs/CMakeLists.txt                          |  45 +-
 9 files changed, 502 insertions(+), 418 deletions(-)
 copy lib/{py => js}/CMakeLists.txt (50%)
 copy build/cmake/ThriftConfig.cmake.in => lib/nodejs/CMakeLists.txt (50%)

Reply via email to