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

Add register_{execution_platforms,toolchains} directives to MODULE.ba… #15852

Merged

Commits on Jul 12, 2022

  1. Add register_{execution_platforms,toolchains} directives to MODULE.ba…

    …zel files
    
    These are intended to replace the {execution_platforms,toolchains}_to_register attribtues on the module() directive, which are a bit harder to use since they have to be grouped up together near the top.
    
    bazelbuild#15829
    
    RELNOTES: Added new register_{execution_platforms,toolchains} directives to the MODULE.bazel file, to replace the {execution_platforms,toolchains}_to_register attributes on the module() directive.
    PiperOrigin-RevId: 459714400
    Change-Id: If8a25ef92ac695a3f012d54d0e189d8ae25d0833
    Wyverald authored and fmeum committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    75a538f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    4aafce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a949be View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    525edbb View commit details
    Browse the repository at this point in the history