2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-12-03 02:52:58 +00:00
rules_foreign_cc/foreign_cc/private/framework
James Sharpe b136e6c52d
Add config for building with spawn_strategy=standalone (#603)
* Add config for building with spawn_strategy=standalone

* Always build RELEASE configuration to avoid having to select for the output due to change in artifact names for debug builds

* Fix for copy_contents_to_dir and symlink_contents_to_dir on macOS as per #512

* Update name of test files
2021-05-05 17:47:25 -07:00
..
toolchains Add config for building with spawn_strategy=standalone (#603) 2021-05-05 17:47:25 -07:00
BUILD.bazel Added a new platform_info target to the foreign_cc framework (#629) 2021-05-05 21:35:54 +01:00
helpers.bzl Added a new platform_info target to the foreign_cc framework (#629) 2021-05-05 21:35:54 +01:00
platform.bzl Added a new platform_info target to the foreign_cc framework (#629) 2021-05-05 21:35:54 +01:00
toolchain.bzl Refactored framework to avoid polymorphism complexity (#612) 2021-04-30 17:03:32 +01:00