To use --distdir option of Bazel (which allows to use previously
fetched tarballs instead of downloading dependencies during
build), all dependencies should use http instead of git and need
to have sha256 sums specified.
Signed-off-by: Michal Rostecki <mrostecki@suse.de>
* Revert "Revert "C++ bazel rules for API (#199)" (#202)"
This reverts commit 634f1e2dd3.
* Revert "C++ bazel rules for API (#199)"
This reverts commit fadf8937f1.
* Revert "Build set-up for api (#193)"
This reverts commit 3e3fd02fdd.