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 df2f5d2 THRIFT-5178: Add constructor with default host to THttpClient
Client: cpp Patch: Mario Emmenlauer
new 6064696 lib/js/Gruntfile.js: Generalized to add some level of Windows
CMD support (not complete yet)
new 93171d2 THRIFT-5109 Misc Cmake build improvements Patch: Mario
Emmenlauer
The 2 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 | 2 +-
compiler/cpp/CMakeLists.txt | 7 ++++++
lib/js/CMakeLists.txt | 52 +++++++++++++++++++++++++++++++++++++++++
lib/js/Gruntfile.js | 33 +++++++++++++++-----------
lib/js/Makefile.am | 1 +
lib/nodejs/CMakeLists.txt | 44 ++++++++++++++++++++++++++++++++++
lib/nodejs/Makefile.am | 1 +
8 files changed, 133 insertions(+), 15 deletions(-)
create mode 100644 lib/js/CMakeLists.txt
create mode 100644 lib/nodejs/CMakeLists.txt