1. a0790e3 Rework how linux_bionic is built with LLD by Dan Willemsen · 6 years ago
  2. 8536d6b Remove GCC checks by Dan Willemsen · 6 years ago
  3. 446c666 Don't pass -pie for Windows binaries by Colin Cross · 6 years ago
  4. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  5. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 6 years ago
  6. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  7. 61f3212 Dedup version-script handling code. by Dan Albert · 6 years ago
  8. 19fae4e Remove unsupported/unused No_pie property by Pirama Arumuga Nainar · 7 years ago
  9. 2041653 Do not set entry-point for Windows by Pirama Arumuga Nainar · 7 years ago
  10. 2e67431 Recovery partition has same layout as system by Jiyong Park · 7 years ago
  11. 30485c9 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 7 years ago
  12. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  13. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  14. 946e32e Add overrides to cc_binary by Yifan Hong · 7 years ago
  15. 86803cf add a library to report build numbers without causing rebuilds by Colin Cross · 7 years ago
  16. 2383f3b Support filegroups for version_script and related properties by Colin Cross · 7 years ago
  17. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
  18. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  19. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  20. ada83ec Add PGO support to soong by Pirama Arumuga Nainar · 7 years ago
  21. c77a0b3 Extract the linker and embed it into host bionic binaries by Dan Willemsen · 7 years ago
  22. feda20b Support version_script for cc_binaries by dimitry · 7 years ago
  23. 3624285 Refactor factories by Colin Cross · 8 years ago
  24. 6e8115a Work-around for crt objects with sdk: current by Jayant Chowdhary · 8 years ago
  25. e87b768 Make PIC/PIE levels compatible for LTO (Soong). by Vishwath Mohan · 8 years ago
  26. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  27. 3edeee1 Add ctx.Windows() by Colin Cross · 8 years ago
  28. 01a405a Add LinuxBionic toolchain and switch by Dan Willemsen · 9 years ago
  29. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  30. 7a108bc Allow clang builds to disable -pie by Colin Cross · 8 years ago
  31. dc2597d Don't force libraries upon static executables. by Dan Albert · 8 years ago
  32. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  33. 989c66e Use toolchain to get binary extension for symlinks by Colin Cross · 8 years ago
  34. 9b09f24 Install symlinks with same suffix and extension as installed file by Colin Cross · 8 years ago
  35. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  36. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 8 years ago
  37. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 8 years ago
  38. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  39. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  40. ce75d2c Initial prebuilt support by Colin Cross · 8 years ago
  41. 798bfce Move registration into android package by Colin Cross · 8 years ago
  42. 26c34ed Add support for toc optimization in soong by Colin Cross · 8 years ago
  43. 4aa75ca Expose HostToolPath on the cc module to fix genrule.tool by Dan Willemsen · 8 years ago
  44. 8b74d17 Fix binaries and symlinks for prefer32 by Colin Cross · 8 years ago
  45. 522e373 Allow CustomizeProperties to override linker by Colin Cross · 8 years ago
  46. 20780c8 Remove HostPrefer32BitExecutables by Colin Cross · 8 years ago
  47. 1e7d370 Add support for preferred arch symlinks by Colin Cross · 8 years ago
  48. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago
  49. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 8 years ago
  50. 4d9c2d1 Separate cc.go by Colin Cross · 8 years ago