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