Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog post for Bazel 2.1 #216

Merged
merged 8 commits into from
Feb 7, 2020
Merged

Blog post for Bazel 2.1 #216

merged 8 commits into from
Feb 7, 2020

Conversation

laurentlb
Copy link
Contributor

No description provided.

_posts/2020-02-06-bazel-2.1.md Outdated Show resolved Hide resolved
_posts/2020-02-06-bazel-2.1.md Outdated Show resolved Hide resolved
_posts/2020-02-06-bazel-2.1.md Outdated Show resolved Hide resolved

* Experimental support for d8 merger is now available for use using
`--define=android_dexmerger_tool=d8_dexmerger`.
* Add desugaring support for `RoleManager#addRoleHolderAsUser`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Add desugaring support for `RoleManager#addRoleHolderAsUser`.
* Added desugaring support for `RoleManager#addRoleHolderAsUser`.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Serge's recommendation was to use present tense (https://www.bazel.build/release-notes.html#guidelines).




* Experimental support for d8 merger is now available for use using
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Experimental support for d8 merger is now available for use using
* Added experimental support for merging dex files with D8 with



* Total critical path runtime will not be longer than total execution runtime.
* A new
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* A new
* Added a new

* Total critical path runtime will not be longer than total execution runtime.
* A new
[`BuildEventProtocol`](https://docs.bazel.build/versions/master/build-event-protocol.html)
message is added for listing the convenience symlinks that get created in
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
message is added for listing the convenience symlinks that get created in
message for listing the convenience symlinks created in

* A new
[`BuildEventProtocol`](https://docs.bazel.build/versions/master/build-event-protocol.html)
message is added for listing the convenience symlinks that get created in
the workspace (such as `bazel-out`). It is enabled by
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
the workspace (such as `bazel-out`). It is enabled by
the workspace (such as `bazel-out`). Enable with the

_posts/2020-02-06-bazel-2.1.md Outdated Show resolved Hide resolved
_posts/2020-02-06-bazel-2.1.md Outdated Show resolved Hide resolved
laurentlb and others added 6 commits February 6, 2020 18:14
Co-Authored-By: Jin <jin@users.noreply.github.com>
Co-Authored-By: Jin <jin@users.noreply.github.com>
Co-Authored-By: Jin <jin@users.noreply.github.com>
Co-Authored-By: Jin <jin@users.noreply.github.com>
Co-Authored-By: Jin <jin@users.noreply.github.com>
@laurentlb
Copy link
Contributor Author

PTAL

@@ -0,0 +1,87 @@
---
layout: posts
title: "Bazel 1.1"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: "Bazel 1.1"
title: "Bazel 2.1"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks :)

@laurentlb laurentlb merged commit 8cc2bfb into bazelbuild:master Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants