summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2019-05-14Updated protobuf to the main branch again.Joshua Haberman
2019-05-14More Blaze fixes.Joshua Haberman
2019-05-14More Blaze fixes.Joshua Haberman
2019-05-13More Blaze fixes.Joshua Haberman
2019-05-13More fixes for Blaze.Joshua Haberman
2019-05-13Re-enabled conformance tests.Joshua Haberman
2019-04-24Fixed include path.Joshua Haberman
2019-04-24Fixed amalgamation and CMake build.Joshua Haberman
2019-04-17upb_proto_library() aspect is working, even for external repos.Josh Haberman
2019-03-27Removed reflection and other extraneous things from the core library. (#158)Joshua Haberman
2019-01-25text_printer.h now successfully compiles.Josh Haberman
2019-01-12Removed old-style C++ handlers that relied on UB in favor of more normal ones.Joshua Haberman
2018-12-17Disbled CMake tests for now.Josh Haberman
2018-12-17Updated CMakeLists.txt.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
2018-12-13Added hazzers.Joshua Haberman
2018-12-13Ported some tests.Joshua Haberman
2018-12-12WIP, more progress on refactoring.Joshua Haberman
2018-12-10WIP, core library compiles now.Joshua Haberman
2018-12-08Merge branch 'master' into defcleanupJoshua Haberman
2018-12-08Merge branch 'master' into cmake-mac-fixesJoshua Haberman
2018-12-08Merge branch 'cmake-mac-fixes' into defcleanupJoshua Haberman
2018-12-04Implement json decoding for Any message. (#130)Paul Yang
2018-12-01Fixes for macOS build. Also run tests in CMake test.Joshua Haberman
2018-11-05Added script to generate CMake build. Bazel tests it.Josh Haberman
2018-11-01Some fixes to the CMake build.Josh Haberman
2018-09-11WIP.Josh Haberman
2018-09-06Disabled another Lua test for the time being.Josh Haberman
2018-09-06Removed default instance and oneof array from tables.Josh Haberman
2018-09-06Removed unused variable.Joshua Haberman
2018-09-06Changed C API to use inline functions and computed offsets.Joshua Haberman
2018-09-03Changed C API to only define structs, a table, and a few minimal inline funct...Joshua Haberman
2018-09-02More work on CMake build, and updated conformance for proto3.Joshua Haberman
2018-08-27Got CMake build working on macOS, and updated CMake build.Joshua Haberman
2018-08-22Moved upb_msg parts that depend on def to a separate msgfactory.{c,h}.Josh Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback