Jon Brandvein
|
7b28271a61
Migrate to new `ctx.actions` API (#5367)
|
7 年之前 |
Roger Chen
|
7492b56812
Import versions from @bazel_skylib//lib:versions.bzl
|
7 年之前 |
James Judd
|
d5f0dac497
Change deprecated Bazel single file attr param
|
7 年之前 |
Adam Cozzette
|
2c30fa71e7
Merge pull request #3981 from fahhem/patch-3
|
7 年之前 |
Feng Xiao
|
91707246eb
Merge pull request #4168 from jin/master
|
7 年之前 |
Ittai Zeidman
|
4fcb36c51c
remove PACKAGE_NAME and REPOSITORY_NAME deprecated usage (#4650)
|
7 年之前 |
Fahrzin Hemmati
|
2cfa7612b2
Fix moving generated files onto themselves
|
7 年之前 |
Fahrzin Hemmati
|
d1403e58d8
Only use realpath when in gendir, and use the original ctx.action if not in gendir
|
7 年之前 |
Fahrzin Hemmati
|
ae638966e5
Track outputs correctly
|
7 年之前 |
Fahrzin Hemmati
|
b3c2ec7073
Handle multiple outs per input (for plugins)
|
7 年之前 |
Fahrzin Hemmati
|
a6501e4a2b
Strip trailing / from path
|
7 年之前 |
Fahrzin Hemmati
|
800f8d66bf
Handle srcs in generated files by cd'ing in and out
|
7 年之前 |
Mateusz Matejczyk
|
294b5758c3
Output *_pb2_grpc.py when use_grpc_plugin=True
|
7 年之前 |
James O'Kane
|
950f5e4205
Replace //:protoc and similar default macro arguments with
|
7 年之前 |
Jingwen Chen
|
b2a190832c
Use versions module from Skylib for version checking
|
7 年之前 |
Fahrzin Hemmati
|
35119e39a0
Add a check_protobuf_required_bazel_version() for use in WORKSPACEs
|
7 年之前 |
Vladimir Moskva
|
4fc93044a5
Make .bzl files compatible with future versions of Bazel
|
8 年之前 |
Marco A. Harrendorf
|
dd04ffb923
Adding default shell env
|
8 年之前 |
cgrushko
|
6fffd4adb4
Bazel can build protobuf when it's not in the root
|
8 年之前 |
Kristina Chodorow
|
4e7ecde15c
Update genfiles paths to work with a different execroot arrangement
|
8 年之前 |
Adam Cozzette
|
39f9b43219
Merge pull request #2403 from google/down-integrate-with-msvc-fix
|
9 年之前 |
Wiktor Tomczak
|
0fa31b2bfa
Support grpc plugin in py_proto_library
|
9 年之前 |
Adam Cozzette
|
5d63097fc2
Merge branch 'master' into down-integrate-with-msvc-fix
|
9 年之前 |
Adam Cozzette
|
5a76e633ea
Integrated internal changes from Google
|
9 年之前 |
Feng Xiao
|
993d604030
Merge pull request #1959 from abergmeier-dsfishlabs/feature/cpp
|
9 年之前 |
Florian Weikert
|
c2b3e70efd
Declare all inputs of protoc action
|
9 年之前 |
Vladimir Moskva
|
5caf516976
Resolved a conflict
|
9 年之前 |
Vladimir Moskva
|
a86e6d8db2
Compatibility with the new version of Bazel.
|
9 年之前 |
Andreas Bergmeier
|
bbeb983bac
Need to expose generated protobuf C++ headers so they can actually be accessed from other libraries.
|
9 年之前 |
Yuki Yugui Sonoda
|
5977fb0a05
Generalize plugin support in Bazel Skylark rule
|
9 年之前 |