Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
9f9f77dfc2b73a2e58319b81b8e8a36af003bd2e
9f9f77d
Merge "Prepare soong for python 3.11" into main
by Dan Willemsen
· 2 years ago
491fa2f
Merge "Support asset_dirs property in bp2build for android_{app,library}" into main
by Romain Jobredeaux
· 2 years ago
a207d48
Merge "Add test mode support for rust_aconfig_library" into main
by Vinh Tran
· 2 years ago
7a71e07
Support asset_dirs property in bp2build for android_{app,library}
by Romain Jobredeaux
· 2 years ago
b46c210
Merge "Use relative path instead of base for python proto" into main
by Trevor Radcliffe
· 2 years ago
339a63f
Prepare soong for python 3.11
by Dan Willemsen
· 2 years ago
06a0b51
Merge "Revert "Move from-text stub java_api_library modules closer to s..."" into main
by Jihoon Kang
· 2 years ago
4434b71
Revert "Move from-text stub java_api_library modules closer to s..."
by Jihoon Kang
· 2 years ago
f24480b
Merge "Move from-text stub java_api_library modules closer to source" into main
by Treehugger Robot
· 2 years ago
4315796
Merge "Use Label (string) instead of Label (struct) to dedupe" into main
by Treehugger Robot
· 2 years ago
b6ec2c8
Move from-text stub java_api_library modules closer to source
by Jihoon Kang
· 2 years ago
5e04d48
Use Label (string) instead of Label (struct) to dedupe
by Spandan Das
· 2 years ago
2bfc31e
Merge "Allowlist external/gflags in bp2build" into main
by Spandan Das
· 2 years ago
d89ee08
Merge "Rust library linking fixes" into main
by Cody Schuffelen
· 2 years ago
2a8f900
Allowlist external/gflags in bp2build
by Spandan Das
· 2 years ago
b0e1035
Merge "rust: Add support for host fuzzers." into main
by Ivan Lozano
· 2 years ago
f768e6e
Merge "Bp2build product variables on non-arch-variant module types" into main
by Treehugger Robot
· 2 years ago
ed94000
Bp2build product variables on non-arch-variant module types
by Cole Faust
· 2 years ago
d3243d5
Use relative path instead of base for python proto
by Trevor Radcliffe
· 2 years ago
f5ee8e3
Merge "Stop sdk_library generated api_library to depend on full surface api_library" into main
by Treehugger Robot
· 2 years ago
3625faf
Merge "Denylist jemalloc5_stresstests since it is run by a special script." into main
by Yu Liu
· 2 years ago
d365cc4
Merge changes from topic "bazel_module_labels" into main
by Liz Kammer
· 2 years ago
e6adc83
Merge "Remove dylibs prop from rust module types" into main
by Vinh Tran
· 2 years ago
c183e3a
Rust library linking fixes
by A. Cody Schuffelen
· 2 years ago
78e4695
Merge "Disable Global ThinLTO by default" into main
by Yabin Cui
· 2 years ago
66ae90d
Merge "Add new diffs found in vendor partition in sbom_test." into main
by Wei Li
· 2 years ago
9c81c0c
Disable Global ThinLTO by default
by Yabin Cui
· 2 years ago
e7ee256
Stop sdk_library generated api_library to depend on full surface api_library
by Jihoon Kang
· 2 years ago
9db358d
Merge "Bp2build genrule commands as configurable properties" into main
by Cole Faust
· 2 years ago
9a3cd19
Merge "Add `previous_api` property to `java_api_library` module" into main
by Jihoon Kang
· 2 years ago
9ff64e6
Add new diffs found in vendor partition in sbom_test.
by Wei Li
· 2 years ago
6a299f7
Merge "Fix possible orphaned proto_library targets" into main
by Spandan Das
· 2 years ago
215adb4
Fix possible orphaned proto_library targets
by Spandan Das
· 2 years ago
f0d4d4f
Bp2build genrule commands as configurable properties
by Cole Faust
· 2 years ago
5ce6809
Merge "Add unit test to verify default linkage for rust binaries" into main
by Vinh Tran
· 2 years ago
4eeb2a9
Remove dylibs prop from rust module types
by Vinh Tran
· 2 years ago
83b86cc
Merge "soong: ARM 32-bit targets must be built with 4k elf alignment" into main
by Juan Yescas
· 2 years ago
862da6f
Add `previous_api` property to `java_api_library` module
by Jihoon Kang
· 2 years ago
0c705a4
Convert additional sdk_library stub libraries to from stub generation
by Jihoon Kang
· 2 years ago
95e8fe9
Merge "Check in BUILD files in prebuilts/rust and external/bazelbuild-rules_rust" into main
by Treehugger Robot
· 2 years ago
05b3410
Add unit test to verify default linkage for rust binaries
by Vinh Tran
· 2 years ago
12dc96e
Set Bazel_module for (un)converted sysprop libs
by Liz Kammer
· 2 years ago
c86e094
Make ShouldConvertWithBp2build avail in loadhooks
by Liz Kammer
· 2 years ago
1f82aea
Merge "Support default-permission in aconfig_declarations" into main
by Zhi Dou
· 2 years ago
7ce8bf0
Merge "Removed order file use flags from being passed to cflags" into main
by Sharjeel Khan
· 2 years ago
6487601
Merge "Pass the current API file to the metalava --use-same-format-as option" into main
by Paul Duffin
· 2 years ago
69ea5b8
Merge changes I33846cdb,I1eb1f4bf into main
by Treehugger Robot
· 2 years ago
478ca5b
Move scopeOrderedSourceFileNames as outside var
by Jihoon Kang
· 2 years ago
3c5d4c2
Removed order file use flags from being passed to cflags
by Sharjeel Khan
· 2 years ago
10a23c2
Pass the current API file to the metalava --use-same-format-as option
by Paul Duffin
· 2 years ago
84473f5
Sort api files by api scope in java_api_library
by Jihoon Kang
· 2 years ago
0ea4ffa
Add test mode support for rust_aconfig_library
by Vinh Tran
· 2 years ago
a405301
Merge "Darwin/Mac OS host rust compilation fixes" into main
by Cody Schuffelen
· 2 years ago
4e0f645
Revert "Handle Clang's change of defaults from -fcommon to -fno-common"
by Chia-Chi Teng
· 2 years ago
23cc4aa
soong: ARM 32-bit targets must be built with 4k elf alignment
by Juan Yescas
· 2 years ago
fe1ecfc
Check in BUILD files in prebuilts/rust and external/bazelbuild-rules_rust
by Vinh Tran
· 2 years, 1 month ago
5428433
Merge "Remove diffs of symlinks in root directory which are included in product SBOMs now." into main
by Wei Li
· 2 years ago
88df1d3
Merge "Handle Clang's change of defaults from -fcommon to -fno-common" into main
by Zijun Zhao
· 2 years ago
4ed512b
apex: respect relative_install_path of rust modules
by Jooyung Han
· 2 years ago
83a740e
Merge "soong: Add product variable DevicePageSizeAgnostic" into main
by Juan Yescas
· 2 years ago
0634397
Remove diffs of symlinks in root directory which are included in product SBOMs now.
by Wei Li
· 2 years ago
3f65a41
Support default-permission in aconfig_declarations
by Zhi Dou
· 2 years ago
34a1c57
Merge "fix protos in another dir + a module that uses it" into main
by Treehugger Robot
· 2 years ago
1824463
Merge "Remove pdk product variable" into main
by Treehugger Robot
· 2 years ago
7dc6bcb
fix protos in another dir + a module that uses it
by Liz Kammer
· 2 years ago
cb91632
Denylist jemalloc5_stresstests since it is run by a special script.
by Yu Liu
· 2 years ago
8dc9e91
Remove pdk product variable
by Cole Faust
· 2 years ago
19e00b3
Merge "Replace -bootclasspath and -classpath metalava options with --classpath" into main
by Treehugger Robot
· 2 years ago
1988ccf
Merge "Implement rust_aconfig_library" into main
by Dennis Shen
· 2 years ago
f8aaaa1
Replace -bootclasspath and -classpath metalava options with --classpath
by Paul Duffin
· 2 years ago
2fcbffa
rust: Add support for host fuzzers.
by Ivan Lozano
· 2 years ago
b6e0a64
Denylist a couple art modules that depend on unconverted modules.
by Yu Liu
· 2 years ago
0106560
soong: Add product variable DevicePageSizeAgnostic
by Juan Yescas
· 2 years ago
3537d80
Merge "Disable zipbomb detection inside the build" into main
by Treehugger Robot
· 2 years ago
13acefe
Merge "Remove diffs of flags files that included in product SBOM." into main
by Wei Li
· 2 years ago
2478d70
Merge "Update allowlist for framework" into main
by Treehugger Robot
· 2 years ago
877b846
Update allowlist for framework
by Liz Kammer
· 2 years ago
4fa1bfe
Merge "Allowlist some more cc_test modules after the runfiles support" into main
by Yu Liu
· 2 years ago
1880103
Merge "Stop using single-hyphen metalava options" into main
by Treehugger Robot
· 2 years ago
808211e
Stop using single-hyphen metalava options
by Paul Duffin
· 2 years ago
a4a4d29
Handle Clang's change of defaults from -fcommon to -fno-common
by zijunzhao
· 2 years ago
dbedb0c
Remove diffs of flags files that included in product SBOM.
by Wei Li
· 2 years ago
457ddef
Implement rust_aconfig_library
by Vinh Tran
· 2 years ago
69bda98
Merge changes I816f209e,I9e4d51c3 into main
by Treehugger Robot
· 2 years ago
002764c
Merge "Don't generate aapt2 srcjars when using resource processor" into main
by Colin Cross
· 2 years ago
fda9efa
Merge "Revert^2 "Export NewPrebuiltBuildTool"" into main
by Treehugger Robot
· 2 years ago
6b6b150
Merge "Add unconverted reason for jarjar incompatibility." into main
by Liz Kammer
· 2 years ago
846ce68
Handle enabled: false via conditions_default
by Spandan Das
· 2 years ago
97e9b0c
Merge "Revert "Revert "Remove env config fetcher code""" into main
by Kousik Kumar
· 2 years ago
21b19f9
Merge "Use string.Builder" into main
by Treehugger Robot
· 2 years ago
da2a211
Use string.Builder
by usta
· 2 years ago
5d52dce
Revert^2 "Export NewPrebuiltBuildTool"
by David Srbecky
· 2 years ago
1d7964a
Merge "Revert "Export NewPrebuiltBuildTool"" into main
by Joanne Chung
· 2 years ago
479e39f
Handle nil enabled values
by Spandan Das
· 2 years ago
14e0956
Revert "Export NewPrebuiltBuildTool"
by Joanne Chung
· 2 years ago
09f6b13
Merge changes I8ca452aa,I437fc890,If9446700 into main
by Spandan Das
· 2 years ago
df3ec82
Handle .proto files in different package for filegroups
by Spandan Das
· 2 years ago
541c1ca
Merge "Export NewPrebuiltBuildTool" into main
by Treehugger Robot
· 2 years ago
c53767e
Handle .proto files that end up in a different package
by Spandan Das
· 2 years ago
3131d67
Allow creation of BazelTargets in a different directory
by Spandan Das
· 2 years ago
Next »