summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-15Added .bazelci/presubmit.yml for BuildKite.Joshua Haberman
2019-05-15Removed package(), Bazel doesn't support it.Joshua Haberman
2019-05-15Added package() statement.Joshua Haberman
2019-05-15Added support for public dependencies.Joshua Haberman
2019-05-14Migrate std::unordered_map -> absl::flat_hash_map.Joshua Haberman
2019-05-14Split upb_proto_library.bzl into its own .bzl file.Joshua Haberman
2019-05-14Another fix of course.Joshua Haberman
2019-05-14Updated protobuf to the main branch again.Joshua Haberman
2019-05-14A (final?) round of Blaze fixes.Joshua Haberman
2019-05-14More Blaze fixes.Joshua Haberman
2019-05-14More Blaze fixes.Joshua Haberman
2019-05-14More Blaze fixes.Joshua Haberman
2019-05-14More Blaze fixes.Joshua Haberman
2019-05-14More Blaze fixes.Joshua Haberman
2019-05-14Removed obsolete references to runfiles scripts.Joshua Haberman
2019-05-14Made upb_proto_reflection_library() a true aspect.Joshua Haberman
2019-05-14Removed map_dep() in favor of rewrites.Joshua Haberman
2019-05-13More Blaze fixes.Joshua Haberman
2019-05-13More fixes for Blaze.Joshua Haberman
2019-05-13Fixes for Blaze.Joshua Haberman
2019-05-13Updated protobuf to point to main repo.Joshua Haberman
2019-05-13Works with Bazel 0.24.1 and Bazel 0.25.2!Joshua Haberman
2019-05-13Re-enabled conformance tests.Joshua Haberman
2019-05-13Added name to cc_library_func() to avoid conflicts.Joshua Haberman
2019-05-07Fixed conflict error with Ragel on Bazel 0.25.Joshua Haberman
2019-05-07Update Skylib and update to newer Sandwich API.Joshua Haberman
2019-05-07Fixes for Bazel 0.25.Joshua Haberman
2019-04-24Merge pull request #162 from haberman/aspectJoshua Haberman
2019-04-24Fixed include path.Joshua Haberman
2019-04-24Fixed amalgamation and CMake build.Joshua Haberman
2019-04-24More refactoring/simplification.Joshua Haberman
2019-04-23Removed some obsolete code.Joshua Haberman
2019-04-23Fix the Ubuntu build.Josh Haberman
2019-04-23Fixed upb_proto_library() for macOS.Joshua Haberman
2019-04-19Merge pull request #164 from haberman/oneofcaseJoshua Haberman
2019-04-19Fixed oneof case accessor to cast to enum for C++.Joshua Haberman
2019-04-17upb_proto_library() aspect is working, even for external repos.Josh Haberman
2019-04-13upb_proto_library() works for local project!Josh Haberman
2019-04-02Replaced upb_proto_library() with a truly aspect-based rule.Josh Haberman
2019-03-27Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)Joshua Haberman
2019-03-27Removed reflection and other extraneous things from the core library. (#158)Joshua Haberman
2019-03-27Fixed macOS Kokoro build for new Bazel. (#159)Joshua Haberman
2019-03-26Merge pull request #150 from haberman/apitweaksJoshua Haberman
2019-03-26Merge branch 'master' into apitweaksJosh Haberman
2019-03-25Allow bytes field to be longer than 16000 bytes (#157)Paul Yang
2019-03-25Merge pull request #156 from TeBoring/strptime-fixJoshua Haberman
2019-03-25Remove _XOPEN_SOURCE from amalgamate.pyBo Yang
2019-03-24Commented out missing fileBo Yang
2019-03-24Replace strptime with custom implementationBo Yang
2019-03-24Fix parsing repeated well known type value (#153)Paul Yang
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback