8
0

2 Commits

Author SHA256 Message Date
Michał Rostecki
dc7456b8c7 Accepting request 746419 from home:mrostecki:branches:devel:kubic
- Update to version 20190920:
  * Changed return of ByteCount() to use plain int64_t.
  * Relax Base64 Decoding Strict decoding breaks Base64 MIME encodings, which place newlines after a certain number of spaces. MIME encoding is commonly used by Java Clients.
  * Update googleapis and protobuf
  * Run clang-format
  * Make path matcher utility compilable with gcc 4.9
  * Replace std::set with std::unordered_set in path matcher utility
  * Make path_matcher.h compile with gcc 4.9
  * Replace std::set with std::unordered_set in path matcher
  * Replace a single character string literal with a character

OBS-URL: https://build.opensuse.org/request/show/746419
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/grpc-httpjson-transcoding?expand=0&rev=10
2019-11-07 21:11:08 +00:00
dab62306a4 Accepting request 666669 from home:mrostecki
- Add patch to not bundle dependencies as Bazel http_archives, but
  rather include them as local_repositories and use their -source
  packages from openSUSE as build dependencies.
  * bazel-unbundle-dependencies.patch
- Update to version 20181128:
  * bazel: Allow to distdir all dependencies
  * travis: Update Bazel version to 0.19.2
- Initial release - 20180530

OBS-URL: https://build.opensuse.org/request/show/666669
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/grpc-httpjson-transcoding?expand=0&rev=1
2019-01-22 22:24:41 +00:00