Lines Matching full:toolchains
48 that one should use when patching toolchains. Please set it if you are
51 * (toolchains) When {obj}`py_runtime.interpreter_version_info` isn't specified,
55 * (toolchains) {obj}`py_cc_toolchain.libs` and {obj}`PyCcToolchainInfo.libs` is
99 * (toolchains) Added {attr}`python_repository.patch_strip` attribute for
102 `TOOL_VERSIONS` for registering patched toolchains please consider setting
105 * (toolchains) Added `//python:none`, a special target for use with
109 * (toolchains): Removed accidentally exposed `http_archive` symbol from
111 * (toolchains): An internal _is_python_config_setting_ macro has been removed.
122 * (toolchains): Change some old toochain versions to use [20240726] release to
124 * (toolchains): Bump default toolchain versions to:
154 * (toolchains) Added missing executable permission to
162 * (bzlmod): The conflicting toolchains during `python` extension will no longer
182 * (toolchains) New Python versions available: `3.12.4` using the [20240726] release.
202 * (toolchains) The exec tools toolchain now finds its interpreter by reusing
205 * (toolchains) ({obj}`//python:autodetecting_toolchain`) is deprecated. It is
228 other toolchains support.
240 * (toolchains) {obj}`//python/runtime_env_toolchains:all`, which is a drop-in
254 * (toolchains) The {obj}`exec_tools_toolchain_type` is disabled by default.
274 * (toolchains) Optional toolchain dependency: `py_binary`, `py_test`, and
324 * (toolchains): Now matching of the default hermetic toolchain is more robust
344 * (toolchains) The target runtime toolchain (`//python:toolchain_type`) has
347 * (toolchains) A toolchain type for build tools has been added:
359 * (toolchains) Added riscv64 platform definition for python toolchains.
370 * (toolchains) A replacement for the Bazel-builtn autodetecting toolchain is
391 …ensitive filesystems when targeting linux platforms with recent Python toolchains. Works around an…
409 * (toolchains): Change some old toolchain versions to use [20240224] release to
411 * (toolchains): Bump default toolchain versions to:
441 * (toolchains) Added armv7 platform definition for python toolchains.
442 * (toolchains) New Python versions available: `3.11.8`, `3.12.2` using the [20240224] release.
443 * (toolchains) New Python versions available: `3.8.19`, `3.9.19`, `3.10.14`, `3.11.9`, `3.12.3` usi…
501 * (toolchains) Windows hosts always ignore pyc files in the downloaded runtimes.
599 * (toolchains) `python_register_toolchains` now also generates a repository
610 * (toolchains) `PyRuntimeInfo` now includes a `interpreter_version_info` field
637 * (toolchains) `py_runtime`, `py_runtime_pair`, and `PyRuntimeInfo` now use the
647 * (toolchains) `py_runtime` can now take an executable target. Note: runfiles
661 * (gazelle) The gazelle plugin helper was not working with Python toolchains 3.11
686 * (toolchains) Workspace builds register the py cc toolchain (bzlmod already
766 * Skip aliases for unloaded toolchains. Some Python versions that don't have full
781 * (toolchains) Keep tcl subdirectory in Windows build of hermetic interpreter.
785 in case there is a misconfiguration of toolchains or a bug in `rules_python`.
896 * (toolchains) s390x supported for Python 3.9.17, 3.10.12, and 3.11.4.