Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_cc
/
HEAD
dc42405
Add //cc/libc config settings for C standard libraries (#792)
by Fabian Meumertzheim
· 2 days ago
upstream/main
aff5441
Honor object extensions for ThinLTO merged artifacts (#853)
by Corentin Kerisit
· 5 days ago
e895a95
Update _header_modules_feature in cc_toolchain_config.bzl to match prod crosstool behavior.
by Googler
· 8 days ago
f9c979f
Implements the tests in LibraryLinkingTest in Starlark in rules_cc.
by Googler
· 9 days ago
e612a59
Remove link_action_subject.
by Googler
· 10 days ago
95e7582
Reuse cc_args action lists, variables, and tuples (#846)
by David Zbarsky
· 10 days ago
bb9acd6
Make grep_includes a public attribute (#838)
by Keith Smiley
· 11 days ago
3d6b6ac
Do not retain a name string for generated module maps
by Fabian Meumertzheim
· 12 days ago
dcc3ad3
Implements the single test in CcCompileOnlyTest in Starlark in rules_cc.
by Googler
· 13 days ago
5bcfcf7
Pass fission flags to ThinLTO backend actions (#837)
by Alex Bakon
· 13 days ago
d27efa1
Implement Bazel's CcBinaryFdoTest in Starlark in rules_cc.
by Googler
· 14 days ago
ef14894
Implement tests in Bazel's CppLinkstampCompileHelperTest in Starlark in rules_cc.
by Googler
· 14 days ago
87efbad
Move tests from Bazel's CcImportBaseConfiguredTargetTest to rules_cc.
by Googler
· 14 days ago
6cc1bf0
Expand tree artifacts in textual_hdrs in generated module maps (#787)
by Fabian Meumertzheim
· 14 days ago
0e3cf8f
Partially move tests from Bazel's CppLinkActionTest to rules_cc.
by Googler
· 14 days ago
6c6a87e
Expose Bazel cc rule functions for extension
by Googler
· 14 days ago
2a5ef7f
Add regression test for duplicated static libraries in LTO.
by Googler
· 14 days ago
84cca09
Add Clang -ftime-trace support to rules_cc (#772)
by PikachuHy
· 2 weeks ago
998a689
Return depset_file subjects from link_action inputs() and outputs()
by Googler
· 2 weeks ago
555884c
Small leftover cleanups from batch 1-8
by Googler
· 2 weeks ago
2d8181a
Don't sort link_action_subject.argv when listing actual values on assert failure.
by Googler
· 2 weeks ago
b0b32e2
Add regression test for LTO indexing with non-bitcode objects
by Googler
· 2 weeks ago
df5f5b7
Migrate batch 8 of CcBinaryThinLtoTest to Starlark
by Googler
· 2 weeks ago
b529d7d
Migrate batch 7 of CcBinaryThinLtoTest to Starlark
by Googler
· 2 weeks ago
c693cf8
Temporarily disable coverage for Windows Bazel ROLLING
by Googler
· 2 weeks ago
c196b72
Enable coverage testing for Bazel HEAD platforms in CI.
by Googler
· 2 weeks ago
4591082
No public description
by Googler
· 2 weeks ago
3be6b9d
Simplify Starlark prefix and suffix checks with tuples (#832)
by David Zbarsky
· 2 weeks ago
7b711b6
Fix conflicting actions for C++20 modules info files in PIC/non-PIC b… (#834)
by PikachuHy
· 2 weeks ago
cd5e6f2
Move tests from Bazel's CcBinarySplitFunctionsTest to rules_cc.
by Googler
· 3 weeks ago
9ab40ba
Reuse Starlark default features in CcToolchainInfo
by David Zbarsky
· 3 weeks ago
679c0e4
Migrate rules_cc _xcode_config to apple_support version_config
by Googler
· 3 weeks ago
db79849
Fix system_include_paths with textual_hdrs/hdrs and strip_include_prefix
by Keith Smiley
· 3 weeks ago
7c35431
Migrate batch 6 of CcBinaryThinLtoTest to Starlark
by Googler
· 3 weeks ago
d0381e5
Move Bazel's CppOutputGroupsTest to rules_cc and implement in Starlark.
by Googler
· 3 weeks ago
1256674
Use Starlark dynamic-library symlinks in C++ linking
by David Zbarsky
· 3 weeks ago
eb9a598
Update the rules_testing archive override commit in MODULE.bazel.
by Googler
· 3 weeks ago
0d150d5
Allow 'includes = ["."]' in the root of the repo
by Keith Smiley
· 3 weeks ago
df61b8c
Update mock cc_toolchain_config in rules_cc to support proto features.
by Googler
· 3 weeks ago
14686ad
Expose a new API that copying from an existing library with overrides, so that callers don't need to know all internal attributes to avoid silently dropping some.
by Googler
· 3 weeks ago
6284427
Update rules_testing to be able to use new functions.
by Googler
· 3 weeks ago
032ed7a
Check private cc_common.link arguments once
by David Zbarsky
· 3 weeks ago
c7abbec
Fix VS2026 being passed an unsupported debug flag in -c fastbuild
by Robin Lindén
· 3 weeks ago
32bd0f3
Migrate batch 5 of CcBinaryThinLtoTest to Starlark
by Googler
· 3 weeks ago
6841811
Sync upstream coverage changes
by Keith Smiley
· 3 weeks ago
ab613e1
Create features to enable/disable path mapping for CppLink.
by Googler
· 4 weeks ago
44362a7
Update includes docs for -I change
by Keith Smiley
· 4 weeks ago
e86832f
Migrate batch 4 of CompileBuildVariablesTest to Starlark (Approach 3)
by Googler
· 4 weeks ago
e8f199e
Migrate batch 3 of CompileBuildVariablesTest to Starlark (Approach 3)
by Googler
· 4 weeks ago
07148ce
Migrate batch 2 of CompileBuildVariablesTest to Starlark (Approach 3)
by Googler
· 4 weeks ago
f8c199a
Migrate batch 1 of CompileBuildVariablesTest to Starlark (Approach 3)
by Googler
· 4 weeks ago
0dbd40c
Migrate batch 4 of LinkBuildVariablesTest to Starlark
by Googler
· 4 weeks ago
19d93b0
Migrate batch 4 of CcBinaryThinLtoTest to Starlark
by Googler
· 4 weeks ago
1862f43
Implement CcBadDependenciesTest in Starlark.
by Googler
· 4 weeks ago
ab46bbb
Pass use_pic when creating module codegen actions
by Fabian Meumertzheim
· 4 weeks ago
afe9d95
Fix external prefix stripping in rules_cc _repo_relative_path helper.
by Googler
· 4 weeks ago
d8eea5a
Add toolchain env + default env to dwp actions
by Keith Smiley
· 4 weeks ago
0be22af
Support C++20 modules in the rules-based toolchain API
by Fabian Meumertzheim
· 4 weeks ago
8f633a7
Migrate more shell tests from bazel to rules_cc.
by Googler
· 4 weeks ago
daa38d2
Replace confusing is_dynamic_link_type parameter
by Keith Smiley
· 4 weeks ago
5d3db8d
Migrate batch 3 of LinkBuildVariablesTest to Starlark
by Googler
· 4 weeks ago
c85b4d3
RELNOTES: throw an error if attributes contain an absolute path instead of silently ignoring them.
by Googler
· 4 weeks ago
0926ec4
Migrate batch 2 of CppModulesConfiguredTargetTest to Starlark
by Googler
· 5 weeks ago
bcd0612
[bzl-optimizer] Eliminate redundant Starlark list allocations in C++ build variables.
by Googler
· 5 weeks ago
aedc636
Migrate batch 1 of CppModulesConfiguredTargetTest to Starlark
by Googler
· 5 weeks ago
edc6a8d
Add the beginnings of an Apple vendor constraint check to nudge users of objc_library in the right direction if a compatible Apple platform is not set.
by Nicholas Levin
· 5 weeks ago
1f2d120
Fix buildifier issues
by Keith Smiley
· 5 weeks ago
0c36f2b
Disable macOS toolchain by default
by Keith Smiley
· 5 weeks ago
e60a9a8
Migrate tests for C++ Malloc Propagation and Coverage Files to Starlark.
by Googler
· 5 weeks ago
df53d0c
No public description
by Googler
· 6 weeks ago
736fa13
Fix another case of tool_paths vs action configs
by Keith Smiley
· 6 weeks ago
ebe5632
Move dynamic library symlink actions to starlark.
by Googler
· 6 weeks ago
faf2113
Support C++20 modules, GCC part
by PikachuHy
· 6 weeks ago
3231dee
Starlarkify get_tool_requirement_for_action
by David Zbarsky
· 6 weeks ago
7191400
Starlarkify default_features_and_action_configs
by David Zbarsky
· 6 weeks ago
b4b5645
No public description
by Googler
· 6 weeks ago
48d6acc
RELNOTES: throw an error if attributes contain an absolute path instead of silently ignoring them.
by Googler
· 6 weeks ago
ad214a9
Support path mapping in CppLink IFF it's non-lto.
by Googler
· 6 weeks ago
9acfa2f
Freeze libraries to link before interning them.
by Googler
· 6 weeks ago
5178408
Add loongarch64 support
by zhaixiaojuan
· 6 weeks ago
2c27663
Add best effort toolchain feature docs
by Keith Smiley
· 6 weeks ago
04b70ec
Return repo_metadata from repository rules
by Keith Smiley
· 6 weeks ago
d029652
Cache rule feature lists
by David Zbarsky
· 6 weeks ago
0cc41d6
Starlarkify legacy_cc_flags_make_variable_do_not_use
by David Zbarsky
· 7 weeks ago
77eb752
Remove unused proto aspects semantics helper
by David Zbarsky
· 7 weeks ago
21e1430
Add -mmacosx-version-min back to default toolchain
by Keith Smiley
· 7 weeks ago
0.2.22
0662ed2
Fix kwargs handling in c++20 modules functions.
by Googler
· 7 weeks ago
840d532
Propagate cc_shared_library GraphStructureAspect to toolchains.
by Googler
· 7 weeks ago
cb55cca
Use custom params file naming support for LTO indexing
by Googler
· 7 weeks ago
56e38b4
Move C++ dwp/fission tests to rules_cc.
by Googler
· 7 weeks ago
9b32183
Add macOS ThinLTO arguments
by David Zbarsky
· 7 weeks ago
1a20833
Change default needs_include_validation to match createCppCompileAction's parameters.
by Googler
· 8 weeks ago
0.2.21
fad3ad3
Starlarkify compute_output_name_prefix_dir
by David Zbarsky
· 8 weeks ago
593d6fc
Remove unused variable
by Keith Smiley
· 8 weeks ago
084155d
Automatic code cleanup.
by Googler
· 8 weeks ago
da170e4
Revert toolchain expansions and introduce profile changelist defines to linkstamp compile.
by Googler
· 8 weeks ago
5eeedeb
Support the new(ish) `@//tools/cpp:cc_runtimes_toolchain_type` toolchain for adding runtimes-on-demand.
by Googler
· 8 weeks ago
97e2922
Add Windows ThinLTO arguments
by David Zbarsky
· 8 weeks ago
beab926
Remove `--incompatible_make_thinlto_command_lines_standalone` from `test_lto_standalone_command_lines`.
by Googler
· 8 weeks ago
f2e4ad2
Make default OSX toolchain respect the use_libtool flag
by David Zbarsky
· 8 weeks ago
Next »