1. 765fe7a Merge changes Ia7deed13,I7378a46f by Ivan Lozano · 5 years ago
  2. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  3. f979ee3 add additional fields to cc_fuzz build types by Kris Alder · 5 years ago
  4. 6db2f17 Partial reverts of vndk-apex by Jooyung Han · 5 years ago
  5. b480deb Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" by Treehugger Robot · 5 years ago
  6. 7495504 Change exportedDirs and exportedSystemDirs from []string to android.Paths by Jiyong Park · 5 years ago
  7. 31c470b Revert "Revert "Supports VNDK APEX with different versions"" by Jooyung Han · 5 years ago
  8. 8a2bc0b Re-plumb fuzz corpora. by Mitch Phillips · 5 years ago
  9. 48dd4b5 Revert "Supports VNDK APEX with different versions" by Jooyung Han · 5 years ago
  10. 394951d Supports VNDK APEX with different versions by Jooyung Han · 5 years ago
  11. ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 5 years ago
  12. 4e839ec Merge "Add corpus and dictionary properties to cc_fuzz." by Treehugger Robot · 5 years ago
  13. 4e4ab8a Add corpus and dictionary properties to cc_fuzz. by Mitch Phillips · 5 years ago
  14. 64c4395 Add version to vendor variants by Inseob Kim · 5 years ago
  15. 022a73b Move splitFileExt to the android package. by Ivan Lozano · 5 years ago
  16. cc4b0ad Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 6 years ago
  17. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  18. 75fcf98 Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs" by Treehugger Robot · 6 years ago
  19. db41747 Fix override for native_bridge modules by dimitry · 6 years ago
  20. 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
  21. 76106d9 exports LOCAL_SOONG_VNDK_VERSION for VNDK libs by Jooyung Han · 6 years ago
  22. 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
  23. 41eabe6 Support opt-in ABI checks by Logan Chien · 6 years ago
  24. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  25. f119435 Create symlink for bionic files by Jiyong Park · 6 years ago
  26. 47e4fcb Don't emit symbol for stubs libraries by Jiyong Park · 6 years ago
  27. 4fcea3d Add prebuilt ABI checker support to soong by Logan Chien · 6 years ago
  28. c22c1bf Return false in DirectlyInAnyApex for host libraries. by Nicolas Geoffray · 6 years ago
  29. b078857 Rename non-stubs variant of a lib if it is included in APEX by Jiyong Park · 6 years ago
  30. f7df9b7 Fix: 'required' property is ignored by Jiyong Park · 6 years ago
  31. de866cb Stubs dependency is not installed by Jiyong Park · 6 years ago
  32. 569edc5 Add dist support to Soong by Dan Willemsen · 6 years ago
  33. d95964a Enable overrides and add stem library properties by dimitry · 6 years ago
  34. 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 6 years ago
  35. 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 6 years ago
  36. eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 6 years ago
  37. 3affc07 Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  38. 9d5ca15 Export static libraries. by Jaewoong Jung · 6 years ago
  39. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  40. 5d19e1d Export static libraries. by Jaewoong Jung · 6 years ago
  41. 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 6 years ago
  42. 2e224ca *_OUT_INTERMEDIATE_LIBRARIES has been removed from Make by Dan Willemsen · 6 years ago
  43. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  44. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 6 years ago
  45. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  46. 22f3795 Remove relocation packer by Colin Cross · 6 years ago
  47. 303e21f Move autogenerated test config into Soong by Colin Cross · 6 years ago
  48. 031d2b3 Support prebuilt shared libs end with versions by Logan Chien · 6 years ago
  49. e146e39 Support 'test_config' into soong modules by Julien Desprez · 6 years ago
  50. 9768628 LOCAL_SDK_VERSION is not emitted for recovery variant by Jiyong Park · 7 years ago
  51. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  52. 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 7 years ago
  53. 1f6b14e build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test by Nelson Li · 7 years ago
  54. 946e32e Add overrides to cc_binary by Yifan Hong · 7 years ago
  55. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  56. 43ef264 Add target_arch to vndk prebuilt module name by Jae Shin · 7 years ago
  57. 8ba131b Expose the NDK STLs to make. by Dan Albert · 7 years ago
  58. 5beccee Split logtags implementations for cc and java by Colin Cross · 7 years ago
  59. 7a6fcbe Run gofmt -w by Colin Cross · 7 years ago
  60. 7154928 Install VNDK snapshot libraries for system build by Justin Yun · 7 years ago
  61. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 7 years ago
  62. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  63. 33c252c Revert "Build system changes for CFI (Soong)" by Orion Hodson · 7 years ago
  64. d4b484b Build system changes for CFI (Soong) by Vishwath Mohan · 8 years ago
  65. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  66. 82e2bf3 vendor_available:false hides a lib from vendors by Jiyong Park · 7 years ago
  67. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
  68. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  69. 866b563 Add target.linux_glibc and target.bionic by Dan Willemsen · 7 years ago
  70. 3e5bdf2 Add cc_genrule by Dan Willemsen · 7 years ago
  71. 0f86d18 Allow AndroidMkData.Custom handlers to extend normal values by Colin Cross · 7 years ago
  72. a18e9cf Remove error from AndroidMkDataProvider.AndroidMk by Colin Cross · 7 years ago
  73. 91825d2 Remove error from AndroidMkData.Custom by Colin Cross · 7 years ago
  74. 27a4b05 Remove error from AndroidMkData.Extra by Colin Cross · 7 years ago
  75. 27b188b .vendor suffix is added only for libs having core/vendor variants by Jiyong Park · 8 years ago
  76. b97e818 Add support for data field in cc_benchmark. by Anders Lewis · 8 years ago
  77. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  78. 58a5c8b Export cc_benchmark as NATIVE_TESTS to Make by Dan Willemsen · 8 years ago
  79. 8ff9ef4 Declare dependency on sanitizer runtime libraries by Colin Cross · 8 years ago
  80. e28f4e2 Support test_suites in cc_benchmark modules by Colin Cross · 8 years ago
  81. 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago
  82. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  83. 01a9059 Remove explicit suffixes from (ll)ndk_library by Dan Willemsen · 8 years ago
  84. b916b80 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  85. 5853940 Pass exportedFlags directly to Make by Dan Willemsen · 8 years ago
  86. 866810d Exclude ndk stubs from notice file list by Dan Willemsen · 8 years ago
  87. 4df566d Correct variable name LOCAL_COMPATIBILITY_SUITE by Dan Shi · 8 years ago
  88. 11b2614 Rework vndk detection by Dan Willemsen · 8 years ago
  89. a929db0 Add support for test_suites property on cc_test modules by Colin Cross · 8 years ago
  90. 6156098 Revert "install *.so in different paths for their types" by Dan Willemsen · 8 years ago
  91. 4c48f72 install *.so in different paths for their types by Jiyong Park · 8 years ago
  92. d578134 Export cc_library_headers as BUILD_HEADER_LIBRARY by Dan Willemsen · 8 years ago
  93. 4ac4480 Export header libraries to make as static libraries by Colin Cross · 8 years ago
  94. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  95. 6d34b30 Added phony module type for soong. by Nan Zhang · 8 years ago
  96. faeb7aa Support data properties for test binaries by Colin Cross · 8 years ago
  97. 0fe7253 Export cc_test as Make class NATIVE_TESTS by Dan Willemsen · 8 years ago
  98. 9b09f24 Install symlinks with same suffix and extension as installed file by Colin Cross · 8 years ago
  99. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  100. fd86e9e Generate "current" API level. by Dan Albert · 8 years ago