- 391a25d Supporting changes for CFI toolchain features by Trevor Radcliffe · 1 year, 10 months ago
- 01ec55e Express no{,_lib}crt via features vs attrs by Alex Márquez Pérez Muñíz Díaz Puras Thaureaux · 1 year, 11 months ago
- 225a37a Use the same rpaths for tests and binaries and cc and rust by Colin Cross · 2 years ago
- b582e61 Fix "--version_script" typo in doc. by Jingwen Chen · 2 years, 2 months ago
- c3977fa Use LLD for Darwin host binaries by Yi Kong · 2 years, 6 months ago
- 3e5e778 Reland: Fix -Wl,--exclude-libs for clang runtime libraries by Colin Cross · 2 years, 7 months ago
- 567d983 Revert "Fix -Wl,--exclude-libs for clang runtime libraries" by Colin Cross · 2 years, 7 months ago
- 59de280 Fix -Wl,--exclude-libs for clang runtime libraries by Colin Cross · 2 years, 7 months ago
- 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 2 years, 8 months ago
- 958c957 Add linker_scripts property by David Brazdil · 2 years, 8 months ago
- 718eb27 Delete toolchain_library by Liz Kammer · 3 years ago
- 0eae52e bp2build; Update handling of linker flags by Liz Kammer · 3 years, 3 months ago
- 6ada589 Add support for nocrt by translating it to link_crt in bp2build. by Jingwen Chen · 3 years, 4 months ago
- 5569d6e Deprecate `group_static_libs` property by LaMont Jones · 3 years, 4 months ago
- 3aa9544 Add exclude_runtime_libs to more targets. by Martin Stjernholm · 3 years, 4 months ago
- a592b6f Reland: Add more target-specific properties by Jiyong Park · 3 years, 6 months ago
- 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
- c5647ca Merge "Revert "Split the x86 host toolchain into glibc and musl variants"" by Colin Cross · 3 years, 5 months ago
- 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
- 7628e93 Merge changes Idbeb4819,Ifc02f9e5 by Colin Cross · 3 years, 5 months ago
- 2231f8a Merge "Remove default_shared_libs" by Treehugger Robot · 3 years, 5 months ago
- 5942238 Add dynamic_list property by Colin Cross · 3 years, 5 months ago
- 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 3 years, 6 months ago
- b8d6987 Merge "Remove Fuchsia support from Soong" by Colin Cross · 3 years, 5 months ago
- 6b8f425 Remove default_shared_libs by Colin Cross · 3 years, 5 months ago
- 2e4c0eb Merge "Apply system_shared_libs to all variants" by Treehugger Robot · 3 years, 5 months ago
- cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 6 months ago
- 33bac24 Remove clang indirection without affecting build.ninja by Colin Cross · 3 years, 6 months ago
- 72bf8e1 Apply system_shared_libs to all variants by Colin Cross · 3 years, 6 months ago
- 9ecb42d Add default_shared_libs property by Colin Cross · 3 years, 6 months ago
- c854468 Add DefaultSharedLibraries to Toolchain by Colin Cross · 3 years, 6 months ago
- 250c521 Mark more fields in BaseLinkerProperties as arch variant by Pirama Arumuga Nainar · 3 years, 7 months ago
- d366c90 Handle no_libcrt in bp2build. by Liz Kammer · 3 years, 7 months ago
- 1af9316 Remove sort_bss_symbols_by_size. by Lukacs T. Berki · 3 years, 7 months ago
- 088b535 Fix the apex compatible issue on the platform Q by Luke Huang · 3 years, 8 months ago
- 852edc1 cc/linker.go: check min_sdk_version. by Elliott Hughes · 3 years, 8 months ago
- 8df4b3d Use SHT_RELR relocations where possible. by Elliott Hughes · 3 years, 9 months ago
- be763f7 Skip default dependencies for header libraries by Colin Cross · 3 years, 8 months ago
- c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 3 years, 9 months ago
- bf1db7b Move gen_sorted_bss_symbols.sh to use LLVM binutils by Yi Kong · 3 years, 9 months ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
- 6977e8a 'vendor_available: *' will not create product variant by Justin Yun · 4 years, 2 months ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
- e386754 target.apex.exclude_[shared|static]_libs to cc_* modules by Jiyong Park · 4 years, 1 month ago
- e0f2ab3 Improve commenting of cc/binary.go. by Chris Parsons · 4 years, 1 month ago
- 63e9ec7 Define product_available property by Justin Yun · 4 years, 2 months ago
- 6da33c2 Add target.vendor_ramdisk. by Yifan Hong · 4 years, 2 months ago
- d2057fb cc/linker.go: fix typo. by Yifan Hong · 4 years, 2 months ago
- 219968c soong: Exclude system shared libs from fix suggestions by Yo Chiang · 4 years, 3 months ago
- f70926e Remove libc_scudo references. by Christopher Ferris · 4 years, 7 months ago
- 0621031 Add exclude_shared_libs, expand exclude_static_libs to cover static_libs by Colin Cross · 4 years, 7 months ago
- ff550f3 Merge "Revert^2 "Add sdk mutator for native modules"" by Colin Cross · 4 years, 9 months ago
- c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
- d66b121 Merge "Revert "Add sdk mutator for native modules"" by Colin Cross · 4 years, 9 months ago
- f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
- f5d6756 Merge "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
- 82e192c Add sdk mutator for native modules by Colin Cross · 4 years, 11 months ago
- 10566a0 Propagate empty vs unspecified system_shared_libs correctly. by Martin Stjernholm · 4 years, 9 months ago
- cc868de Merge "Remove unused mips workarounds." by Elliott Hughes · 4 years, 10 months ago
- 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 4 years, 10 months ago
- da3a071 Remove unused mips workarounds. by Elliott Hughes · 4 years, 10 months ago
- 2a2e0db Add an order-only dependency on the build number file by Colin Cross · 4 years, 11 months ago
- 5c50e7f Merge "Add static_libs field to target.vendor" by Treehugger Robot · 4 years, 11 months ago
- ed5c146 Add static_libs field to target.vendor by Chong Zhang · 4 years, 11 months ago
- 730573c Merge "Use relocation-packer style relocation packing between 23 and 28." by Elliott Hughes · 5 years ago
- da909fe Use relocation-packer style relocation packing between 23 and 28. by Elliott Hughes · 5 years ago
- c71193a Add whole_static_libs to non-svelte configs. by Christopher Ferris · 5 years ago
- cf4832c Add target.ramdisk by Yifan Hong · 5 years ago
- e5ba286 build: Link the unwinder dynamically into platform and vendor binaries. by Peter Collingbourne · 5 years ago
- 4af21ed Split local and global cflags by Colin Cross · 5 years ago
- 724ab5d Fix missing deps found through RBE by Dan Willemsen · 5 years ago
- 3440835 Merge "Add -Wl,--exclude-libs=libclang_rt.builtins to ldflags" by Tom Cherry · 5 years ago
- e480232 Add -Wl,--exclude-libs=libclang_rt.builtins to ldflags by Tom Cherry · 5 years ago
- fb4ecc4 Merge "Add cc_*.target.recovery.static_libs" by Treehugger Robot · 5 years ago
- e7efbc8 Add cc_*.target.recovery.static_libs by Yifan Hong · 5 years ago
- 6cd1be8 Add sort_bss_symbols_by_size property for shared libs by Vic Yang · 6 years ago
- 5822b55 Manually escape BuildNumberFromFile by Colin Cross · 5 years ago
- 75a50a2 Revert "Revert "Revert "Revert "Enable lld for windows"""" by Josh Gao · 6 years ago
- b20200b Revert "Revert "Revert "Enable lld for windows""" by Josh Gao · 6 years ago
- e7fe991 Clean up no_libgcc by Yi Kong · 6 years ago
- acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 6 years ago
- 6d8c0a5 Revert "Revert "Enable lld for windows"" by Pirama Arumuga Nainar · 6 years ago
- 134f8f6 Make libc_scudo always go first. by Christopher Ferris · 6 years ago
- 61166dc Revert "Enable lld for windows" by Josh Gao · 6 years ago
- 3c21c0b Enable lld for windows by Pirama Arumuga Nainar · 6 years ago
- 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
- 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
- 410d834 Annotate No_libcrt with arch_variant by Yi Kong · 6 years ago
- 19408a3 Use no_libcrt property instead of hard coding projects to exclude by Yi Kong · 6 years ago
- c32c6b0 Support building for Fuchsia. by Doug Horn · 6 years ago
- 14bd0db Always respect system_shared_libs from Android.bp by Logan Chien · 6 years ago
- b70617a Add Symbol_ordering_file property by Vic Yang · 6 years ago
- 3a26eef Apply system_shared_libs to static libraries by Dan Willemsen · 6 years ago
- 9100b1d Do not generate SHT_RELR relocations before API 28 by Zhizhou Yang · 6 years ago
- c17727d Shard arch property structs by Colin Cross · 6 years ago
- ef449fe Add shared_libs to vendor and recovery targets. by Martin Stjernholm · 6 years ago
- 7ed9de3 Add support for versioned stubs. by Jiyong Park · 6 years ago
- fa2aee1 Remove USE_CLANG_LLD[=false] by Dan Willemsen · 6 years ago
- 2c188be Add an option for libraries to opt out of libcrt by Yi Kong · 6 years ago
- 7df0f30 Revert "Revert "Move libgcc to libcrt.builtins"" by Yi Kong · 6 years ago