summaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Split Bazel targets into multiple packages (#5640)bttk1-177/+19
2019-11-14Support for python grpc - continuing the work from the pull request #4270 #47...Malar Kannan1-0/+3
2019-11-14Removed idl_gen_general.cpp and move contents to code_generators.cpp (#5625)Derek Bailey1-3/+0
2019-11-14[C++] Adds basic schema evolution tests (#5611)Derek Bailey1-0/+6
2019-11-11[C++, C#, Java] Separated C# and Java generators into their own classes (#5618)Derek Bailey1-0/+2
2019-09-19Fix buildifier warnings found in new bazel (#5517)Austin Schuh1-12/+15
2019-08-01[C++] remove static_cast expression (#5440)Alexey Geraskin1-1/+18
2019-07-22Add basic Kotlin support (#5409)Paulo Pinheiro1-0/+1
2019-06-18Add support for fixed-size arrays (#5313)svenk1771-0/+17
2019-05-09Set default CRTReportMode for the `flatc` target (#5336)Vladimir Glavnyy1-0/+1
2019-05-06Add monster_extra files to Bazel cc_test section (#5321)Vladimir Glavnyy1-0/+2
2019-04-29[BUILD] Fix Bazel test target //:flatbuffers_test (#5311)László Csomor1-0/+1
2019-03-25Add missing test data file to BUILD file (#5264)Austin Schuh1-0/+1
2019-02-14Fix bazel build (#5174)Austin Schuh1-1/+9
2018-12-10Add flatbuffer_cc library support (#5061)Austin Schuh1-5/+20
2018-12-06Renamed JS generator to explicitly state it generates TS too (#5043)Kamil Rojewski1-1/+1
2018-11-16Make flatbuffer C++ tests work when vendored with bazel (#5040)Austin Schuh1-0/+1
2018-10-15add :runtime_cc target (#4994)iceboy1-0/+12
2018-10-11fix #4974 (#4989)Frank Benkstein1-0/+1
2018-09-24Add FlatBufferBuilder move semantics tests to the main test suite (#4902)Sumant Tambe1-0/+4
2018-09-02Port FlatBuffers to Rust (#4898)Robert1-0/+1
2018-08-10Remove FLATBUFFERS_COPTS from bazel BUILD (#4872)iceboy1-9/+1
2018-08-10Add licenses to BUILD (#4867)iceboy1-0/+2
2018-07-29FlatBuffers implementation for the Lobster programming languageaardappel1-0/+1
2018-07-23Add missing public header `minireflect.h` to bazel build (#4832)Evan Moran1-0/+1
2018-07-23Fixing bazel build's missing lua file (#4831)Evan Moran1-0/+1
2018-05-18Add [Dart] support (#4676)Dan Field1-0/+1
2018-03-15[C++, Go, Bazel]: Fix up Bazel support (#4672)Andreas Bergmeier1-0/+2
2018-03-05Protobufs: Added '--oneof-union' option. (#4647)Nik Hemmings1-0/+1
2018-02-05Add initial Bazel WORKSPACE and BUILD (#4608)Joe Schafer1-0/+142