Jonathan Rudenberg
0830cf211c
Replace rust rules with new prost and tonic rules
2023-06-05 22:28:40 -07:00
Adam Liddell
f64d4f4d1a
Update grpclib and use internal pip-compile from rules_python
2022-11-22 21:57:55 +00:00
Adam Liddell
68c6cf8e9e
Remove unneeded escape
2022-04-23 23:32:28 +01:00
Adam Liddell
5f96298396
Update python deps
2021-12-30 22:18:29 +00:00
Adam Liddell
9adc810d15
Fix up F# rules
2021-09-20 16:58:54 +01:00
Adam Liddell
db4e1485f2
Remove old make rules
2021-09-20 00:42:46 +01:00
Adam Liddell
a1a7f33243
Update C# and F# packages
2021-09-16 21:35:08 +00:00
Adam Liddell
83168074ad
Specify master doc for sphinx
2021-04-05 20:24:58 +00:00
Adam Liddell
92d4f039e7
Restructure docs
2021-04-05 19:54:37 +00:00
Adam Liddell
22e5b1b646
Update rust deps
2021-02-24 23:33:51 +00:00
Adam Liddell
d602ff1696
Update to protobuf 3.15.1
2021-02-20 13:27:55 +00:00
Adam Liddell
a26d644400
Drop closure rules
2021-02-18 23:22:57 +00:00
Adam Liddell
f994bbf0a7
Rename //nodejs to //js
2021-02-17 00:25:00 +00:00
Adam Liddell
1fa0af0a24
Add buildifier to tools
2021-02-14 18:11:54 +00:00
Adam Liddell
d0327f05e4
Add buildifier command to makefile
2021-02-13 23:24:49 +00:00
Adam Liddell
d8a28b6ebb
Promote grpc-web out of github.com/grpc subdir
2021-02-11 23:49:02 +00:00
Adam Liddell
b86a3ccc4a
Merge branch 'master' into dev
2021-02-09 20:36:05 +00:00
Adam Liddell
30a7e6e07e
Update rust deps
2021-02-07 21:56:30 +00:00
Mikhail Mazurskiy
49c064530e
Mark make targets as .PHONY
...
https://www.gnu.org/software/make/manual/html_node/Phony-Targets.html
2021-01-20 14:52:37 +11:00
Adam Liddell
b21f4f3565
Add full patch for missing runtimes in Grpc.Core
2020-10-11 13:31:45 +00:00
Adam Liddell
86b6353e7f
Update rust dependencies
2020-10-06 22:57:38 +00:00
Adam Liddell
16aa5ec841
Remove --generate-hashes from pip-compile
2020-10-04 16:50:34 +00:00
Adam Liddell
1ec833633e
Pin python dependencies using pip-compile
2020-10-04 16:21:52 +00:00
Adam Liddell
99180a8696
Update dependencies
2019-12-01 21:36:57 +00:00
Adam Liddell
e8bb22a47b
Remove gRPC.js
2019-11-16 22:23:42 +00:00
Adam Liddell
0f6210debc
Remove old makefile rules
2019-07-25 20:48:22 +00:00
Adam Liddell
6f0390c200
Use tags for README workspace example
...
Closes #9
2019-07-24 21:24:10 +00:00
Adam Liddell
b21cfbb8f5
Update workspace name
2019-07-15 22:21:31 +00:00
Adam Liddell
2fbbc43ad2
Exclude manual tests from CI
2019-07-10 21:56:23 +00:00
Adam Liddell
83b6703f27
Apply platform exclusions to tests
2019-07-10 21:45:58 +00:00
Adam Liddell
53365552c1
Simplify rust routeguide
2019-07-10 20:36:36 +00:00
Adam Liddell
02416613a0
Update gRPC
2019-07-10 12:41:59 +00:00
Adam Liddell
954413b5fa
Remove dart rules
2019-07-07 22:14:14 +00:00
Adam Liddell
fe9b5c620c
Add Makefile rule to upgrade yarn dependencies
2019-07-07 17:42:38 +00:00
Adam Liddell
cb57f58b49
Fix rust protobuf build RUSTC resolution
...
This is required as the build.rs file depends on the RUSTC env var
being provided, which it is not presently by cargo-raze
2019-07-07 17:32:52 +00:00
Adam Liddell
5195c899cd
Rename node to nodejs rules
2019-07-02 17:09:47 +00:00
Adam Liddell
f1b3d44825
Add test_workspaces
2019-06-16 15:58:51 +00:00
Adam Liddell
3dd1500fa8
Add makefile to build all examples
2019-06-14 16:53:09 +00:00
Adam Liddell
fd9a1ce45c
Fix trailing spaces issues
2019-06-13 15:03:31 +00:00
Adam Liddell
3cf1c542a8
Add newline in Makefile
2019-06-12 12:43:40 +00:00
Paul Cody Johnston
2f4e4f62a3
Improve documentation of generated files ( #97 )
...
Also includes a change in the scala rules for documentation fix related to #95 .
2019-06-03 20:52:58 -06:00
Paul Cody Johnston
ca73549e5e
Update for bazel 0.24.1 ( #69 )
...
* Update for bazel 0.24.1
- Restore travis CI
- Update dependencies
- Implement routeguide_tests
- Significant fixes for routeguide implementations
- Rename exgen -> rulegen
- Add d-lang support
- Remove (broken) support for ts-protoc-gen
2019-05-03 21:50:09 -06:00
Paul Cody Johnston
ca453404f3
Fix github archive stripPrefix ref
2019-02-11 18:02:30 -07:00
Paul Cody Johnston
e68d8b625d
Apply buildifier
...
Cleanup templates
2018-12-23 10:24:27 -07:00
Paul Cody Johnston
cafa4312b9
Disable rust from makefile
...
Rust is problematic with bazel 0.20.0.
2018-12-23 01:55:35 -07:00
Zhongming Qu
fc61936a45
style: run the purify-text linter on all files
...
This commit was created by running:
pre-commit run purify-text --all
2018-12-19 01:17:38 +08:00
Paul Cody Johnston
c074e6ca96
Assorted bugfixes
...
* Bump version of rules_dotnet and add .bazelrc
(see https://github.com/bazelbuild/rules_dotnet/issues/72 )
* Don't use invoke_transitive.
* Makefile cleanup.
* Test google/protobuf 3.6.2.1
* Fix grpc.js and update sha1 to that repo.
2018-12-10 17:44:20 -07:00
Paul Cody Johnston
1c22f8548d
Add functioning dart routeguide example
2018-12-10 11:46:02 -07:00
Paul Cody Johnston
235080d31f
Cleanups fof travis
...
* Use fork of rules_dotnet for linux
* Remove local_repository rules
* make all only for passing tests
2018-10-19 16:35:50 -06:00
Paul Cody Johnston
fc0cd012da
Moves rules_go go_proto_library to golang_proto_library
...
Other transitive library changes
2018-10-06 18:14:07 -06:00