2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-25 17:31:25 +00:00
rules_foreign_cc/tools/build_defs
Philip Shao b3caa87950 Fix extension-stripping logic.
Trivial manual test case:
   libpython3.8.a <-> libpython3.8m.a

Existing logic erroneously reports collision on "libpython3" token.
2020-08-21 13:52:49 +02:00
..
native_tools Fix Buildifier warnings (#395) 2020-05-04 19:50:45 +02:00
shell_toolchain Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00
boost_build.bzl Migrate for --incompatible_enable_cc_toolchain_resolution (#262) 2019-05-15 14:43:13 +02:00
BUILD Extract cmake and ninja into a toolchain; provide defaults. (#192) 2019-01-08 12:25:16 +01:00
cc_toolchain_util.bzl Fix extension-stripping logic. 2020-08-21 13:52:49 +02:00
cmake.bzl Fix Buildifier warnings (#395) 2020-05-04 19:50:45 +02:00
cmake_script.bzl Fix Buildifier warnings (#395) 2020-05-04 19:50:45 +02:00
configure.bzl Support running autogen.sh and autoreconf (#403) 2020-06-08 19:01:21 +02:00
configure_script.bzl Handle case where LDFLAGS is undefined (#407) 2020-06-08 19:05:29 +02:00
detect_root.bzl Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00
framework.bzl Add "#!/usr/bin/env bash" prefix to the scripts (#410) 2020-06-09 17:39:51 +02:00
make.bzl Implement support for "pure" GNU Make in make.bzl (#285) 2019-07-10 18:05:24 +02:00
run_shell_file_utils.bzl Extract shell fragments into a toolchain (#196) 2019-01-18 18:06:10 +01:00
shell_script_helper.bzl Fix shell_script_helper.bzl to replace function calls inside function… (#375) 2020-04-30 11:24:25 +02:00
version.bzl Fix using Bazel-built libraries by cmake_external and configure_make (#249) 2019-05-09 10:35:00 +02:00