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