Sign in
bazel
/
bazel
/
c26d8f736632d25fb3bf506dbfb61cd70d2a76d3
/
tools
/
cpp
/
BUILD.empty
1a25668
Fix buildifier warnings in @rules_cc
by hlopko
· 5 years ago
3fd5129
Add a fake cc_toolchain_config rule for our fake cc_toolchain to point to when Bazel doesn't need C++ toolchain configuration
by rosica
· 6 years ago
71bc38f
Introduce --incompatible_disable_crosstool_file flag.
by rosica
· 6 years ago
4e6080a
Remove unused cc_libraries named "stl".
by John Cater
· 6 years ago
9bf885a
Add --incompatible_remove_cpu_and_compiler_attributes_from_cc_toolchain
by hlopko
· 6 years ago
40d1dc9
Add recent C++ specific incompatible flags to host
by hlopko
· 6 years ago
28953cb
bazel/tools: add ar_files/as_files to cc_toolchain targets
by Googler
· 6 years ago
c3fb1db
Do not use CROSSTOOL to select cc_toolchain
by hlopko
· 6 years ago
547bf42
Add entries in cc_toolchain_suites so cc_toolchain label selection doesn't depend on the CROSSTOOL file.
by rosica
· 7 years ago
57bc201
Do not autodetect C++ toolchain when BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 is present
by hlopko
· 7 years ago