Rosen Penev
bfb89d058b
Revert "libmstch: Remove boost dependency"
...
This reverts commit cb78291982
.
The buildbots have GCC6. GCC7 is needed for C++17.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-08 14:54:35 -07:00
Rosen Penev
cb78291982
libmstch: Remove boost dependency
...
Added patches that convert Boost functionality to C++17.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-03 17:04:37 -07:00
Rosen Penev
e4da1cb462
libmstch: Switch HOST to HOSTPKG
...
HOST should be used by tools only, not for host packages.
Other minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-17 14:53:59 -07:00
Amol Bhave
f27e903d2f
libmstch: add mstch library
...
mstch is an implementation of the the mustache templates using C++.
This package will build mstch static library that can be used by
other packages.
Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-05-09 17:51:30 -07:00