1. 9bc5201 Merge changes from topic "linux_glibc" by Dan Willemsen · 8 years ago
  2. 5a727df Merge "Add no_framework_libs property" by Treehugger Robot · 8 years ago
  3. 3dfd4aa Merge "Use `python2.7` instead of `python2`" by Treehugger Robot · 8 years ago
  4. dece581 Change androidmk to use linux_glibc instead of linux by Dan Willemsen · 8 years ago
  5. 9d6c672 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  6. fa5eb23 Add no_framework_libs property by Colin Cross · 8 years ago
  7. b93479b Merge "Allow modules with empty sdk_version in unbundled builds" by Treehugger Robot · 8 years ago
  8. 00be2b9 Merge "Correctly set date and mode fields for MANIFEST.MF" by Treehugger Robot · 8 years ago
  9. 8b9d37b Allow modules with empty sdk_version in unbundled builds by Colin Cross · 8 years ago
  10. 2825cb3 Correctly set date and mode fields for MANIFEST.MF by Colin Cross · 8 years ago
  11. 0f37af0 Add java file resources and flag to include sources by Colin Cross · 8 years ago
  12. 8649b26 Use pre-desugar classes in classpath by Colin Cross · 8 years ago
  13. 59f1bb6 Only desugar/dx installable libraries by Colin Cross · 8 years ago
  14. 40a3671 Remove jarSpec structure by Colin Cross · 8 years ago
  15. d689143 Move errorprone dependency to compiled classes jar by Colin Cross · 8 years ago
  16. 86a63ff Rename resource_dirs to java_resource_dirs by Colin Cross · 8 years ago
  17. bd42549 Don't use the platform copy of libz by Dan Willemsen · 8 years ago
  18. c299223 Merge "Add target.linux_glibc and target.bionic" by Dan Willemsen · 8 years ago
  19. 866b563 Add target.linux_glibc and target.bionic by Dan Willemsen · 8 years ago
  20. 27991b7 Add -lm to the default libs for Linux & Darwin by Dan Willemsen · 8 years ago
  21. 1596e6e Allow to build Android.bp in tradefed project by jdesprez · 8 years ago
  22. 3bea186 Merge "Remove duplication of bootclasspath in DefaultLibraries" by Treehugger Robot · 8 years ago
  23. fdb5731 Merge "Add 10.13 Mac SDK to whitelist" by Treehugger Robot · 8 years ago
  24. 652b383 Expose host AvailableLibraries to Make by Dan Willemsen · 8 years ago
  25. 7d1681a Use `python2.7` instead of `python2` by Dan Willemsen · 8 years ago
  26. 01abb09 Add 10.13 Mac SDK to whitelist by Nathan Harold · 8 years ago
  27. cb2c929 Remove duplication of bootclasspath in DefaultLibraries by Colin Cross · 8 years ago
  28. 968df27 Merge changes I28a15bcc,I86cccefc by Treehugger Robot · 8 years ago
  29. ada83ec Add PGO support to soong by Pirama Arumuga Nainar · 8 years ago
  30. d685385 Merge "Don't generate dex jars for host modules" by Treehugger Robot · 8 years ago
  31. 5012c81 Merge "Remove android_prebuilt_sdk modules" by Treehugger Robot · 8 years ago
  32. 61d88b8 Add (host|host-cross|target)[-<OS>] phony targets when not using make by Dan Willemsen · 8 years ago
  33. d2e95fb Fix mma/mmma when soong is not embedded in make by Dan Willemsen · 8 years ago
  34. a713a6f Don't generate dex jars for host modules by Colin Cross · 8 years ago
  35. 691ad14 Merge changes from topic "host_bionic" by Treehugger Robot · 8 years ago
  36. c77a0b3 Extract the linker and embed it into host bionic binaries by Dan Willemsen · 8 years ago
  37. fc3674a Remove android_prebuilt_sdk modules by Colin Cross · 8 years ago
  38. 2acdae8 Fix java sdk tests by Colin Cross · 8 years ago
  39. 4c428df Convert java tests to NewTestArchContext by Colin Cross · 8 years ago
  40. ae4c618 Add test infrastructure for running the arch mutator by Colin Cross · 8 years ago
  41. 6ade34f Initial device java support by Colin Cross · 8 years ago
  42. 635acc9 Rearrange manifest file handling in merge_zips and soong_zip by Colin Cross · 8 years ago
  43. efb1dd9 Add prefix_symbols support to cc_object by Dan Willemsen · 8 years ago
  44. 38394b9 Fix ToolchainClangCflags for host bionic by Dan Willemsen · 8 years ago
  45. 6f91fbf Don't add a rpath to the linker by Dan Willemsen · 8 years ago
  46. 6eebec7 Merge "Strip extended-timestap extra block in zip2zip." by Nan Zhang · 8 years ago
  47. 830f99c Merge "Add -stripDir and -zipToNotStrip option in merge_zips." by Nan Zhang · 8 years ago
  48. 10e8e93 Strip extended-timestap extra block in zip2zip. by Nan Zhang · 8 years ago
  49. 13f4cf5 Add -stripDir and -zipToNotStrip option in merge_zips. by Nan Zhang · 8 years ago
  50. 58762a6 Merge "Add -XDskipDuplicateBridges=true flag to javac" by Colin Cross · 8 years ago
  51. 944d6b4 Merge "Allow exporting filegroups to make" by Treehugger Robot · 8 years ago
  52. 945c000 Add -XDskipDuplicateBridges=true flag to javac by Colin Cross · 8 years ago
  53. 3e5bdf2 Add cc_genrule by Dan Willemsen · 8 years ago
  54. 0c16293 Allow cc_object to use libc headers under the VNDK by Dan Willemsen · 8 years ago
  55. 15d54d5 Make test_suites arch_variant by Dan Willemsen · 8 years ago
  56. d91d7ac Allow exporting filegroups to make by Colin Cross · 8 years ago
  57. 8eded0a Support using blueprint_go_binary as tools in genrules by Dan Willemsen · 8 years ago
  58. d6ba0d5 Use dependency tags for genrules by Dan Willemsen · 8 years ago
  59. d5998cc Don't add data_descripters when merging uncompress zip entries for merge_zips. by Nan Zhang · 8 years ago
  60. 58aebd4 Merge "androidmk suport for aidl includes using LOCAL_PATH" by Treehugger Robot · 8 years ago
  61. 2f7a367 Merge "Add support for thin LTO" by Yi Kong · 8 years ago
  62. 97001aa androidmk suport for aidl includes using LOCAL_PATH by Jeff Gaston · 8 years ago
  63. 611634c Merge "Dump abi for vendor variants of VNDK libraries." by Jayant Chowdhary · 8 years ago
  64. 3a5de65 Add missing space between errorprone flags by Colin Cross · 8 years ago
  65. a4fce19 Dump abi for vendor variants of VNDK libraries. by Jayant Chowdhary · 8 years ago
  66. 4f26bc0 Strip javac 9 module arguments by Colin Cross · 8 years ago
  67. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 8 years ago
  68. ffe58fe Merge changes from topic "soong_mdnsresponder" by Treehugger Robot · 8 years ago
  69. b18cf7a Add windows libraries used by mdnsresponder by Dan Willemsen · 8 years ago
  70. 4f1c3d4 Add support for Windows Message Compiler by Dan Willemsen · 8 years ago
  71. 018f4a0 Merge changes Ifbf9fe27,I41a6cd42,Ieae59efb by Colin Cross · 8 years ago
  72. ace7a6b Merge "Make -ldl -lrt -lpthread implicit for host builds" by Treehugger Robot · 8 years ago
  73. c6cf722 Merge "Move benchmarks to /data/benchmarktest[64] to match make" by Treehugger Robot · 8 years ago
  74. fc05eac Merge "Use same module name for java binary wrapper and jar" by Colin Cross · 8 years ago
  75. b767fbc Merge "Remove (TARGET|HOST)_BUILD_TYPE path modifications" by Treehugger Robot · 8 years ago
  76. c5fdbb8 Make -ldl -lrt -lpthread implicit for host builds by Colin Cross · 8 years ago
  77. 28690e9 Move benchmarks to /data/benchmarktest[64] to match make by Colin Cross · 8 years ago
  78. 4dc4e14 Remove (TARGET|HOST)_BUILD_TYPE path modifications by Dan Willemsen · 8 years ago
  79. e4f042c Add toolchain/* to root.bp by Pirama Arumuga Nainar · 8 years ago
  80. 1965568 Use same module name for java binary wrapper and jar by Colin Cross · 8 years ago
  81. 5349941 Use soong_java_prebuilt.mk to export soong jars to java by Colin Cross · 8 years ago
  82. 3454031 Allow some duplicates in merged jars by Colin Cross · 8 years ago
  83. 32f676a Add support for java annotation processors by Colin Cross · 8 years ago
  84. 6c51d80 Update java androidmk conversions by Colin Cross · 8 years ago
  85. 0a6e007 Make javac rules output a jar with soong_zip by Colin Cross · 8 years ago
  86. fee57cb Move error_prone config to external/error_prone by Colin Cross · 8 years ago
  87. 32616ed Ignore environment variables in tests by Colin Cross · 8 years ago
  88. 807dcc9 Merge changes from topic "hermetic" by Treehugger Robot · 8 years ago
  89. afd0f7d Merge "Fix path to notice file" by Treehugger Robot · 8 years ago
  90. 30402aa Merge "Add tools/* to subdirs for Android.bp search" by Treehugger Robot · 8 years ago
  91. a3fc4ba Add support for python_defaults modules by Nan Zhang · 8 years ago
  92. d4e641b <Hermetic> Replace Soong Python bootstrap process with embedded launcher. by Nan Zhang · 8 years ago
  93. aa76858 Fix path to notice file by Colin Cross · 8 years ago
  94. 612e27d Merge changes I825ec897,I565a5624 by Treehugger Robot · 8 years ago
  95. 2c429dc Support non-installable java libraries by Colin Cross · 8 years ago
  96. ff2abe5 Merge "Implement merge_zips" by Treehugger Robot · 8 years ago
  97. b8bee63 Add tools/* to subdirs for Android.bp search by Alex Light · 8 years ago
  98. 5ade8a8 Merge changes I7b6c6ce0,If0eaf5d5 by Treehugger Robot · 8 years ago
  99. 8bab5f2 Implement merge_zips by Jeff Gaston · 8 years ago
  100. 5aac362 Add notice property to all modules by Colin Cross · 8 years ago