These 2 commits are when the Protocol Buffers files have changed:
| Commit: | 9e01db5 | |
|---|---|---|
| Author: | Brentley Jones | |
| Committer: | Brentley Jones | |
Create a blank slate for the rewrite The rewrite is essentially from scratch. While we will learn from the past implementation, we are starting from a blank slate. To make that perfectly clear our first commit of the rewrite is a new "initial commit". Signed-off-by: Brentley Jones <github@brentleyjones.com>
This commit does not contain any .proto files.
| Commit: | e1e3922 | |
|---|---|---|
| Author: | Brentley Jones | |
| Committer: | GitHub | |
Apply some modernization (#1) - Update dependencies - Inline external repository `BUILD` files - Add `rules_swift` to `xcbbuildserviceproxykit_dependencies` - Make it build with Bazel 5.1.1 - Rename `BUILD.bazel` files to `BUILD` where possible - Use copies of BEP protos instead of depending on Bazel external repository - Remove SwiftPM support Signed-off-by: Brentley Jones <github@brentleyjones.com>
The documentation is generated from this commit.