Skip to content

Update cross compile instructions when using cgo#2204

Merged
jayconrod merged 2 commits intobazel-contrib:masterfrom
robbertvanginkel:patch-1
Sep 10, 2019
Merged

Update cross compile instructions when using cgo#2204
jayconrod merged 2 commits intobazel-contrib:masterfrom
robbertvanginkel:patch-1

Conversation

@robbertvanginkel
Copy link
Copy Markdown
Contributor

This was noted in the release notes for 0.19.0: https://github.com/bazelbuild/rules_go/releases/tag/0.19.0, but hard to find anywhere else.

Copy link
Copy Markdown
Collaborator

@jayconrod jayconrod left a comment

Choose a reason for hiding this comment

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

Thanks! sorry for the delay.

@jayconrod jayconrod merged commit 3766659 into bazel-contrib:master Sep 10, 2019
yushan26 pushed a commit to yushan26/rules_go that referenced this pull request Jun 16, 2025
With this PR we get rudimentary unit tests for the `python` bzlmod
extension
which allows us to unit test the override behaviour that will become
more
complex soon.

Summary:
- refactor: inline the python_register_toolchains
- refactor: use toolchain_info to call python_register_toolchains
- refactor: move the registration out of the main loop
- refactor: split the parsing of the modules to a separate function
- test(bzlmod): add python.toolchain module parsing tests

Work towards bazel-contrib#2081

---------

Co-authored-by: Richard Levasseur <richardlev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants