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