aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
2020-03-25Revert "Revert "Upgrade flatbuffers to v1.12.0""Haibo Huang
2020-03-16Revert "Upgrade flatbuffers to v1.12.0"android-r-preview-4android-r-preview-3android-r-preview-2Aurimas Liutikas
2019-12-02Split Bazel targets into multiple packages (#5640)bttk
2019-11-14Support for python grpc - continuing the work from the pull request #4270 #47...Malar Kannan
2019-11-14Removed idl_gen_general.cpp and move contents to code_generators.cpp (#5625)Derek Bailey
2019-11-14[C++] Adds basic schema evolution tests (#5611)Derek Bailey
2019-11-11[C++, C#, Java] Separated C# and Java generators into their own classes (#5618)Derek Bailey
2019-09-19Fix buildifier warnings found in new bazel (#5517)Austin Schuh
2019-08-01[C++] remove static_cast expression (#5440)Alexey Geraskin
2019-07-22Add basic Kotlin support (#5409)Paulo Pinheiro
2019-06-18Add support for fixed-size arrays (#5313)svenk177
2019-05-09Set default CRTReportMode for the `flatc` target (#5336)Vladimir Glavnyy
2019-05-06Add monster_extra files to Bazel cc_test section (#5321)Vladimir Glavnyy
2019-04-29[BUILD] Fix Bazel test target //:flatbuffers_test (#5311)László Csomor
2019-03-25Add missing test data file to BUILD file (#5264)Austin Schuh
2019-02-14Fix bazel build (#5174)Austin Schuh
2018-12-10Add flatbuffer_cc library support (#5061)Austin Schuh
2018-12-06Renamed JS generator to explicitly state it generates TS too (#5043)Kamil Rojewski
2018-11-16Make flatbuffer C++ tests work when vendored with bazel (#5040)Austin Schuh
2018-10-15add :runtime_cc target (#4994)iceboy
2018-10-11fix #4974 (#4989)Frank Benkstein
2018-09-24Add FlatBufferBuilder move semantics tests to the main test suite (#4902)Sumant Tambe
2018-09-02Port FlatBuffers to Rust (#4898)Robert
2018-08-10Remove FLATBUFFERS_COPTS from bazel BUILD (#4872)iceboy
2018-08-10Add licenses to BUILD (#4867)iceboy
2018-07-29FlatBuffers implementation for the Lobster programming languageaardappel
2018-07-23Add missing public header `minireflect.h` to bazel build (#4832)Evan Moran
2018-07-23Fixing bazel build's missing lua file (#4831)Evan Moran
2018-05-18Add [Dart] support (#4676)Dan Field
2018-03-15[C++, Go, Bazel]: Fix up Bazel support (#4672)Andreas Bergmeier
2018-03-05Protobufs: Added '--oneof-union' option. (#4647)Nik Hemmings
2018-02-05Add initial Bazel WORKSPACE and BUILD (#4608)Joe Schafer