1. d59dab9 Add a --symlinks argument to soong_zip by Colin Cross · 6 years ago
  2. 08e28ab soong_zip: support globs in -f and -D arguments by Colin Cross · 6 years ago
  3. 3f4d116 Update soong for ShouldFollowSymlinks argument to pathtools.Glob by Colin Cross · 6 years ago
  4. 60bd4bf Use DEFAULT_TIDY_HEADER_DIRS env variable. by Chih-Hung Hsieh · 6 years ago
  5. 21e2a79 Merge "Hide warning on static executables in strip.sh" by Treehugger Robot · 6 years ago
  6. c4fa082 Merge "soong_zip: add support for -j to junk paths" by Colin Cross · 6 years ago
  7. cba8587 Merge "Sanity check the tree before building." by Anton Hansson · 6 years ago
  8. 8e877af Hide warning on static executables in strip.sh by Colin Cross · 6 years ago
  9. b7c6911 soong_zip: add support for -j to junk paths by Colin Cross · 6 years ago
  10. ecf0f10 Sanity check the tree before building. by Anton Hansson · 6 years ago
  11. 2b2b6a7 Merge "Fix race condition for jdiff/apicheck" by Nan Zhang · 6 years ago
  12. 23a1ba6 Fix race condition for jdiff/apicheck by Nan Zhang · 6 years ago
  13. f820280 Merge "Allow patch_module attribute in target: { android: { ... } } block." by Treehugger Robot · 6 years ago
  14. 105de34 Merge "*_OUT_INTERMEDIATE_LIBRARIES has been removed from Make" by Dan Willemsen · 6 years ago
  15. dda713d Allow patch_module attribute in target: { android: { ... } } block. by Tobias Thierer · 6 years ago
  16. d23ac69 Export Api-versions.xml generated by Soong by Nan Zhang · 6 years ago
  17. fd20ead Merge "Add jdiff support for Soong" by Treehugger Robot · 6 years ago
  18. dbfc481 Merge "soong_zip: move the -j flag to -parallel" by Colin Cross · 6 years ago
  19. df3f4c8 soong_zip: move the -j flag to -parallel by Colin Cross · 6 years ago
  20. 71bbe63 Add jdiff support for Soong by Nan Zhang · 6 years ago
  21. 5d45c6f Collect modules' info to create IDE project file. by Brandon Lee · 6 years ago
  22. cfbea98 Merge "Allow instrumenting android_test modules." by Colin Cross · 6 years ago
  23. f7873ec Merge "Add libbinder_ndk to the NDK." by Steven Moreland · 6 years ago
  24. ab033dc Merge "Revert "Change LibartImgDeviceBaseAddress to 0x60000000"" by Mathieu Chartier · 6 years ago
  25. d42f19c Revert "Change LibartImgDeviceBaseAddress to 0x60000000" by Mathieu Chartier · 6 years ago
  26. 49c1cb3 Merge "Don't include data resources when running R8" by Søren Gjesse · 6 years ago
  27. cc737f6 Merge "Link msvcr110.a after mingwex.a" by Treehugger Robot · 6 years ago
  28. 6b3cc60 Merge "Change the dist file path for sdk library" by Treehugger Robot · 6 years ago
  29. 5067db9 Allow instrumenting android_test modules. by Colin Cross · 6 years ago
  30. e5d974d Link msvcr110.a after mingwex.a by Pirama Arumuga Nainar · 6 years ago
  31. 37dc2c2 Merge "Don't attempt to deflate when compression level is 0" by Colin Cross · 6 years ago
  32. cc2746d Merge "Add OutputFile to cc.Module" by Treehugger Robot · 6 years ago
  33. 4fd04bb Change the dist file path for sdk library by Sundong Ahn · 6 years ago
  34. 2e224ca *_OUT_INTERMEDIATE_LIBRARIES has been removed from Make by Dan Willemsen · 6 years ago
  35. d321629 Don't attempt to deflate when compression level is 0 by Colin Cross · 6 years ago
  36. 446c666 Don't pass -pie for Windows binaries by Colin Cross · 6 years ago
  37. 1278a6c Merge "Change LibartImgDeviceBaseAddress to 0x60000000" by Mathieu Chartier · 6 years ago
  38. 24f1702 Don't include data resources when running R8 by Søren Gjesse · 6 years ago
  39. ec06db2 Merge changes from topic "hostdex" by Colin Cross · 6 years ago
  40. cedd476 Allow exclude_java_resources to affect java_resource_dirs by Colin Cross · 6 years ago
  41. fe4bc36 Allow '$' in some paths by Colin Cross · 6 years ago
  42. c20eee3 Add OutputFile to cc.Module by Jiyong Park · 6 years ago
  43. 9c69a12 Add Api level annotations support for Metalava. by Nan Zhang · 6 years ago
  44. c747535 Merge "Split doclava run from metalava target." by Nan Zhang · 6 years ago
  45. 3c979c3 Add a new sdk_version "core_platform_current" by Neil Fuller · 6 years ago
  46. 1598a9e Split doclava run from metalava target. by Nan Zhang · 6 years ago
  47. b1dff80 Merge "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 6 years ago
  48. d3ab493 Merge "Enable toc support for Darwin and Windows" by Treehugger Robot · 6 years ago
  49. bc21394 Merge "Enable Java 9 language support through java_version: "1.9" alone." by Treehugger Robot · 6 years ago
  50. 06dd04f Enable Java 9 language support through java_version: "1.9" alone. by Tobias Thierer · 6 years ago
  51. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  52. b496cfd Enable toc support for Darwin and Windows by Colin Cross · 6 years ago
  53. bd4e9cc Merge "Default BUILD_BROKEN_PHONY_TARGETS to false" by Treehugger Robot · 6 years ago
  54. 7b59e7b Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version by Colin Cross · 6 years ago
  55. 496d66d Fix manifest_fixer_test.py by Colin Cross · 6 years ago
  56. cf7d5ab Merge "Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"" by Colin Cross · 6 years ago
  57. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 6 years ago
  58. 1456958 Default BUILD_BROKEN_PHONY_TARGETS to false by Dan Willemsen · 6 years ago
  59. d2e92da Export build/soong/scripts/strip.sh to Make by Colin Cross · 6 years ago
  60. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  61. 0f40a75 Move kotlinc-build.xml out of classes directory by Colin Cross · 6 years ago
  62. 0903f90 Merge "Fix inverted logic for objcopy vs. llvm-objcopy with --keep-symbols" by Treehugger Robot · 6 years ago
  63. 0abcbe6 Fix inverted logic for objcopy vs. llvm-objcopy with --keep-symbols by Colin Cross · 6 years ago
  64. 0c7bb7f Change LibartImgDeviceBaseAddress to 0x60000000 by Mathieu Chartier · 6 years ago
  65. dbf1d4f (soong) Add -fsanitize= argument to assembly flags. by Evgenii Stepanov · 6 years ago
  66. 2f7e3bb Merge "Remove GCC support from Make" by Treehugger Robot · 6 years ago
  67. 953d3a2 Wrap panics that occur in AndroidMkDataProviders by Colin Cross · 6 years ago
  68. 37710d3 Merge changes Ifd529f88,I2fb4429a,I67ec2e94 by Treehugger Robot · 6 years ago
  69. f640dbc Remove GCC support from Make by Dan Willemsen · 6 years ago
  70. 3dceee3 Fix multilib first with multiple 64-bit architectures by Colin Cross · 6 years ago
  71. ca126c7 Merge changes I3648c914,I47dec958,Ia20f8198 by Colin Cross · 6 years ago
  72. ed064c0 Fix logic for adding gnu debuglink to match Make by Colin Cross · 6 years ago
  73. 02b04bb Allow strip.sh --keep-mini-debug-info to work on non-elf files by Colin Cross · 6 years ago
  74. 9a959cd Add Soong support for stripping all symbols by Colin Cross · 6 years ago
  75. f843290 Fix strip.sh --keep-mini-debug-info by Colin Cross · 6 years ago
  76. 88f6fef Add stripping and toc support to Soong cc_prebuilt modules by Colin Cross · 6 years ago
  77. 22f3795 Remove relocation packer by Colin Cross · 6 years ago
  78. bcc1dbf Refactor multiproduct_kati by Dan Willemsen · 6 years ago
  79. 4153838 Add an incremental mode to multiproduct_kati / build_test by Dan Willemsen · 6 years ago
  80. 32a96ad Merge "Adapt special case framework support." by Mathew Inwood · 6 years ago
  81. 1255359 Merge "Pass --writable to kati" by Treehugger Robot · 6 years ago
  82. 7136c4d Merge "Provide access to product_variables.malloc_svelte.cflags inside target." by Alexander Smundak · 6 years ago
  83. 1ab10a7 Don't clear flags in prebuiltLibraryLinker.linkerFlags by Colin Cross · 6 years ago
  84. badc719 Merge "pom2bp: clean up templates" by Treehugger Robot · 6 years ago
  85. ebe29ce Adapt special case framework support. by Mathew Inwood · 6 years ago
  86. 25a5618 Pass --writable to kati by Dan Willemsen · 6 years ago
  87. e944600 Merge "Add BuiltinsRuntimeLibrary" by Yi Kong · 6 years ago
  88. 61ebf8d Provide access to product_variables.malloc_svelte.cflags inside target. by Sasha Smundak · 6 years ago
  89. 1662e3c Merge "Prebuilts shouldn't inherit linker interface" by Yi Kong · 6 years ago
  90. 924adc4 Add BuiltinsRuntimeLibrary by Yi Kong · 6 years ago
  91. 2547eaf Merge "Add tee to the allowed PATH tools list" by Treehugger Robot · 6 years ago
  92. 9b10657 Merge "Support setting android:usesNonSdkApi in manifest_fixer.py" by David Brazdil · 6 years ago
  93. 090ec58 Add tee to the allowed PATH tools list by Dan Willemsen · 6 years ago
  94. f4b79c6 Check ABI stability of all NDK libs by Logan Chien · 6 years ago
  95. 2d31ace Add od to allowed PATH tools by Dan Willemsen · 6 years ago
  96. d038cfc Merge "Start enforcing the $PATH restrictions" by Dan Willemsen · 6 years ago
  97. 418d261 Merge "Skip DepsMutator on disabled modules" by Treehugger Robot · 6 years ago
  98. 0098166 Prebuilts shouldn't inherit linker interface by Yi Kong · 6 years ago
  99. 6db4a6a Skip DepsMutator on disabled modules by Colin Cross · 6 years ago
  100. 191f646 Use Windows security mitigation features: ASLR, DEP by Pirama Arumuga Nainar · 6 years ago