1. 455b3cb Fix bug caused by set -e by Bob Badour · 4 years, 10 months ago
  2. 02ad5e4 Scripts to evaluate dependency transitive closures. by Bob Badour · 4 years, 11 months ago
  3. 90bc3cd Add a build script to compile modules and SDKs in AOSP. by Nicolas Geoffray · 4 years, 11 months ago
  4. 5d95387 Merge "Make a soong-only copy of generate-notice-files.py" by Treehugger Robot · 4 years, 11 months ago
  5. 49b445c Merge "Update build_broken_logs script" by Treehugger Robot · 4 years, 11 months ago
  6. 3911e6a Make a soong-only copy of generate-notice-files.py by Bob Badour · 5 years ago
  7. 37fa32c Output json without trailing whitespaces but with trailing newlines. by Martin Stjernholm · 5 years ago
  8. 3be82c0 Create manifest_utils library target. by Baligh Uddin · 5 years ago
  9. 5b16dfb Allow for setting a logging_parent for an Android App. by Baligh Uddin · 5 years ago
  10. 9dd454b Script to set up android build directory by Sasha Smundak · 5 years ago
  11. 9dfaa06 Update build_broken_logs script by Dan Willemsen · 5 years ago
  12. 3998234 Overwrite test-file-name in test config. by Jaewoong Jung · 5 years ago
  13. 749f98f java_sdk_library: Allow api dir to be specified by Paul Duffin · 5 years ago
  14. 37e0b77 java_sdk_library: Avoid generating system and test .txt files by Paul Duffin · 5 years ago
  15. c1ecc43 Add script for building all target arch's needed in AML (Android Mainline) by Martin Stjernholm · 5 years ago
  16. e5cd4e1 Optionally overwrite package value in test config. by Jaewoong Jung · 5 years ago
  17. 8ac0557 Fix some typos in Soong. by Roland Levillain · 5 years ago
  18. c49c393 Repack libgcc.a to only include required objects by Yi Kong · 5 years ago
  19. 049ae6a Revert "Create libgcc_stripped with llvm-objcopy" by Yi Kong · 5 years ago
  20. eb63f76 Move strip.sh to use llvm-nm instead of GNU nm by Yi Kong · 5 years ago
  21. ab5e514 Remove use_gnu_strip option by Yi Kong · 5 years ago
  22. f56e89f Merge "strip.sh: Fix argument to llvm-strip" by Treehugger Robot · 5 years ago
  23. e106d8f strip.sh: Fix argument to llvm-strip by Greg Kaiser · 5 years ago
  24. a0119f8 Create libgcc_stripped with llvm-objcopy by Yi Kong · 5 years ago
  25. 4288274 Implement sysprop_library API stability check by Inseob Kim · 5 years ago
  26. 04329f1 Add jsonmodify tool by Jooyung Han · 5 years ago
  27. 6cd1be8 Add sort_bss_symbols_by_size property for shared libs by Vic Yang · 6 years ago
  28. 93e6783 Use double dashes before llvm-strip arguments by Yi Kong · 6 years ago
  29. e5cae33 Allow jar wrapper to take quoted arguments by Colin Cross · 6 years ago
  30. 0dd3ab5 system-clang-format: Add Standard: Cpp11 by Tom Cherry · 6 years ago
  31. 96eac76 Merge "Touch up manifest if there's no source code." by Jaewoong Jung · 6 years ago
  32. c077eef system-clang-format: Add IncludeBlocks: Preserve by Tom Cherry · 6 years ago
  33. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 6 years ago
  34. 20272e1 Merge "Remove BUILD_BROKEN_ANDROIDMK_EXPORTS" by Treehugger Robot · 6 years ago
  35. ff3f438 Merge changes If15abf79,Iaae177ef by Colin Cross · 6 years ago
  36. edff034 Remove BUILD_BROKEN_ANDROIDMK_EXPORTS by Dan Willemsen · 6 years ago
  37. 7101d44 Remove BUILD_BROKEN_ENG_DEBUG_TAGS by Dan Willemsen · 6 years ago
  38. 7211910 Add manifest_check tool by Colin Cross · 6 years ago
  39. 4af387c Move manifest_fixer to a python_binary_host module by Colin Cross · 6 years ago
  40. b43fe7a Add an option to preserve symbols and debug_frame. by Christopher Ferris · 6 years ago
  41. e4948c7 Fix manifest_fixer_test.py by Jaewoong Jung · 6 years ago
  42. 6c6e6cd Don't hide *.kotlin_module in turbine dependencies by Colin Cross · 6 years ago
  43. acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 6 years ago
  44. 2fbb757 Obsolete BUILD_BROKEN_DUP_COPY_HEADERS by Dan Willemsen · 6 years ago
  45. 6097746 Obsolete BUILD_BROKEN_PHONY_TARGETS by Dan Willemsen · 6 years ago
  46. 9dc186f Merge "Add robolectric-shadows to setup_go_workspace_for_soong.sh" by Colin Cross · 6 years ago
  47. 25e6f09 Add BUILD_BROKEN_USES_NETWORK by Dan Willemsen · 6 years ago
  48. 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 6 years ago
  49. 5e5b2c7 Add robolectric-shadows to setup_go_workspace_for_soong.sh by Colin Cross · 6 years ago
  50. c4624c0 Remove our clang-tidy wrapper by George Burgess IV · 6 years ago
  51. b4e93fb Soong: Add unbind option to setup_go_workspace_for_soong.sh script by Patrice Arruda · 6 years ago
  52. 21c8132 Merge "Notice support for APEX" by Treehugger Robot · 6 years ago
  53. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  54. 52818fc Notice support for APEX by Jiyong Park · 6 years ago
  55. 8098faa Refine error messages in case of missing api files by Inseob Kim · 6 years ago
  56. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 6 years ago
  57. 01f0a05 Add BUILD_BROKEN_ENG_DEBUG_TAGS to soong.log by Dan Willemsen · 6 years ago
  58. b5c34d7 Use llvm-{strip,objcopy} by default by Yi Kong · 6 years ago
  59. 03b58e2 Switch to clang-r349610 by Pirama Arumuga Nainar · 6 years ago
  60. 05f9055 Merge "Rename preferCodeIntegrity to useEmbeddedDex" by Treehugger Robot · 6 years ago
  61. eca6245 Revert "system-clang-format: DontAlign" by Tom Cherry · 6 years ago
  62. d181c8b Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 6 years ago
  63. a4319f7 system-clang-format: DontAlign by Steven Moreland · 6 years ago
  64. 1aa839c Move system-clang-format to a central location. by Steven Moreland · 6 years ago
  65. a2c16c1 manifest_fixer: rename to --prefer-code-integrity by Victor Hsieh · 6 years ago
  66. 23d37e0 Allow NDK APIs to be marked as drafts. by Dan Albert · 6 years ago
  67. f9919c7 manifest_fixer: make --prefer-integrity an enabler by Victor Hsieh · 6 years ago
  68. 7481487 build-ndk-prebuilts: Remove unused device config by Dan Willemsen · 6 years ago
  69. 395f2cf Move Ndk_abis from soong.config to soong.variables by Colin Cross · 6 years ago
  70. ce7818e Add --prefer-integrity option to manifest_fixer.py by Victor Hsieh · 6 years ago
  71. 3adb2ed Remove strip.sh intermediates by Colin Cross · 6 years ago
  72. fa17afe android.test.{base|mock} are added as optional libraries. by Jiyong Park · 6 years ago
  73. d616b67 Make automatically added <uses-library> entries optional by Paul Duffin · 6 years ago
  74. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 6 years ago
  75. 4b17606 Don't set targetSdkVersion to '1' for libraries by Colin Cross · 6 years ago
  76. c91ab9e Switch to clang-r339409. by Stephen Hines · 6 years ago
  77. 8e877af Hide warning on static executables in strip.sh by Colin Cross · 6 years ago
  78. b496cfd Enable toc support for Darwin and Windows by Colin Cross · 6 years ago
  79. 7b59e7b Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version by Colin Cross · 6 years ago
  80. 496d66d Fix manifest_fixer_test.py by Colin Cross · 6 years ago
  81. 0abcbe6 Fix inverted logic for objcopy vs. llvm-objcopy with --keep-symbols by Colin Cross · 6 years ago
  82. 02b04bb Allow strip.sh --keep-mini-debug-info to work on non-elf files by Colin Cross · 6 years ago
  83. f843290 Fix strip.sh --keep-mini-debug-info by Colin Cross · 6 years ago
  84. 9b10657 Merge "Support setting android:usesNonSdkApi in manifest_fixer.py" by David Brazdil · 6 years ago
  85. e97e68a Clean up darwin cc toolchain by Dan Willemsen · 6 years ago
  86. d5b7499 Support setting android:usesNonSdkApi in manifest_fixer.py by David Brazdil · 6 years ago
  87. a7aa958 Add clang-tidy.sh to filter out troublesome flags. by Chih-Hung Hsieh · 6 years ago
  88. 1b6a3cf Set targetSdkVersion in manifest_fixer by Colin Cross · 6 years ago
  89. b82471a Add a unified status reporting UI by Dan Willemsen · 7 years ago
  90. 39b0deb Fix error in build when OUT_DIR_COMMON_BASE is used by Peter Kalauskas · 7 years ago
  91. c08f46f add --uses-library option to manifest_fixer.py by Jiyong Park · 7 years ago
  92. 8bb10e8 Add a script to inject values into manifests by Colin Cross · 7 years ago
  93. 30485c9 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 7 years ago
  94. fdb20d0 Fix mac sdk build by Dan Willemsen · 7 years ago
  95. 314fddb Flounder's been dead so long it smells. by Elliott Hughes · 7 years ago
  96. afefacf Fix mini_debug_info stripping when no symbols should be kept. by Ryan Prichard · 7 years ago
  97. 436b765 Replace extract-srcjars.sh with zipsync tool by Colin Cross · 7 years ago
  98. 8fec83a Use xz prebuilt by Dan Willemsen · 7 years ago
  99. 4b5fe9d Add rsp and srcjar support to kotlinc build rule by Przemyslaw Szczepaniak · 7 years ago
  100. 6ea0f81 Remove unnecessary DeviceUsesClang. by Stephen Hines · 7 years ago