1. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  2. 946e32e Add overrides to cc_binary by Yifan Hong · 7 years ago
  3. 86803cf add a library to report build numbers without causing rebuilds by Colin Cross · 7 years ago
  4. 2383f3b Support filegroups for version_script and related properties by Colin Cross · 7 years ago
  5. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 8 years ago
  6. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
  7. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  8. ada83ec Add PGO support to soong by Pirama Arumuga Nainar · 8 years ago
  9. c77a0b3 Extract the linker and embed it into host bionic binaries by Dan Willemsen · 8 years ago
  10. feda20b Support version_script for cc_binaries by dimitry · 8 years ago
  11. 3624285 Refactor factories by Colin Cross · 8 years ago
  12. 6e8115a Work-around for crt objects with sdk: current by Jayant Chowdhary · 8 years ago
  13. e87b768 Make PIC/PIE levels compatible for LTO (Soong). by Vishwath Mohan · 8 years ago
  14. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  15. 3edeee1 Add ctx.Windows() by Colin Cross · 8 years ago
  16. 01a405a Add LinuxBionic toolchain and switch by Dan Willemsen · 9 years ago
  17. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  18. 7a108bc Allow clang builds to disable -pie by Colin Cross · 9 years ago
  19. dc2597d Don't force libraries upon static executables. by Dan Albert · 9 years ago
  20. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 9 years ago
  21. 989c66e Use toolchain to get binary extension for symlinks by Colin Cross · 9 years ago
  22. 9b09f24 Install symlinks with same suffix and extension as installed file by Colin Cross · 9 years ago
  23. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 9 years ago
  24. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 9 years ago
  25. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 9 years ago
  26. a03cf6d Add clang-tidy support by Dan Willemsen · 9 years ago
  27. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 9 years ago
  28. ce75d2c Initial prebuilt support by Colin Cross · 9 years ago
  29. 798bfce Move registration into android package by Colin Cross · 9 years ago
  30. 26c34ed Add support for toc optimization in soong by Colin Cross · 9 years ago
  31. 4aa75ca Expose HostToolPath on the cc module to fix genrule.tool by Dan Willemsen · 9 years ago
  32. 8b74d17 Fix binaries and symlinks for prefer32 by Colin Cross · 9 years ago
  33. 522e373 Allow CustomizeProperties to override linker by Colin Cross · 9 years ago
  34. 20780c8 Remove HostPrefer32BitExecutables by Colin Cross · 9 years ago
  35. 1e7d370 Add support for preferred arch symlinks by Colin Cross · 9 years ago
  36. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 9 years ago
  37. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 9 years ago
  38. 4d9c2d1 Separate cc.go by Colin Cross · 9 years ago