Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
apple_support
/
HEAD
e626d32
Fix `build_file` attribute on `http_dmg` repository rule. (#461)
by UebelAndre
· 3 days ago
upstream/master
6f267b1
Remove Thi from maintainers (#460)
by Brentley Jones
· 7 days ago
e35eaf0
Remove absolute AST path functionality (#458)
by Keith Smiley
· 7 days ago
d372826
Remove Patrick from contributors (#459)
by Brentley Jones
· 8 days ago
54d9efb
Use _STATIC_LINK_ACTIONS where possible (#457)
by Keith Smiley
· 8 days ago
330ecc5
Remove per_object_debug_info feature (#454)
by Keith Smiley
· 8 days ago
35e827a
Move env vars into always required feature (#455)
by Keith Smiley
· 8 days ago
3a8574f
Delete -frandom-seed flag (#456)
by Keith Smiley
· 8 days ago
8c5ddb9
Hoist -target and -no-canonical-prefix flags to new feature (#453)
by Keith Smiley
· 8 days ago
b295605
Remove sysroot feature (#452)
by Keith Smiley
· 8 days ago
bdf49ec
Define _DYNAMIC_LINK_ACTIONS from ACTION_NAME_GROUPS (#450)
by Keith Smiley
· 8 days ago
9113561
Apple compiler_input_flags to all compile actions (#447)
by Keith Smiley
· 8 days ago
b6ac3a7
Bump rules_cc dep (#448)
by Keith Smiley
· 8 days ago
030e4fe
Remove objc_actions "feature" (#449)
by Keith Smiley
· 8 days ago
606a077
Delete unfiltered_cxx_flags feature (#451)
by Keith Smiley
· 8 days ago
fff29db
Inline archiver_flags features (#445)
by Keith Smiley
· 9 days ago
fd8ee1d
Remove -pthread compiler flag (#446)
by Keith Smiley
· 9 days ago
a63e278
Remove linker_input_params (#443)
by Keith Smiley
· 9 days ago
53441f6
Remove C++ nodeps action_config (#444)
by Keith Smiley
· 9 days ago
1d26d2d
Use more ACTION_NAMES variables (#442)
by Keith Smiley
· 9 days ago
7cfd69e
Remove cpp_link_static_library from some flag_sets (#440)
by Keith Smiley
· 9 days ago
f7dbe23
Remove objcopy action_config (#441)
by Keith Smiley
· 9 days ago
0a1c3c2
Workaround upstream rules_cc transition issues (#433)
by Keith Smiley
· 9 days ago
9d59e2b
Remove libopts toolchain variable (#439)
by Keith Smiley
· 9 days ago
b849042
Use ACTION_NAMES variables instead of strings (#438)
by Keith Smiley
· 9 days ago
87be9d5
Remove unsupported actions from configs (#437)
by Keith Smiley
· 9 days ago
36a96b8
Fix outdated readme CLT comment (#436)
by Keith Smiley
· 9 days ago
7cc1ce1
apple_genrule(): stop using some legacy features (#431)
by Ed Schouten
· 11 days ago
345ebd9
Avoid last_green bazel issue (#435)
by Keith Smiley
· 12 days ago
d10e819
Added support for http_dmg archives with symlinks pointing to symlinks (#434)
by UebelAndre
· 3 weeks ago
2e240cf
Fix bad strip_prefix error message for http_dmg (#432)
by UebelAndre
· 3 weeks ago
1f942ef
Pass -object_path_lto <path> linker flag for LTO builds (#420) (#428)
by Mathieu Olivari
· 4 weeks ago
3c286af
Update BCR CI to exclude some more tests (#427)
by Keith Smiley
· 5 weeks ago
4c51f10
Revert "Pass -object_path_lto <path> linker flag for LTO builds (#420)" (#426)
by Keith Smiley
· 5 weeks ago
1.23.1
4797ada
Fix cxx_flags order (#424)
by Keith Smiley
· 5 weeks ago
f156ccd
Remove apple_crosstool_top (#425)
by Keith Smiley
· 5 weeks ago
dd7558f
Added `http_dmg` repository rule for fetching and extracting dmgs (#421)
by UebelAndre
· 6 weeks ago
1.23.0
61b44d1
Pass -object_path_lto <path> linker flag for LTO builds (#420)
by Sanju Naik
· 8 weeks ago
9975f41
cc_binary: support .dSYM generation (#402)
by benjivos
· 9 weeks ago
7009b77
Add support for BAZEL_CONLYOPTS, BAZEL_CXXOPTS, BAZEL_LINKOPTS (#416)
by Austin Schuh
· 3 months ago
5922b64
remove protobuf dev dependency originally added to fix stardoc, bump stardoc (#419)
by Aaron Sky
· 3 months ago
2923adf
bump buildifier in bazelci and correct new lints (#418)
by Aaron Sky
· 3 months ago
addaa43
Remove owner from create_linking_context (#417)
by Keith Smiley
· 3 months ago
b97a00d
Mark module extension as reproducible (#328)
by Fabian Meumertzheim
· 3 months ago
19cbebf
Consume the pipes before waiting for pid (#411)
by Martín Conte Mac Donell
· 3 months ago
1.22.1
da96f62
Fix more cases of DefaultInfo use (#414)
by Keith Smiley
· 4 months ago
8dbccb3
use DefaultInfo in apple_support (#413)
by David Sanderson
· 4 months ago
d348852
Upstream: Add an "empty SDK" variant. (#412)
by Luis Padron
· 4 months ago
b72a95c
Upstream: remove `xcode_config_alias` (#409)
by Luis Padron
· 4 months ago
9b4497c
Upstream: Add an optional argument to allow users of the apple_support methods to resolve constraints to return None rather than fail when a constraint is not found. (#410)
by Luis Padron
· 4 months ago
766340e
Upstream: Define `xcode_support.get_current_sdk` and `xcode_support.get_current_xcode` helpers (#408)
by Luis Padron
· 5 months ago
bbedb16
Upstream: add `sdk` attribute to `xcode_version` (#406)
by Luis Padron
· 5 months ago
b151d69
Revert "Fix oso_prefix paths (#347)" (#405)
by Keith Smiley
· 5 months ago
1.22.0
bcbc945
Replace cpu config_setting with constraint_values (#394)
by Keith Smiley
· 5 months ago
6fe9369
Remove old crosstool flags (#403)
by Keith Smiley
· 6 months ago
e6334b7
Use absolute path to dirname (#400)
by Keith Smiley
· 6 months ago
1.21.1
412842a
Test against 7.0 explicitly (#398)
by Keith Smiley
· 6 months ago
0db95b1
Delete more bazel 6.x details (#397)
by Keith Smiley
· 6 months ago
e30789c
Add 8.x to bcr CI (#396)
by Keith Smiley
· 6 months ago
5cd5eae
Remove relative path to wrapped_clang from osx_cc_wrapper.sh (#395)
by Keith Smiley
· 6 months ago
1.21.0
4bf951a
Fork the Xcode rules from Bazel built-in Starlark into `apple_support` (#332)
by Brentley Jones
· 6 months ago
5f0b1f4
Drop support for bazel 6 (#352)
by Aaron Sky
· 6 months ago
3483cfe
Move toolchain tool setup out of repo rule (#393)
by Keith Smiley
· 6 months ago
1.20.0
abf8c97
Add 7.x CI job (#392)
by Keith Smiley
· 6 months ago
73a97a6
Move layering_check setup out of repo rule (#391)
by Keith Smiley
· 6 months ago
525cdda
Replace libtool shell template with C++ (#388)
by Keith Smiley
· 6 months ago
88c2edc
Fix generate_linkmap for cc_binary (#389)
by Keith Smiley
· 6 months ago
9d23ab4
Support eventual removal of do_not_use_macos_set_install_name (#378)
by Keith Smiley
· 6 months ago
9e2e56d
Add another case for duplicate object basenames (#387)
by Keith Smiley
· 6 months ago
c4ae462
Setup clang-format in pre-commit (#383)
by Keith Smiley
· 6 months ago
42c5b9b
Default to more output from test errors (#386)
by Keith Smiley
· 6 months ago
b33ae04
Improve test failure message (#385)
by Keith Smiley
· 6 months ago
9652aec
Remove xcode_version from CI config (#382)
by Keith Smiley
· 6 months ago
f19fffc
Add test for archive file hashes (#384)
by Keith Smiley
· 6 months ago
f132c5e
Use xcrunwrapper from this repo (#380)
by Keith Smiley
· 6 months ago
e9263f0
Update for get_cpu upstream removal (#381)
by Keith Smiley
· 6 months ago
4e82614
Update C++ standard default to 17 (#376)
by Aaron Sky
· 7 months ago
92cef2e
Fix when `libtool` is called from a location other than Bazel’s execution root (#375)
by Brentley Jones
· 7 months ago
1.19.0
44c43c7
Remove no_uuid and codesigning workarounds when building wrapped_clang. (#373)
by Martin Kosiba
· 7 months ago
1f3903f
Revert "Enable link time -Os in opt builds (#348)" (#372)
by Keith Smiley
· 8 months ago
1.18.1
4d8a15c
Remove unnecessary executable from toolchain (#370)
by Keith Smiley
· 8 months ago
73f9469
Remove bazel 5.x workaround (#369)
by Keith Smiley
· 8 months ago
ba08aac
Add no_dotd_file well known feature (#356)
by Keith Smiley
· 8 months ago
5e579c7
add `suppress_warnings` feature (#367)
by Aaron Sky
· 8 months ago
522b8d9
Use a BCR test module for tests (#366)
by Brentley Jones
· 8 months ago
7978c14
Always create toolchain (#365)
by Brentley Jones
· 8 months ago
1.18.0
2a5f1cd
Revert "Enable the `archive_param_file` feature by default (#364)"
by Brentley Jones
· 8 months ago
ffa42e4
Enable the `archive_param_file` feature by default (#364)
by Brentley Jones
· 8 months ago
d77535b
Use build rules for some toolchain tools (#361)
by Brentley Jones
· 8 months ago
6c9a8cd
Downgrade buildifier (#363)
by Keith Smiley
· 8 months ago
af8d93a
Correct the documentation for the `xcode_sdk_variant.version` attribute. (#360)
by Luis Padron
· 8 months ago
bce234f
Add the `xcode_sdk_variant` rule. (#358)
by Luis Padron
· 8 months ago
a5fcd1d
Fix buildifier errors (#359)
by Luis Padron
· 8 months ago
a165a72
Copy osx_cc_wrapper.sh.tpl from bazel (#357)
by Keith Smiley
· 8 months ago
6e0fdb1
Add support for CLT only (#354)
by Keith Smiley
· 10 months ago
8d477fc
Copy files into `local_config_apple_cc` instead of symlinking (#355)
by Brentley Jones
· 10 months ago
1e48772
Fix bazel @ HEAD compat (#351)
by Keith Smiley
· 10 months ago
ca8b66c
Add Aaron to `CODEOWNERS` (#349)
by Aaron Sky
· 11 months ago
27df79d
Enable link time -Os in opt builds (#348)
by Corentin Kerisit
· 11 months ago
8ee7a2d
Fix oso_prefix paths (#347)
by Keith Smiley
· 1 year ago
1.17.1
Next »