rules_cc/cc
Googler 56897752c0 Remove restriction on generate_pdb_file to be only used in dbg and fastbuild mode
Users may want to build in opt mode and still want the pdb file to be a linking action output.
See https://github.com/bazelbuild/rules_cc/issues/94#issuecomment-828254895

RELNOTES: None
PiperOrigin-RevId: 372351216
Change-Id: I1b8a8709014deb4abdb13db387e185cd08f408d7
2021-05-06 08:44:55 -07:00
..
private Remove restriction on generate_pdb_file to be only used in dbg and fastbuild mode 2021-05-06 08:44:55 -07:00
BUILD Add //cc:srcs filegroup that Bazel can depend on in unittests 2019-11-07 02:27:13 -08:00
action_names.bzl Add constants for common groups of action names. 2020-10-28 05:27:07 -07:00
cc_toolchain_config_lib.bzl Add docstring to providers to make buildifier happy. 2020-10-01 07:16:37 -07:00
defs.bzl Fix immutable frozen set bug in defs.bzl 2019-11-29 04:19:02 -08:00
find_cc_toolchain.bzl Update rules_cc to use the correct toolchain type (@bazel_tools//tools/cpp:toolchain_type). 2021-03-05 09:10:23 -08:00
repositories.bzl Instead disable the buildifier warning 2020-05-04 11:59:13 +02:00
system_library.bzl Merge pull request #79 from agluszak:system_library 2020-09-23 06:28:04 -07:00
toolchain_utils.bzl Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00
version.bzl Add version number to a dedicated bzl file 2019-10-02 15:25:05 +02:00