summaryrefslogtreecommitdiff
path: root/build_defs.bzl
AgeCommit message (Expand)Author
2019-05-14Split upb_proto_library.bzl into its own .bzl file.Joshua Haberman
2019-05-14A (final?) round of 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 fixes for Blaze.Joshua Haberman
2019-05-13Fixes for Blaze.Joshua Haberman
2019-05-13Works with Bazel 0.24.1 and Bazel 0.25.2!Joshua Haberman
2019-05-13Added name to cc_library_func() to avoid conflicts.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-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-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-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-02-17Merge branch 'master' into defcleanupJosh Haberman
2019-01-28Fix to deps.Josh Haberman
2019-01-27Ported BUILD file fixes for google3 to arrayapi branch.Josh Haberman
2019-01-24More fixes for google3 import.Josh Haberman
2019-01-23Changes for google3 import.Joshua Haberman
2018-12-22Merge branch 'master' into defcleanupJoshua Haberman
2018-12-22Fixed amalgamation to not list header files explicitly.Joshua Haberman
2018-12-17test_cpp is working!Josh Haberman
2018-12-16Got test_decoder working!Joshua Haberman
2018-12-08Fix for sed that also works on Linux.Joshua Haberman
2018-12-01Fixes for macOS build. Also run tests in CMake test.Joshua Haberman
2018-12-01Fix Bazel Kokoro build (#136)Paul Yang
2018-11-14Updates to build system for upb C++ compiler.Josh Haberman
2018-11-05Added script to generate CMake build. Bazel tests it.Josh Haberman
2018-11-03Conformance tests work under Bazel.Josh Haberman
2018-11-03Bazel builds everything except conformance_upb.Josh Haberman
2018-11-02WIP.Josh Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback