2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-12-04 08:02:31 +00:00
rules_foreign_cc/tools/build_defs/shell_toolchain/toolchains
irengrig 4d73887da8
Improve outputs handling: wrapper script in shell-abstract manner (#223)
* Improve outputs handling: wrapper script in shell-abstract manner

- extract wrapper script creation into a separate function,
- simplify the script and log names, also output the wrapper script text,
- introduce more shell primitives

related to #204

* Correct review comments
2019-02-14 10:00:19 +01:00
..
impl Improve outputs handling: wrapper script in shell-abstract manner (#223) 2019-02-14 10:00:19 +01:00
access.bzl Extract shell fragments into a toolchain (#196) 2019-01-18 18:06:10 +01:00
BUILD Register shell toolchain implementations in the correct order and allow customization (#214) 2019-01-31 15:11:28 +01:00
commands.bzl Improve outputs handling: wrapper script in shell-abstract manner (#223) 2019-02-14 10:00:19 +01:00
defs.bzl Register shell toolchain implementations in the correct order and allow customization (#214) 2019-01-31 15:11:28 +01:00
function_and_call.bzl Extract shell fragments into a toolchain (#196) 2019-01-18 18:06:10 +01:00
toolchain_mappings.bzl Register shell toolchain implementations in the correct order and allow customization (#214) 2019-01-31 15:11:28 +01:00
ws_defs.bzl Register shell toolchain implementations in the correct order and allow customization (#214) 2019-01-31 15:11:28 +01:00