1. e449950 Use -advice-only for libraries which do not export headers. by Jayant Chowdhary · 7 years ago
  2. df344d5 Remove the use of version scripts with header-abi-linker. by Jayant Chowdhary · 7 years ago
  3. b21df8f Add target.vendor.override_export_include_dirs. by Steven Moreland · 7 years ago
  4. c9460bb Remove support for gnustl. by Dan Albert · 7 years ago
  5. 70ba5a3 Add compile-time pathDeps as implicit dependencies by Pirama Arumuga Nainar · 7 years ago
  6. 281f22b Don't install host or VNDK libs to the NDK. by Dan Albert · 7 years ago
  7. 8fe1212 Install current VNDK libs to the versioned directories. by Justin Yun · 7 years ago
  8. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 7 years ago
  9. f18e110 Fix using aidl files from filegroups by Colin Cross · 7 years ago
  10. ad59e75 Add cc_library tests by Colin Cross · 7 years ago
  11. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  12. f9e6216 Export cc library factories. by Steven Moreland · 7 years ago
  13. b743e9c Revert "Revert "Build system changes for CFI (Soong)"" by Vishwath Mohan · 7 years ago
  14. 33c252c Revert "Build system changes for CFI (Soong)" by Orion Hodson · 7 years ago
  15. d4b484b Build system changes for CFI (Soong) by Vishwath Mohan · 8 years ago
  16. f563d25 Add support for packaging static libs in the NDK. by Dan Albert · 7 years ago
  17. 52d25bd Add two more vendor-specific properties by Jiyong Park · 7 years ago
  18. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  19. 5d19560 Explicitly document that export_include_dirs implies local_include_dirs by Colin Cross · 7 years ago
  20. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
  21. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  22. ada83ec Add PGO support to soong by Pirama Arumuga Nainar · 7 years ago
  23. a4fce19 Dump abi for vendor variants of VNDK libraries. by Jayant Chowdhary · 7 years ago
  24. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 7 years ago
  25. af6eb71 Allow apis from exported shared library headers as well, while dumping abi. by Jayant Chowdhary · 7 years ago
  26. ab0fd5f List of VNDK-related libs are exported to make by Jiyong Park · 7 years ago
  27. 2a96640 Allow vndk library dependecies to dump abi again. by Jayant Chowdhary · 7 years ago
  28. 8effde4 Install VNDK libs in /system instead of /vendor by Justin Yun · 8 years ago
  29. 3624285 Refactor factories by Colin Cross · 8 years ago
  30. 6ab3d84 Add header-abi-linker dependency on so file. by Jayant Chowdhary · 8 years ago
  31. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  32. 6e8115a Work-around for crt objects with sdk: current by Jayant Chowdhary · 8 years ago
  33. bbc9f4d Export proto deps from reused libraries too by Colin Cross · 8 years ago
  34. 10d2231 Check reused source files in hasSrcExt by Colin Cross · 8 years ago
  35. dad8c95 Pass -I to yasm by Colin Cross · 8 years ago
  36. 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago
  37. c43ae77 Don't install header libraries by Colin Cross · 8 years ago
  38. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  39. d8f8d07 Disable .toc generation for windows by Colin Cross · 8 years ago
  40. 3edeee1 Add ctx.Windows() by Colin Cross · 8 years ago
  41. 1dd8839 Refactor sanitized library on-disk layout - Soong. by Vishwath Mohan · 8 years ago
  42. 6156098 Revert "install *.so in different paths for their types" by Dan Willemsen · 8 years ago
  43. 01a405a Add LinuxBionic toolchain and switch by Dan Willemsen · 9 years ago
  44. 4c48f72 install *.so in different paths for their types by Jiyong Park · 8 years ago
  45. a48ab5b Build a static library for header-only libraries by Colin Cross · 8 years ago
  46. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  47. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  48. 5950f38 Support explicit header-only libraries by Colin Cross · 8 years ago
  49. ab3b732 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  50. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  51. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  52. 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 8 years ago
  53. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 8 years ago
  54. 273af7f Add export_include_dirs to the local include path by Dan Willemsen · 8 years ago
  55. e1a3ce3 Add yacc generated headers to the include path by Dan Willemsen · 8 years ago
  56. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  57. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  58. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  59. 2f33635 Simplify compileObjs by Colin Cross · 8 years ago
  60. 7863cf5 Only use -read_only_relocs on darwin x86 by Colin Cross · 8 years ago
  61. ce75d2c Initial prebuilt support by Colin Cross · 8 years ago
  62. 798bfce Move registration into android package by Colin Cross · 8 years ago
  63. 89562dc Enable toc optimization for host builds by Colin Cross · 8 years ago
  64. 4d67642 Fix toc path by Colin Cross · 8 years ago
  65. 26c34ed Add support for toc optimization in soong by Colin Cross · 8 years ago
  66. 847dcc7 Handle dependencies with export_generated_headers by Dan Willemsen · 8 years ago
  67. 394e9dc Add Relocation Packer support by Dan Willemsen · 8 years ago
  68. 7d82ab7 Fix mac art build by Colin Cross · 8 years ago
  69. d015c4a Add support for NDK r13. by Dan Albert · 8 years ago
  70. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago
  71. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 8 years ago
  72. 4d9c2d1 Separate cc.go by Colin Cross · 8 years ago