1. 8cede07 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  2. 756b1c2 Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 9 years ago
  3. 95421a4 Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  4. 8ecfbad Remove explicit suffixes from (ll)ndk_library by Dan Willemsen · 8 years ago
  5. 0417699 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  6. a536b7a Merge "Exclude ndk stubs from notice file list" into oc-dev by TreeHugger Robot · 8 years ago
  7. 864549e Merge "Rework vndk detection" into oc-dev by TreeHugger Robot · 8 years ago
  8. ba78b5a Rework vndk detection by Dan Willemsen · 8 years ago
  9. 3e8b491 Exclude ndk stubs from notice file list by Dan Willemsen · 8 years ago
  10. bc4bcf1 Pass exportedFlags directly to Make by Dan Willemsen · 8 years ago
  11. 4795eb7 Add support for test_suites property on cc_test modules by Colin Cross · 8 years ago
  12. 6156098 Revert "install *.so in different paths for their types" by Dan Willemsen · 8 years ago
  13. 4c48f72 install *.so in different paths for their types by Jiyong Park · 9 years ago
  14. d578134 Export cc_library_headers as BUILD_HEADER_LIBRARY by Dan Willemsen · 9 years ago
  15. 4ac4480 Export header libraries to make as static libraries by Colin Cross · 9 years ago
  16. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 9 years ago
  17. 6d34b30 Added phony module type for soong. by Nan Zhang · 9 years ago
  18. faeb7aa Support data properties for test binaries by Colin Cross · 9 years ago
  19. 0fe7253 Export cc_test as Make class NATIVE_TESTS by Dan Willemsen · 9 years ago
  20. 9b09f24 Install symlinks with same suffix and extension as installed file by Colin Cross · 9 years ago
  21. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 9 years ago
  22. fd86e9e Generate "current" API level. by Dan Albert · 9 years ago
  23. 847dcc7 Handle dependencies with export_generated_headers by Dan Willemsen · 9 years ago
  24. 03ce63e Trigger binary installation in Soong from Make by Dan Willemsen · 9 years ago
  25. 394e9dc Add Relocation Packer support by Dan Willemsen · 9 years ago
  26. 391cdde Remove extra LOCAL_CXX_STL := none by Dan Willemsen · 9 years ago
  27. 1d577e2 Expose module suffixes to Make by Dan Willemsen · 9 years ago
  28. 1e7d370 Add support for preferred arch symlinks by Colin Cross · 9 years ago
  29. cdd4c24 More fixes for decorator refactor. by Dan Albert · 9 years ago
  30. 705c84b Fix ndk_library following decorator refactor. by Dan Albert · 9 years ago
  31. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 9 years ago
  32. 914449f Generate NDK sysroots from the platform build. by Dan Albert · 9 years ago
  33. 648c8ae Support unique_host_soname to add -host for shared libs by Dan Willemsen · 9 years ago
  34. 6a04769 Remove the implicit "_" in subnames. by Dan Albert · 9 years ago
  35. 3854a60 Add symlink installation support by Colin Cross · 10 years ago
  36. f2c27d7 Export the default LOCAL_STRIP_MODULE value by Dan Willemsen · 9 years ago
  37. c7a38dc Add support for test libraries by Colin Cross · 9 years ago
  38. 72d3993 Stop exporting NDK prebuilt modules to Make by Dan Willemsen · 9 years ago
  39. 7b5c22b Don't specify LOCAL_STRIP_MODULE for static libraries by Colin Cross · 9 years ago
  40. 7517ed0 Export strip information to Make by Dan Willemsen · 9 years ago
  41. a96ff64 Check NDK linking, expose SDK_VERSION to Make by Dan Willemsen · 9 years ago
  42. bc6fb16 Support sanitizer variants inside make builds by Colin Cross · 9 years ago
  43. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  44. e7932e8 Properly export toolchain static libs by Dan Willemsen · 9 years ago
  45. 3b1fffa Fix Android.mk LOCAL_EXPORT_C_INCLUDE_DIRS generation by Dan Willemsen · 9 years ago
  46. 30d5f51 Support sanitizer builds inside make by Colin Cross · 9 years ago
  47. e14388b Remove trailing / from install path by Colin Cross · 9 years ago
  48. c99deeb Use blueprint DependencyTags by Colin Cross · 9 years ago
  49. bf305de Remove extension from LOCAL_MODULE_STEM by Colin Cross · 9 years ago
  50. a234466 Use correct install paths in generated Android.mk by Colin Cross · 9 years ago
  51. ca860ac Refactor cc by Colin Cross · 10 years ago
  52. 9775052 Refactor Android.mk generation by Dan Willemsen · 10 years ago
  53. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 10 years ago
  54. 218f656 Hybrid soong/mk build using prebuilts by Dan Willemsen · 10 years ago