rules_cc/third_party
Yannic Bonenberger dbe8807224 Add optional tool_path_origin to Tools in C++ crosstool
This change adds an optional field to the C++ crosstool proto that
allows configuring the origin tool_path is relative to.

For now, the origin can be one of the following:
  - CROSSTOOL_PACKAGE: If tool_path is a relative path, it's assumed to
    be relative to the package of the crosstool top.
  - FILESYSTEM_ROOT: tool_path is an absolute path. This is checked by
    Bazel.
  - WORKSPACE_ROOT: tool_path must be a relative path and is assumed to
    be relative to the exec-root of the workspace (similar to other
    executables).

Updates bazelbuild/bazel#8438

Closes #10967.

PiperOrigin-RevId: 310142352
Change-Id: If6316ffa5d7d2713b197840b4aafb2f0cdbb0b96
2020-05-06 06:52:27 -07:00
..
com/github/bazelbuild/bazel/src/main/protobuf Add optional tool_path_origin to Tools in C++ crosstool 2020-05-06 06:52:27 -07:00
BUILD Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00
six.BUILD Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00