2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-28 08:43:26 +00:00
rules_foreign_cc/foreign_cc
graywolf-at-work 5d391cfe9d
Make tests pass on busybox (#912)
-t option to ln is not defined under POSIX and (at least) busybox does
not implement it. Rewrite the code to use only POSIX options to ln.
2022-05-26 22:24:17 +00:00
..
built_tools Fix ninja bootstrap on macOS 12.3+ (#900) 2022-04-20 23:24:05 +01:00
private Make tests pass on busybox (#912) 2022-05-26 22:24:17 +00:00
boost_build.bzl
BUILD.bazel
cmake.bzl Replace escape_locations with escape_locations_and_make_variables everywhere (#861) 2022-02-09 22:34:12 +00:00
configure.bzl Replace escape_locations with escape_locations_and_make_variables everywhere (#861) 2022-02-09 22:34:12 +00:00
defs.bzl
extensions.bzl
make.bzl Replace escape_locations with escape_locations_and_make_variables everywhere (#861) 2022-02-09 22:34:12 +00:00
ninja.bzl Replace escape_locations with escape_locations_and_make_variables everywhere (#861) 2022-02-09 22:34:12 +00:00
providers.bzl
repositories.bzl Fixups to use of Labels to support bzlmod (#872) 2022-04-07 16:44:38 +01:00