Sign in
bazel
/
rules_cc
/
HEAD
7d32823
Pass through cpu to rules based toolchains
by Keith Smiley
· 8 hours ago
main
d305b34
Remove archive from objc_library runfiles.
by Googler
· 9 hours ago
01cc3d5
Add has_configured_linker_path cc_tool_capability
by Keith Smiley
· 9 hours ago
8daf978
Allow using requires_none and requires_not_none at the same time
by Keith Smiley
· 3 days ago
6495bc3
Fix data on cc_import
by Keith Smiley
· 3 days ago
e1372bb
Remove intermediate_artifacts from objc_common
by Keith Smiley
· 3 days ago
961b197
Remove duplicate BUILD.bazel file
by Keith Smiley
· 3 days ago
538d89f
Remove dead code for generation of module map used for Swift compilation
by Jonathan Schear
· 4 days ago
8e2b59a
Add best effort macOS reproducibility flags
by Keith Smiley
· 4 days ago
a08a7e2
Add coverage collection script from upstream Bazel.
by UebelAndre
· 4 days ago
d52bd2d
Fix starlark toolchain regressions
by Keith Smiley
· 4 days ago
c0baec3
Fix data on objc_library
by Keith Smiley
· 5 days ago
31f137f
Change rules based toolchain macOS conditions to Apple
by Keith Smiley
· 5 days ago
30d75be
Switch soname_flags to only affect dynamic libraries
by Keith Smiley
· 5 days ago
e09f3b9
Add set_soname feature to rules based toolchain
by Keith Smiley
· 7 days ago
12dda40
Teach cc_args to interop with BuildSettingInfo
by David Zbarsky
· 7 days ago
65bc3ba
Fix requires_any_of with capabilities
by Keith Smiley
· 8 days ago
58de9d3
BEGIN_PUBLIC Release cc_embed_data in Gloop END_PUBLIC
by Mike Kruskal
· 10 days ago
8b55f4f
Allow rules_rs to use cc_common.link
by David Zbarsky
· 11 days ago
f2587eb
Remove resolving clang symlink
by Keith Smiley
· 11 days ago
827e6a2
Add cc_legacy_tool stopgap
by Keith Smiley
· 12 days ago
bfaeff6
Add scratch workflow and runner script for rules_cc
by Googler
· 12 days ago
0f6eb14
Rework README
by armandomontanez
· 12 days ago
39a97df
Add default objc_fully_link config
by Keith Smiley
· 13 days ago
2310907
Add local_defines to objc_library
by Keith Smiley
· 13 days ago
804007d
Migrate objc.builtin_objc_strip_action to a build setting.
by Googler
· 2 weeks ago
bf92fe4
Pass through target_system_name
by Keith Smiley
· 2 weeks ago
6534c9a
Add PATH to system_library test
by Keith Smiley
· 2 weeks ago
de6e35e
Add action types for llvm-profdata and gcov
by Keith Smiley
· 3 weeks ago
ccaae87
Decouple supports_start_end_lib from lld / gold
by Jeremy Nimmer
· 3 weeks ago
d596465
No public description
by David Zbarsky
· 3 weeks ago
6ccdc0c
Fix soname_flags visibility
by Keith Smiley
· 3 weeks ago
7fa6dd8
Run alwayslink tests on windows
by Keith Smiley
· 3 weeks ago
59bad3f
Add sanitize_pwd feature for PWD overwriting
by Keith Smiley
· 3 weeks ago
0850152
Centralize stamp injection between the cc toolchain and PostMark.
by Googler
· 3 weeks ago
8956a5b
Fix interface library soname
by Keith Smiley
· 3 weeks ago
f2cb3b4
Disable interface library -soname if already passed
by Keith Smiley
· 3 weeks ago
ea015e6
Remove incompatible_use_specific_tool_files use
by Keith Smiley
· 3 weeks ago
9bf4119
Remove unnecessary requires for archiver_flags
by Keith Smiley
· 3 weeks ago
0b11998
cc_toolchain's tool_map should be cfg-exec-configured
by David Zbarsky
· 3 weeks ago
2993fd1
Remove uses of bazel_features ge
by Keith Smiley
· 3 weeks ago
cab7071
Fix bazel_features usage in strip_include_prefix test
by Keith Smiley
· 4 weeks ago
72e42e7
Handle None shared_non_lto_backends in lto_index_action.
by Googler
· 4 weeks ago
6d26834
Refactor visibility to make it easier to add new packages without churn upstream.
by Jonathan B. Coe
· 4 weeks ago
8414b93
Fix layering_check with path stripping and textual_hdrs
by Keith Smiley
· 4 weeks ago
98b3674
Update C++ Test mocks for https://github.com/bazelbuild/rules_cc/pull/555
by Googler
· 4 weeks ago
eedba2d
Fix "bazel not found" and the transformer issue in Bazel CI.
by Googler
· 4 weeks ago
852869b
Make cc_library(alwayslink=True) apply to .a in srcs
by Keith Smiley
· 4 weeks ago
1a5d8a3
Fix env var data substitutions
by Keith Smiley
· 4 weeks ago
170205b
Make main_output public API
by Keith Smiley
· 5 weeks ago
5bac5b4
Run docs tests on bazelci
by Keith Smiley
· 5 weeks ago
94bda81
Make Windows MSVC builds actually deterministic
by Zephyr Lykos
· 5 weeks ago
dd7100f
external_include_paths feature: pass /external:W0 to VC++
by Philipp Stephani
· 5 weeks ago
a8b81e9
Match library filename extensions case-insensitively in create_library_to_link
by Marc Delorme
· 5 weeks ago
ba03769
Complete all extension validation before calling _cc_internal.dynamic_library_symlink.
by Googler
· 5 weeks ago
872b2fa
Exclude `strip_include_prefix` from bazel 6 presubmit.
by Googler
· 5 weeks ago
6cacee5
Remove obsolete/private link_artifact_name_suffix.
by Googler
· 5 weeks ago
128cf88
[rule based toolchain] Move compile flags before compiler input flags
by Corentin Kerisit
· 6 weeks ago
402b922
Remove @hvadehra from rules_cc CODEOWNERS
by Googler
· 6 weeks ago
258c203
Added regression testing for bzl_library trees
by UebelAndre
· 6 weeks ago
0b29dfc
Add Starlark build setting for ObjcConfiguration.alwayslinkByDefault.
by Googler
· 7 weeks ago
55764f3
Update maintainers for rules_cc in BCR metadata.
by Googler
· 7 weeks ago
8a95356
Migrate objc fragment options to starlark
by Googler
· 7 weeks ago
31065dd
Add ability to configure the mock toolchain's actions. Add an illustrating test.
by Googler
· 7 weeks ago
e6c218b
Creates _test_isolated_includes for cc_library() in new rules_cc/test/cc/common/cc_common_test.bzl
by Googler
· 7 weeks ago
3605fd8
Add `coverage` invocations to presubmit
by UebelAndre
· 7 weeks ago
2a84b02
Add cc_common_tests to //third_party/bazel_rules/rules_cc/tests/cc/common/BUILD.
by Googler
· 7 weeks ago
62c6d49
Creates _test_same_header_file_twice for cc_library() in new rules_cc/test/cc/common/cc_common_test.bzl
by Googler
· 7 weeks ago
a384dbc
Restore documentation for (pic)objects in create_library_to_link.
by Googler
· 7 weeks ago
62a7164
Use "--force_pic" in tests that depend on pic or non-pic outputs.
by Googler
· 7 weeks ago
53c66e0
Creates _test_same_cc_file_twice for cc_library() in new rules_cc/test/cc/common/cc_common_test.bzl
by Googler
· 8 weeks ago
333af1f
Fix clang version parsing on Windows.
by Jan Polášek
· 8 weeks ago
7c8d834
No public description
by Googler
· 8 weeks ago
f32fdf5
Add some missing cc_variables for Apple platforms
by Keith Smiley
· 8 weeks ago
cdf9913
fix copy_dynamic_libraries_to_binary for subdirectories
by Mike Lundy
· 8 weeks ago
d9d7798
Add strip_include_prefix textual_hdrs test
by Keith Smiley
· 8 weeks ago
748fbdf
Support env for validate_static_library
by David Zbarsky
· 8 weeks ago
0b2df85
Creates _test_action_graph for cc_binary() in new rules_cc/test/cc/common/cc_binary_configured_target_test.bzl.
by Googler
· 8 weeks ago
961abe3
Branch CcInfo-related test utilities from rules_java to rules_cc.
by Googler
· 9 weeks ago
58835b9
Update dependency bazel_features to v1.43.0
by Mend Renovate
· 9 weeks ago
ee57062
Creates _test_headers_not_passed_to_linking_action for cc_binary() in rules_cc/test/cc/common/cc_binary_configured_target_test.bzl
by Googler
· 10 weeks ago
bea7a42
Move remote config_setting to rules_cc
by Keith Smiley
· 10 weeks ago
01a1ece
Move the new rules_cc/test/cc to rules_cc/tests/cc where the previous tests already live.
by Googler
· 2 months ago
011d6d9
Expose merge_cc_info from cc_info.bzl
by Googler
· 2 months ago
9a390a7
Creates _test_files_to_build for cc_binary() in new rules_cc/test/cc/common/cc_binary_configured_target_test.bzl
by Googler
· 2 months ago
f7261c1
No public description
by Googler
· 2 months ago
fddfbba
Do not include MacOSX path if we are not in OSX
by Xavier Bonaventura
· 3 months ago
02835b3
No public description
by Googler
· 3 months ago
43ea010
Cut cc_common dependencies from split build rules.
by Googler
· 3 months ago
38517fb
Use deferred implementation for main cc_* rules.
by Googler
· 3 months ago
39e35dc
Add objc_compile to DEFAULT_SYSROOT_ACTIONS
by Corentin Kerisit
· 3 months ago
eec10ce
Create deferred implementation wrappers and add implicit dep.
by Googler
· 3 months ago
273b7d7
Split declaration and definition of `cc_{binary,library,test}`.
by Googler
· 3 months ago
3f10097
Use root-relative path to derive the solib name
by Fabian Meumertzheim
· 3 months ago
9aad5c6
Fix the behavior of copybara-comment-this-out-please, add a reverse form of it.
by Googler
· 3 months ago
447370a
Fix visibility for `//cc/common:cc_shared_library_info_bzl`
by hvadehra
· 3 months ago
962a737
Fix typo in cc_toolchain_config_lib.bzl comment.
by Googler
· 3 months ago
541eda5
Only pass profile-correction flag on GCC
by David Zbarsky
· 3 months ago
ae1df74
Fix empty flags errors
by Keith Smiley
· 3 months ago
a464a75
Silence warning with parse_headers
by Keith Smiley
· 3 months ago
Next »