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