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
UebelAndre 4eb5c5c0c2
Added a new platform_info target to the foreign_cc framework (#629)
* Added a new `platform_info` target to the foreign_cc framework

* Update foreign_cc/private/framework/platform.bzl

Co-authored-by: James Sharpe <james.sharpe@zenotech.com>

Co-authored-by: James Sharpe <james.sharpe@zenotech.com>
2021-05-05 21:35:54 +01:00
..
framework Added a new platform_info target to the foreign_cc framework (#629) 2021-05-05 21:35:54 +01:00
BUILD.bazel Refactored framework to avoid polymorphism complexity (#612) 2021-04-30 17:03:32 +01:00
cc_toolchain_util.bzl Fix string escaping for cmake and configure/make (#567) 2021-04-15 16:44:41 -07:00
cmake_script.bzl Added new foreign_cc framework commands: (#628) 2021-04-30 13:26:23 -07:00
configure_script.bzl Added new foreign_cc framework commands: (#628) 2021-04-30 13:26:23 -07:00
detect_root.bzl Addressed buildifier defects (#599) 2021-04-02 01:45:36 +00:00
framework.bzl Added a new platform_info target to the foreign_cc framework (#629) 2021-05-05 21:35:54 +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