- e693018 Merge "Resolve escaping error in genrules sources with $" by Jihoon Kang · 3 years ago
- c170af4 Resolve escaping error in genrules sources with $ by Jihoon Kang · 3 years, 1 month ago
- 5e7c475 Merge "Add a new `test_options.tags` attribute to customize test execution" by Zhenhuang Wang · 3 years ago
- 9f4f8a3 Copy soong variables to dist by Jihoon Kang · 3 years, 1 month ago
- 4673d18 Merge "disable kotlin java_imports for mixed builds" by Treehugger Robot · 3 years ago
- 0b66fb2 disable kotlin java_imports for mixed builds by Sam Delmerico · 3 years ago
- 5a2a481 Merge "Refactor mixed build allowlist handling" by Christopher Parsons · 3 years ago
- ad87601 Refactor mixed build allowlist handling by Chris Parsons · 3 years, 1 month ago
- e773613 Merge "Make FirstTarget treat HostCross separately from Host" by Treehugger Robot · 3 years ago
- b1a9aab Merge "Revert "Reland "Turn on Global ThinLTO by default""" by Yi Kong · 3 years ago
- 7689c64 Revert "Reland "Turn on Global ThinLTO by default"" by Yi Kong · 3 years ago
- 8cab590 Merge "Reland "Turn on Global ThinLTO by default"" by Treehugger Robot · 3 years, 1 month ago
- f171dac Merge "Remove unnecessary lunch output" by Jihoon Kang · 3 years, 1 month ago
- c0f0eb8 Make FirstTarget treat HostCross separately from Host by Colin Cross · 3 years, 2 months ago
- 6ffb2fb Merge "Retrieve shared lib output from custom provider" by Christopher Parsons · 3 years, 1 month ago
- 218dae7 Merge "Reexport whole_static_libs in cc_library_headers" by Trevor Radcliffe · 3 years, 1 month ago
- 237d171 Merge "Drop support for KitKat." by Dan Albert · 3 years, 1 month ago
- 02b122c Merge "Strip annotations from copy of core-current-stubs-for-system-modules" by Treehugger Robot · 3 years, 1 month ago
- 4273c18 Reland "Turn on Global ThinLTO by default" by Yi Kong · 3 years, 1 month ago
- 409d277 Add a new `test_options.tags` attribute to customize test execution by Zhenhuang Wang · 3 years, 1 month ago
- 329a031 Merge "Support prefix_symbols for prebuilt libraries" by Pierre-Clément Tosi · 3 years, 1 month ago
- bdbae60 Strip annotations from copy of core-current-stubs-for-system-modules by Sorin Basca · 3 years, 1 month ago
- f5b0c2a Merge "Fix bugs from cc_api_library build" by Treehugger Robot · 3 years, 1 month ago
- 49542c8 Merge "Revert "Disable RBE for header-abi-dumper"" by Hsin-Yi Chen · 3 years, 1 month ago
- ff2768d Merge "Add current build release" by Paul Duffin · 3 years, 1 month ago
- 1caaec0 Merge "Add hidden API properties to java_sdk_library modules" by Paul Duffin · 3 years, 1 month ago
- 11f4a79 Merge "Do not enable ThinLTO for CFI enabled projects" by Yi Kong · 3 years, 1 month ago
- 96f2534 Merge "SOONG_NINJA_ARGS to pass ninja args to soong_ui" by Usta Shrestha · 3 years, 1 month ago
- 12bd7c7 Merge "`#apex` symbols no longer contribute to platform libraries" by Treehugger Robot · 3 years, 1 month ago
- 6bfb6bb Drop support for KitKat. by Dan Albert · 3 years, 1 month ago
- b605679 Merge "Bluetooth available hack" by Treehugger Robot · 3 years, 1 month ago
- 8dc8b0a SOONG_NINJA_ARGS to pass ninja args to soong_ui by Usta Shrestha · 3 years, 1 month ago
- 88b3ba2 Merge "Convert filegroup with AIDL srcs to aidl_library" by Vinh Tran · 3 years, 1 month ago
- 370b37e Merge "Bp2build support for runtime_libs" by Cole Faust · 3 years, 1 month ago
- 42a49f1 Add current build release by Paul Duffin · 3 years, 1 month ago
- ee959f4 Merge "Place native shared libs for soong build DCLA." by Dennis Shen · 3 years, 1 month ago
- 845c4c1 Merge "Fix ProcessBazelQueryResponse of filegroup" by Treehugger Robot · 3 years, 1 month ago
- 3f1ae0b Add hidden API properties to java_sdk_library modules by Paul Duffin · 3 years, 1 month ago
- 1149c2c Merge changes I66445302,I773279a4 by Paul Duffin · 3 years, 1 month ago
- e29d230 Merge "Allow libcore to have NewApi warnings" by Treehugger Robot · 3 years, 1 month ago
- 3651a5d Merge "Dedup apiFile and removedApiFile fields" by Treehugger Robot · 3 years, 1 month ago
- 9b61abb Push Hidden_api inside HiddenAPIFlagFileProperties by Paul Duffin · 3 years, 1 month ago
- 1e9e938 Refactor handling of hidden API property provided information by Paul Duffin · 3 years, 1 month ago
- 29d1667 Merge "Reformat build/soong for go 1.19" by Paul Duffin · 3 years, 1 month ago
- c702ebd Do not enable ThinLTO for CFI enabled projects by Yi Kong · 3 years, 1 month ago
- 2ad6e84 Bluetooth available hack by William Escande · 3 years, 1 month ago
- af41bc1 Place native shared libs for soong build DCLA. by Dennis Shen · 3 years, 1 month ago
- 444154d Convert filegroup with AIDL srcs to aidl_library by Vinh Tran · 3 years, 1 month ago
- 16fe8e1 Fix ProcessBazelQueryResponse of filegroup by Vinh Tran · 3 years, 1 month ago
- 7366645 Merge "Revert "Turn on Global ThinLTO by default"" by Yi Kong · 3 years, 1 month ago
- 9ae019c Retrieve shared lib output from custom provider by Chris Parsons · 3 years, 1 month ago
- 7f897fc Reexport whole_static_libs in cc_library_headers by Trevor Radcliffe · 3 years, 1 month ago
- b90ff82 Revert "Turn on Global ThinLTO by default" by Yi Kong · 3 years, 1 month ago
- c71d2b7 Dedup apiFile and removedApiFile fields by Paul Duffin · 3 years, 1 month ago
- 3352ceb Merge changes from topic "global-thinlto" by Yi Kong · 3 years, 1 month ago
- 835c589 Fix bugs from cc_api_library build by Kiyoung Kim · 3 years, 1 month ago
- 6b29f59 Bp2build support for runtime_libs by Cole Faust · 3 years, 1 month ago
- 3690485 Remove unnecessary lunch output by Jihoon Kang · 3 years, 1 month ago
- 6e294b4 Merge "Update link to Bazel's documentation in README." by Jihoon Kang · 3 years, 1 month ago
- 406015b typos: SOONG_DELVE and SOONG_UI_DELVE in README.md by usta · 3 years, 1 month ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 1 month ago
- 852d0c4 Merge "Move common test_options properties into the android package" by Zhenhuang Wang · 3 years, 1 month ago
- b2f584b bp2build: allowlist frameworks/av/media/liberror/... and denylist broken targets. by Jingwen Chen · 3 years, 1 month ago
- 13fe665 Merge "Revert "Check that API is up-to-date when building java_sdk_library"" by Paul Duffin · 3 years, 1 month ago
- b816652 Allow libcore to have NewApi warnings by Orion Hodson · 3 years, 1 month ago
- 0713e4f Revert "Disable RBE for header-abi-dumper" by Hsin-Yi Chen · 3 years, 1 month ago
- 406e7b7 Turn on Global ThinLTO by default by Yi Kong · 3 years, 11 months ago
- 2121d16 Only enable global ThinLTO for LP64 targets by Yi Kong · 3 years, 1 month ago
- 48ec5b3 Merge "Add lint test property" by Treehugger Robot · 3 years, 1 month ago
- 79845f9 Merge "Collect suggested modifications from lint" by Colin Cross · 3 years, 1 month ago
- dae32f2 Merge "Allow duplicate files inputs in soong_zip" by Colin Cross · 3 years, 1 month ago
- 6ef4fae Merge "DO NOT MERGE - Merge Android 13" by Xin Li · 3 years, 1 month ago
- 03a9dfc Update link to Bazel's documentation in README. by Yilin Ma · 3 years, 1 month ago
- 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years, 1 month ago
- ae7fe16 Merge "Re-enable the base hidl modules in mixed build." by Yu Liu · 3 years, 1 month ago
- e7a8664 Revert "Check that API is up-to-date when building java_sdk_library" by Paul Duffin · 3 years, 1 month ago
- 63e738f Merge "Add support for prepending text from a file" by Alan Viverette · 3 years, 1 month ago
- 1ad11e6 Merge "Add StringAttribute for bp2building" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 1 month ago
- 8f74418 Merge "Diff source dump and previous version dump for Cross-Version ABI Check" by Mu-Le Lee · 3 years, 1 month ago
- 2822186 DO NOT MERGE - Merge Android 13 by Xin Li · 3 years, 1 month ago
- 6b56c37 Merge "CpExecutable should not preserve symlink" am: 90fbcf1c29 by Treehugger Robot · 3 years, 1 month ago
- 3ffefdc Make llvm-strip depend on both lib and lib64 am: d1fb75df9a by Chih-Hung Hsieh · 3 years, 1 month ago
- 90fbcf1 Merge "CpExecutable should not preserve symlink" by Treehugger Robot · 3 years, 1 month ago
- 162a784 Merge "Fix broken aosp-master-plus-llvm builds" am: 9a5db000da by Treehugger Robot · 3 years, 1 month ago
- d1fb75d Make llvm-strip depend on both lib and lib64 by Chih-Hung Hsieh · 3 years, 1 month ago
- 1048a73 CpExecutable should not preserve symlink by Chih-Hung Hsieh · 3 years, 1 month ago
- 9a5db00 Merge "Fix broken aosp-master-plus-llvm builds" by Treehugger Robot · 3 years, 1 month ago
- 2081b04 Merge "set USE_RBE=false in Soong integration tests" am: 586b8bb37a by Treehugger Robot · 3 years, 1 month ago
- 586b8bb Merge "set USE_RBE=false in Soong integration tests" by Treehugger Robot · 3 years, 1 month ago
- 62695b9 Collect suggested modifications from lint by Colin Cross · 3 years, 1 month ago
- 7ddd08a Allow duplicate files inputs in soong_zip by Colin Cross · 3 years, 1 month ago
- 3a019a6 Add StringAttribute for bp2building by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
- dea2c72 Merge "Filter out headers generated by bazel in snapshot." am: 6715377e58 by Yu Liu · 3 years, 1 month ago
- 8b5ecb8 Fix broken aosp-master-plus-llvm builds by Chih-Hung Hsieh · 3 years, 1 month ago
- 6715377 Merge "Filter out headers generated by bazel in snapshot." by Yu Liu · 3 years, 1 month ago
- aa40195 Merge "Move testing.go to srcs from testSrcs." am: 2cc767d72c by Yu Liu · 3 years, 1 month ago
- 6175e15 Re-enable the base hidl modules in mixed build. by Yu Liu · 3 years, 1 month ago
- 2cc767d Merge "Move testing.go to srcs from testSrcs." by Yu Liu · 3 years, 1 month ago
- 1175c05 Filter out headers generated by bazel in snapshot. by Yu Liu · 3 years, 1 month ago
- 938a512 Merge "Move bp2build progress proto to soong." am: c2cb917659 by Treehugger Robot · 3 years, 1 month ago