Adam Liddell
|
ce4d886ea6
|
Merge pull request #247 from gonzojive/bzl-library
Add bzl_library build targets.
|
2023-03-05 23:01:00 +00:00 |
Adam Liddell
|
cd1d8163f3
|
Exclude D rules from MacOS at lang rather than rule level
|
2023-03-05 21:56:20 +00:00 |
Adam Liddell
|
74c8c66cbf
|
Bump min Bazel version to 5.3.0, closes #230
|
2023-03-05 21:29:41 +00:00 |
Red Daly
|
1ff4d46b8d
|
Add bzl_library build targets.
The targets seem to be required for using "stardoc_with_diff_test" in
rules_ts_proto.
|
2023-01-31 21:13:09 -08:00 |
Adam Liddell
|
d7b0490501
|
Apply buildifier
|
2023-01-15 23:28:12 +00:00 |
Adam Liddell
|
93ab40fe8c
|
Remove double-quote char from special chars path due to Windows compat issue
|
2023-01-15 23:27:08 +00:00 |
Adam Liddell
|
c064d11050
|
Add args.use_param_file, closes #241
|
2023-01-15 23:16:10 +00:00 |
Robert Figueiredo
|
b1dfe443c8
|
prefix with com_github
|
2023-01-06 12:41:57 -05:00 |
Robert Figueiredo
|
22efd5b050
|
Rename repo: grpc_ecosystem_grpc_gateway to grpc_ecosystem_grpc_gateway_v2
|
2023-01-05 16:47:23 -05:00 |
Adam Liddell
|
9b847f0502
|
Use non-aliased attr for pip_parse requirements
|
2022-12-04 23:37:48 +00:00 |
Adam Liddell
|
bbb81931a5
|
Update version in docs
|
2022-12-04 22:58:59 +00:00 |
Adam Liddell
|
5c27949576
|
Merge pull request #227 from rules-proto-grpc/dev
4.3.0 Release
|
2022-12-04 22:42:30 +00:00 |
Adam Liddell
|
fbd914b6a2
|
Apply buildifier
|
2022-12-04 22:35:50 +00:00 |
Adam Liddell
|
3f915d04fc
|
Prepare 4.3.0 release
|
2022-12-04 22:35:31 +00:00 |
Adam Liddell
|
41e64b0247
|
Source protoc plugin env from the proto_plugin env attr
This attr was previously ignored. To support the requirement of
providing a dynamic bindir env var, the template variable
{bindir} is available
|
2022-12-04 22:32:48 +00:00 |
Adam Liddell
|
fca32bdfec
|
Set correct default for use_built_in_shell_environment
|
2022-12-04 22:27:25 +00:00 |
Adam Liddell
|
d9c51d210d
|
Add env attr to docs for proto_plugin
|
2022-12-04 22:15:30 +00:00 |
Adam Liddell
|
e9b7119d71
|
Merge pull request #226 from gonzojive/customize-env
Allow greater customization of environment variables by plugins.
|
2022-12-04 22:10:04 +00:00 |
Adam Liddell
|
ecdc994462
|
Fix my bad merge
|
2022-12-04 22:08:18 +00:00 |
Adam Liddell
|
5f3a435c2b
|
Merge branch 'dev' into customize-env
|
2022-12-04 22:02:54 +00:00 |
Adam Liddell
|
643523a8ed
|
Apply rulegen
|
2022-12-04 21:52:29 +00:00 |
Adam Liddell
|
71b47729cd
|
Improve custom plugins docs
|
2022-12-04 21:52:01 +00:00 |
Adam Liddell
|
c366313639
|
Update docs requirements
|
2022-12-04 21:06:06 +00:00 |
Adam Liddell
|
d126588ca9
|
Fix dupe ref label in docs
|
2022-12-04 21:05:52 +00:00 |
Adam Liddell
|
f2ffbfb192
|
Add subpar note to changelog
|
2022-12-04 20:58:32 +00:00 |
Adam Liddell
|
05f83ac6f1
|
Update rules_swift to 1.4.0
|
2022-12-04 20:55:23 +00:00 |
Adam Liddell
|
f8ee41d64b
|
Remove subpar and test using py_binary directly for protoc grpclib tool
|
2022-12-02 15:12:11 +00:00 |
Adam Liddell
|
bc21b70be1
|
Fix typo in dict comprehension
|
2022-12-01 22:35:25 +00:00 |
Adam Liddell
|
aca44fd69c
|
Add changelog
|
2022-12-01 22:16:58 +00:00 |
Adam Liddell
|
b5c64a09dc
|
Apply buildifier
|
2022-12-01 22:13:20 +00:00 |
Adam Liddell
|
aed1a01df3
|
Rename var
|
2022-12-01 21:53:45 +00:00 |
Adam Liddell
|
c5770f6944
|
Update rules_rust to 0.14.0
|
2022-12-01 21:47:21 +00:00 |
Adam Liddell
|
339b5370f3
|
Forward all Bazel common attrs in library macros
Closes #218
|
2022-12-01 21:45:56 +00:00 |
Adam Liddell
|
c0779536d2
|
Apply fix for paths containing special chars from #228
|
2022-11-30 22:17:01 +00:00 |
Adam Liddell
|
fd0ee40308
|
Apply buildifier
|
2022-11-30 22:10:06 +00:00 |
Adam Liddell
|
ddd05046ab
|
Add test workspace for special characters
|
2022-11-30 22:07:44 +00:00 |
Adam Liddell
|
ac9afa1be8
|
Update rules_go to 0.36.0
|
2022-11-30 21:51:11 +00:00 |
Adam Liddell
|
986a04bd5e
|
Update rules_nodejs to 5.7.2
|
2022-11-30 21:48:54 +00:00 |
Adam Liddell
|
bc9d6b2c68
|
Update rules_swift to 1.3.0
|
2022-11-30 21:47:59 +00:00 |
Adam Liddell
|
90d023ef0b
|
Update rules_python to 0.15.0
|
2022-11-30 21:47:28 +00:00 |
Adam Liddell
|
137f0bc6ab
|
Bump protobuf version again
|
2022-11-30 21:46:01 +00:00 |
Adam Liddell
|
98c9faf138
|
Revert enabling windows testing
|
2022-11-30 21:42:10 +00:00 |
Adam Liddell
|
b468bfd667
|
Test re-enabling windows main tests
|
2022-11-23 11:38:14 +00:00 |
Adam Liddell
|
010acc5c4b
|
Specify cxxopt for test targets
|
2022-11-22 22:30:49 +00:00 |
Adam Liddell
|
8cc5a0c99e
|
Apply cxxopt change to main build and test workspaces
|
2022-11-22 22:20:09 +00:00 |
Adam Liddell
|
9d4a927c2b
|
Remove dangling file that is unused
|
2022-11-22 22:15:47 +00:00 |
Adam Liddell
|
0ba43e9315
|
Set cxxopt
|
2022-11-22 22:13:59 +00:00 |
Adam Liddell
|
6203d25ade
|
Test running examples with CC=clang to match main actions
|
2022-11-22 22:11:42 +00:00 |
Adam Liddell
|
96176f1825
|
Update scala deps
|
2022-11-22 22:07:27 +00:00 |
Adam Liddell
|
d852643608
|
Migrate from pip_install to pip_parse
|
2022-11-22 22:05:10 +00:00 |