2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-30 16:42:07 +00:00
rules_foreign_cc/foreign_cc/private
sam-lunt f9dc5ebb0f
Build make commands from correct attribute dict (#643)
* build make commands from attrs, not ctx.attr

* do not replace all instances of make/ninja
2021-05-12 16:21:25 +01:00
..
framework Fixed silent failures replacing sandbox paths in outputs (#635) 2021-05-09 06:18:25 +01:00
BUILD.bazel Refactored framework to avoid polymorphism complexity (#612) 2021-04-30 17:03:32 +01:00
cc_toolchain_util.bzl Add set of features to disable from the toolchain used to pass to the external build system (#631) 2021-05-07 08:39:57 -07:00
cmake_script.bzl Added new foreign_cc framework commands: (#628) 2021-04-30 13:26:23 -07:00
configure_script.bzl Set MAKE env var (#638) 2021-05-09 15:44:57 -07:00
detect_root.bzl Addressed buildifier defects (#599) 2021-04-02 01:45:36 +00:00
framework.bzl Build make commands from correct attribute dict (#643) 2021-05-12 16:21:25 +01:00
make_script.bzl Added new foreign_cc framework commands: (#628) 2021-04-30 13:26:23 -07:00
run_shell_file_utils.bzl Added new foreign_cc framework commands: (#628) 2021-04-30 13:26:23 -07:00