oschaaf opened a new pull request #1935: [WIP] Bazel build system
URL: https://github.com/apache/incubator-pagespeed-mod/pull/1935
 
 
   Early PR with a much leaner port to the bazel build system, for those who 
are interested.
   There are still some string changes in here, but those are required for us 
to be able to translate buffers when communicating with 
`third_party/css_parser`.
   
   - This builds with close-to-vanilla recent chromium url/base dependency.
   - Most string `absl` related changes are left out and taken care of in a 
shim `StringPiece` class. 
   - All unit tests passing in `net/..` and `pagespeed/...` except for:
     - tests that expect closure-compiled js, which isn't incorporated in the 
build flow yet
     - HMAC/sha1 tests segfaulted, which is worked around & passing, but still 
needs root-cause analysis.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to