1. 75a50a2 Revert "Revert "Revert "Revert "Enable lld for windows"""" by Josh Gao · 6 years ago
  2. b20200b Revert "Revert "Revert "Enable lld for windows""" by Josh Gao · 6 years ago
  3. e7fe991 Clean up no_libgcc by Yi Kong · 6 years ago
  4. acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 6 years ago
  5. 6d8c0a5 Revert "Revert "Enable lld for windows"" by Pirama Arumuga Nainar · 6 years ago
  6. 134f8f6 Make libc_scudo always go first. by Christopher Ferris · 6 years ago
  7. 61166dc Revert "Enable lld for windows" by Josh Gao · 6 years ago
  8. 3c21c0b Enable lld for windows by Pirama Arumuga Nainar · 6 years ago
  9. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  10. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  11. 410d834 Annotate No_libcrt with arch_variant by Yi Kong · 6 years ago
  12. 19408a3 Use no_libcrt property instead of hard coding projects to exclude by Yi Kong · 6 years ago
  13. c32c6b0 Support building for Fuchsia. by Doug Horn · 7 years ago
  14. 14bd0db Always respect system_shared_libs from Android.bp by Logan Chien · 7 years ago
  15. b70617a Add Symbol_ordering_file property by Vic Yang · 7 years ago
  16. 3a26eef Apply system_shared_libs to static libraries by Dan Willemsen · 7 years ago
  17. 9100b1d Do not generate SHT_RELR relocations before API 28 by Zhizhou Yang · 7 years ago
  18. c17727d Shard arch property structs by Colin Cross · 7 years ago
  19. ef449fe Add shared_libs to vendor and recovery targets. by Martin Stjernholm · 7 years ago
  20. 7ed9de3 Add support for versioned stubs. by Jiyong Park · 7 years ago
  21. fa2aee1 Remove USE_CLANG_LLD[=false] by Dan Willemsen · 7 years ago
  22. 2c188be Add an option for libraries to opt out of libcrt by Yi Kong · 7 years ago
  23. 7df0f30 Revert "Revert "Move libgcc to libcrt.builtins"" by Yi Kong · 7 years ago
  24. 8536d6b Remove GCC checks by Dan Willemsen · 7 years ago
  25. 6fb831b Revert "Move libgcc to libcrt.builtins" by Yi Kong · 7 years ago
  26. 77e62db Move libgcc to libcrt.builtins by Yi Kong · 7 years ago
  27. 280febf Add exclude_header_libs for recovery_available:true libs by Hridya Valsaraju · 7 years ago
  28. 8dbc653 Add exclude_header_libs for vendor_available:true libs by Jiwen 'Steve' Cai · 7 years ago
  29. 61f3212 Dedup version-script handling code. by Dan Albert · 7 years ago
  30. 8a852e7 Use clang for windows host modules by Pirama Arumuga Nainar · 7 years ago
  31. 8681471 Handle pack_relocations in linker.cc by Chih-Hung Hsieh · 7 years ago
  32. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  33. 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 8 years ago
  34. e5ac609 Disable LLD for Darwin host executables. by Chih-Hung Hsieh · 7 years ago
  35. 2b8959a Make 'use_clang_lld' property specifiable per architecture by Pirama Arumuga Nainar · 7 years ago
  36. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  37. 86803cf add a library to report build numbers without causing rebuilds by Colin Cross · 7 years ago
  38. 87dd963 Remove no_default_compiler_flags property by Colin Cross · 8 years ago
  39. 324a457 Consolidate ldflags that are used on all devices by Colin Cross · 8 years ago
  40. 52d25bd Add two more vendor-specific properties by Jiyong Park · 8 years ago
  41. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  42. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 8 years ago
  43. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  44. 27991b7 Add -lm to the default libs for Linux & Darwin by Dan Willemsen · 8 years ago
  45. 6f91fbf Don't add a rpath to the linker by Dan Willemsen · 8 years ago
  46. 0c16293 Allow cc_object to use libc headers under the VNDK by Dan Willemsen · 8 years ago
  47. c5fdbb8 Make -ldl -lrt -lpthread implicit for host builds by Colin Cross · 8 years ago
  48. ef88ae2 Make libdl.so be loaded after libc.so by Colin Cross · 8 years ago
  49. 7447228 a shared lib header is not exported to vendors if it is in exclude_shared_libs by Jiyong Park · 8 years ago
  50. 6774e28 Use --hash-style=both for NDK binaries by Colin Cross · 8 years ago
  51. ba6b552 Add libdl.so to the list of system shared libs by Dimitry Ivanov · 8 years ago
  52. 44cf1a7 add exclude_shared_libs for vendor_available:true libs by Jiyong Park · 8 years ago
  53. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  54. 3edeee1 Add ctx.Windows() by Colin Cross · 8 years ago
  55. 7bd4c5c Add libwinpthread, link it into win32 binaries. by Josh Gao · 8 years ago
  56. 5950f38 Support explicit header-only libraries by Colin Cross · 9 years ago
  57. be360ae Permit allow_undefined_symbols inside arch blocks by Colin Cross · 9 years ago
  58. 18c0c5a Support grouping static libraries by Colin Cross · 9 years ago
  59. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 9 years ago
  60. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 9 years ago
  61. 46974e2 Don't pass -Wl,--no-undefined to host targets by Colin Cross · 9 years ago
  62. 4b963f8 Ninja and shell escape command line flags by Colin Cross · 9 years ago
  63. b3454ab Add export_generated_headers by Dan Willemsen · 9 years ago
  64. 83705c8 Use libcompiler-rt_extras with NDK builds. by Dan Albert · 9 years ago
  65. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 9 years ago
  66. 01344df Remove unused flags.Nocrt by Colin Cross · 9 years ago
  67. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 9 years ago
  68. 4d9c2d1 Separate cc.go by Colin Cross · 9 years ago