Sam Okrent has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/7298

Change subject: Add mustache as a dependency
......................................................................

Add mustache as a dependency

Mustache is a popular template engine. The version
added by this commit is a C++ implementation found
at https://github.com/henryr/cpp-mustache. Mustache
is intended to be use for rendering HTML pages in
the kudu webserver.

Change-Id: I058c19ef32e80f122bfa125de42c39d52286e796
---
M CMakeLists.txt
A cmake_modules/FindMustache.cmake
M src/kudu/server/default-path-handlers.cc
M thirdparty/build-definitions.sh
M thirdparty/build-thirdparty.sh
M thirdparty/download-thirdparty.sh
M thirdparty/vars.sh
7 files changed, 67 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/98/7298/1
-- 
To view, visit http://gerrit.cloudera.org:8080/7298
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I058c19ef32e80f122bfa125de42c39d52286e796
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Sam Okrent <samuel.okr...@cloudera.com>

Reply via email to