summaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
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-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-13Re-enabled conformance tests.Joshua Haberman
2019-05-07Fixed conflict error with Ragel on Bazel 0.25.Joshua Haberman
2019-05-07Fixes for Bazel 0.25.Joshua Haberman
2019-04-24Merge pull request #162 from haberman/aspectJoshua Haberman
2019-04-24Fixed amalgamation and CMake build.Joshua Haberman
2019-04-24More refactoring/simplification.Joshua 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-24Commented out missing fileBo Yang
2019-03-20Changed enums to be open int32_t.Josh Haberman
2019-02-17Merge branch 'master' into defcleanupJosh Haberman
2019-01-28Fix to deps.Josh Haberman
2019-01-28Fixes for google3.Josh Haberman
2019-01-27Ported BUILD file fixes for google3 to arrayapi branch.Josh Haberman
2019-01-25A few more Google fixes.Josh Haberman
2019-01-24More fixes for google3 import.Josh Haberman
2019-01-23Changes for google3 import.Joshua Haberman
2019-01-23Some rearranging and cleanup.Joshua Haberman
2019-01-16Removed the JIT. Nobody was actually using it, and table-driven should achie...Joshua Haberman
2019-01-15Build & fix the JIT.Joshua Haberman
2019-01-12Partway through refactoring of Arena.Joshua Haberman
2019-01-12A lot more tests are working now.Joshua Haberman
2019-01-09upb_refcounted is gone! Some tests still to fix.Joshua Haberman
2018-12-17test_cpp is working!Josh Haberman
2018-12-17test_json is working!Josh Haberman
2018-12-16Got test_decoder working!Joshua Haberman
2018-12-13Merge branch 'arrayapi' into defcleanupJoshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback