59 Commits (6d0c9d511adfc22b38de9ff545a2bd913704b795)

Author SHA1 Message Date
Joshua Haberman 2dc7679cc1 Fixed the Windows build of protoc by statically linking deps. 3 years ago
Deanna Garcia 1407efb39f Fix merge conflict 3 years ago
David L. Jones 171a6b1155
[Bazel/C++] Move core C++ implementation to //src/google/protobuf package. (#9988) 3 years ago
David L. Jones 07303d6f54
[Bazel/C++] Factor out util library (#9987) 3 years ago
David L. Jones cbd1adc6cf
[Bazel/C++] Factor out compiler packages. (#9985) 3 years ago
David L. Jones c2c770e7ea
[Bazel/C++] Factor out stubs, io, and testing libraries. (#9980) 3 years ago
Deanna Garcia 0f3ee3b625 Fix protoc_release target 3 years ago
David L. Jones b3cbea18ea
[Bazel] Move Python rules to //python (#9952) 3 years ago
David L. Jones b64cd5ac64
Switch C++ test protos to use the normal cc_proto_library rules. (#9950) 3 years ago
David L. Jones 354aba886e
Add a test for bazel-built dist archives (#9929) 3 years ago
David L. Jones 637a699969
[Bazel] Move conformance test targets to //conformance. (#9922) 3 years ago
David L. Jones 52655b1f5e
[Bazel] Move C++ build-related logic into //build_defs (#9921) 3 years ago
David L. Jones 5ebde5bd20
[Bazel] Expand lists of protos in BUILD files (#9915) 3 years ago
David L. Jones 67823fe8dc
[Bazel] Fix broken build rules or mark them manual (#9913) 3 years ago
David L. Jones 3c5ad8c524
Remove references to //:composer.json and JS compiler. (#9910) 3 years ago
David L. Jones 95da0ba5b4
Rename all BUILD files to BUILD.bazel (#9892) 3 years ago
Protobuf Team c7620a4690 Mini table accessors Part2 (repeated fields). 3 years ago
FaBrand cd4a8156fa
Be explicit with empty globs (#9890) 3 years ago
Protobuf Team 823ed18316 Move upb_Array and upb_Map into collections target. 3 years ago
Adam Cozzette 860f8ad171
Remove the JavaScript implementation (#9874) 3 years ago
Joshua Haberman dc4aad931e Sync from Piper @444600173 3 years ago
Joshua Haberman a6901f057e
Added a Bazel dependency for upb (#9812) 3 years ago
Xavier Bonaventura 1143481fe2
Remove none existing folders 3 years ago
David L. Jones d76f8c868c
Add source distribution packaging rules (#9835) 3 years ago
David L. Jones 46710cabc4
Move rules_pkg targets into //pkg, and add experimental C++ library rules (#9823) 3 years ago
Protobuf Team e5468b47f8 Add mini table accessors 3 years ago
Joshua Haberman fa8b605f78 Implemented MiniDescriptors for proto2 enums. 3 years ago
Mike Kruskal a29e0e3f44 Sync from Piper @439400376 3 years ago
Protobuf Team bef53686ec Add support for clear field in upbc. 3 years ago
Joshua Haberman a5243ff6d9 Restructure our file syncing so GitHub only files are tracked separately in Piper. 3 years ago
David L. Jones d06af454b5 Regenerate BUILD file lists 3 years ago
Protobuf Team b8edc7153f Internal change 3 years ago
Joshua Haberman 8d148f023e Clang-format and fixed missing dep. 3 years ago
Joshua Haberman 970c645140 Fixes for google3 (layering check and formatting). 3 years ago
Joshua Haberman 50c1298f32 Added conformance test variant to exercise dynamic minitable building. 3 years ago
Joshua Haberman 8ede0d552d Tests are passing. 3 years ago
Joshua Haberman dfc07a8f89 Added explicit dep on :table from Python. 3 years ago
Joshua Haberman 8c530f9226 Changed generated code deps to avoid deps on core libraries. 3 years ago
Matt Kulukundis 42c121ed79 fix msg_test harder 3 years ago
Matt Kulukundis a3bd5f8f57 fix msg_test to be explicit about its deps 3 years ago
Matt Kulukundis c49e6dfbac Switch to using :port 3 years ago
Matt Kulukundis edd1dd30e7 Fix missing build deps 3 years ago
Matt Kulukundis 92d71a4667 make deps explicit 3 years ago
Matt Kulukundis c8f823ef0a explicitly include deps for internal headers 3 years ago
Matt Kulukundis 61b0905040 add some missing testonly attributes 3 years ago
Joshua Haberman 60a3edb87f Code is in place to generate from upbc, but segv results. 3 years ago
Joshua Haberman 502d6ba1d6 Moved fuzzing to a sub-directory. 3 years ago
Joshua Haberman 11b6df0c46 Moved tests into the main source tree. 3 years ago
Deanna Garcia 67b74dd169 Use internal kotlin gen rule 3 years ago
Deanna Garcia 14c62a025c Removing Proto3LiteTest 3 years ago