Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
082e20655efa39edd237992cf2dc428af090b7db
082e206
FailIfNoMatchingErrors specify using regex
by Steven Moreland
· 3 years ago
fb9ca5c
Merge "Allowlist speex and audio_utils"
by Treehugger Robot
· 3 years ago
94bc338
Merge "Allowlist libyuv"
by Treehugger Robot
· 3 years ago
fe2ab36
Allowlist speex and audio_utils
by Cole Faust
· 3 years ago
92e92e4
Allowlist libyuv
by Cole Faust
· 3 years ago
9f6796a
Convert cc library with AIDL to cc_aidl_library
by Vinh Tran
· 3 years ago
939653e
Merge "add bazel AIDL examples to bp2build"
by Sam Delmerico
· 3 years ago
3be2472
Merge changes from topic "aidl_interface_bp2build"
by Sam Delmerico
· 3 years ago
5fa4e96
bp2build support for instruction_set
by Cole Faust
· 3 years ago
537112c
Merge "Add bp2build converter for cc library stubs and use the stub library target of a library while linking it in APEXs."
by Wei Li
· 3 years ago
81852ca
Add bp2build converter for cc library stubs and use the stub library target of a library while linking it in APEXs.
by Wei Li
· 3 years ago
1fa2672
add bp2build unit tests for aidl_interface
by Sam Delmerico
· 3 years, 1 month ago
2351eac
AIDL source generation accounts for Bazel paths
by Sam Delmerico
· 3 years, 2 months ago
97bd127
convert .aidl srcs for java_library
by Sam Delmerico
· 3 years ago
c1130dc
add Partition method to LabelListAttribute
by Sam Delmerico
· 3 years ago
f273470
Merge "Skip errorprone on protobuf/aidl-only modules"
by Cole Faust
· 3 years ago
d3ae6af
Merge "rustc-1.63.0 Build 8951290"
by Treehugger Robot
· 3 years ago
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 ago
2d516df
Skip errorprone on protobuf/aidl-only modules
by Cole Faust
· 3 years ago
af1e89e
rustc-1.63.0 Build 8951290
by Chris Wailes
· 3 years 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 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 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 ago
f171dac
Merge "Remove unnecessary lunch output"
by Jihoon Kang
· 3 years ago
c0f0eb8
Make FirstTarget treat HostCross separately from Host
by Colin Cross
· 3 years, 1 month ago
6ffb2fb
Merge "Retrieve shared lib output from custom provider"
by Christopher Parsons
· 3 years ago
218dae7
Merge "Reexport whole_static_libs in cc_library_headers"
by Trevor Radcliffe
· 3 years ago
237d171
Merge "Drop support for KitKat."
by Dan Albert
· 3 years ago
02b122c
Merge "Strip annotations from copy of core-current-stubs-for-system-modules"
by Treehugger Robot
· 3 years ago
4273c18
Reland "Turn on Global ThinLTO by default"
by Yi Kong
· 3 years ago
409d277
Add a new `test_options.tags` attribute to customize test execution
by Zhenhuang Wang
· 3 years ago
329a031
Merge "Support prefix_symbols for prebuilt libraries"
by Pierre-Clément Tosi
· 3 years ago
bdbae60
Strip annotations from copy of core-current-stubs-for-system-modules
by Sorin Basca
· 3 years ago
f5b0c2a
Merge "Fix bugs from cc_api_library build"
by Treehugger Robot
· 3 years ago
49542c8
Merge "Revert "Disable RBE for header-abi-dumper""
by Hsin-Yi Chen
· 3 years ago
ff2768d
Merge "Add current build release"
by Paul Duffin
· 3 years ago
1caaec0
Merge "Add hidden API properties to java_sdk_library modules"
by Paul Duffin
· 3 years ago
11f4a79
Merge "Do not enable ThinLTO for CFI enabled projects"
by Yi Kong
· 3 years ago
96f2534
Merge "SOONG_NINJA_ARGS to pass ninja args to soong_ui"
by Usta Shrestha
· 3 years ago
12bd7c7
Merge "`#apex` symbols no longer contribute to platform libraries"
by Treehugger Robot
· 3 years ago
6bfb6bb
Drop support for KitKat.
by Dan Albert
· 3 years ago
b605679
Merge "Bluetooth available hack"
by Treehugger Robot
· 3 years ago
8dc8b0a
SOONG_NINJA_ARGS to pass ninja args to soong_ui
by Usta Shrestha
· 3 years ago
88b3ba2
Merge "Convert filegroup with AIDL srcs to aidl_library"
by Vinh Tran
· 3 years ago
370b37e
Merge "Bp2build support for runtime_libs"
by Cole Faust
· 3 years ago
42a49f1
Add current build release
by Paul Duffin
· 3 years ago
ee959f4
Merge "Place native shared libs for soong build DCLA."
by Dennis Shen
· 3 years ago
845c4c1
Merge "Fix ProcessBazelQueryResponse of filegroup"
by Treehugger Robot
· 3 years ago
3f1ae0b
Add hidden API properties to java_sdk_library modules
by Paul Duffin
· 3 years ago
1149c2c
Merge changes I66445302,I773279a4
by Paul Duffin
· 3 years ago
e29d230
Merge "Allow libcore to have NewApi warnings"
by Treehugger Robot
· 3 years ago
3651a5d
Merge "Dedup apiFile and removedApiFile fields"
by Treehugger Robot
· 3 years ago
9b61abb
Push Hidden_api inside HiddenAPIFlagFileProperties
by Paul Duffin
· 3 years ago
1e9e938
Refactor handling of hidden API property provided information
by Paul Duffin
· 3 years ago
29d1667
Merge "Reformat build/soong for go 1.19"
by Paul Duffin
· 3 years ago
c702ebd
Do not enable ThinLTO for CFI enabled projects
by Yi Kong
· 3 years ago
2ad6e84
Bluetooth available hack
by William Escande
· 3 years ago
af41bc1
Place native shared libs for soong build DCLA.
by Dennis Shen
· 3 years ago
444154d
Convert filegroup with AIDL srcs to aidl_library
by Vinh Tran
· 3 years ago
16fe8e1
Fix ProcessBazelQueryResponse of filegroup
by Vinh Tran
· 3 years ago
7366645
Merge "Revert "Turn on Global ThinLTO by default""
by Yi Kong
· 3 years ago
9ae019c
Retrieve shared lib output from custom provider
by Chris Parsons
· 3 years ago
7f897fc
Reexport whole_static_libs in cc_library_headers
by Trevor Radcliffe
· 3 years ago
b90ff82
Revert "Turn on Global ThinLTO by default"
by Yi Kong
· 3 years ago
c71d2b7
Dedup apiFile and removedApiFile fields
by Paul Duffin
· 3 years ago
3352ceb
Merge changes from topic "global-thinlto"
by Yi Kong
· 3 years ago
835c589
Fix bugs from cc_api_library build
by Kiyoung Kim
· 3 years ago
6b29f59
Bp2build support for runtime_libs
by Cole Faust
· 3 years ago
3690485
Remove unnecessary lunch output
by Jihoon Kang
· 3 years ago
6e294b4
Merge "Update link to Bazel's documentation in README."
by Jihoon Kang
· 3 years ago
406015b
typos: SOONG_DELVE and SOONG_UI_DELVE in README.md
by usta
· 3 years ago
d079e0b
Reformat build/soong for go 1.19
by Colin Cross
· 3 years ago
852d0c4
Merge "Move common test_options properties into the android package"
by Zhenhuang Wang
· 3 years ago
b2f584b
bp2build: allowlist frameworks/av/media/liberror/... and denylist broken targets.
by Jingwen Chen
· 3 years ago
13fe665
Merge "Revert "Check that API is up-to-date when building java_sdk_library""
by Paul Duffin
· 3 years ago
b816652
Allow libcore to have NewApi warnings
by Orion Hodson
· 3 years ago
0713e4f
Revert "Disable RBE for header-abi-dumper"
by Hsin-Yi Chen
· 3 years ago
406e7b7
Turn on Global ThinLTO by default
by Yi Kong
· 3 years, 10 months ago
2121d16
Only enable global ThinLTO for LP64 targets
by Yi Kong
· 3 years ago
48ec5b3
Merge "Add lint test property"
by Treehugger Robot
· 3 years ago
79845f9
Merge "Collect suggested modifications from lint"
by Colin Cross
· 3 years ago
dae32f2
Merge "Allow duplicate files inputs in soong_zip"
by Colin Cross
· 3 years ago
6ef4fae
Merge "DO NOT MERGE - Merge Android 13"
by Xin Li
· 3 years ago
03a9dfc
Update link to Bazel's documentation in README.
by Yilin Ma
· 3 years ago
0ac5a43
Move common test_options properties into the android package
by Zhenhuang Wang
· 3 years ago
ae7fe16
Merge "Re-enable the base hidl modules in mixed build."
by Yu Liu
· 3 years ago
e7a8664
Revert "Check that API is up-to-date when building java_sdk_library"
by Paul Duffin
· 3 years ago
63e738f
Merge "Add support for prepending text from a file"
by Alan Viverette
· 3 years ago
1ad11e6
Merge "Add StringAttribute for bp2building"
by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
· 3 years ago
8f74418
Merge "Diff source dump and previous version dump for Cross-Version ABI Check"
by Mu-Le Lee
· 3 years ago
2822186
DO NOT MERGE - Merge Android 13
by Xin Li
· 3 years ago
6b56c37
Merge "CpExecutable should not preserve symlink" am: 90fbcf1c29
by Treehugger Robot
· 3 years ago
Next »