Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
525d8dec66bedd77d7f04323e45ac8a2d077849a
525d8de
Merge "Handle `test_per_src` test variations as dependencies of APEX modules."
by Roland Levillain
· 6 years ago
0934737
Merge "Create an extra variation in `test_per_src` mutator collecting all outputs."
by Roland Levillain
· 6 years ago
2ac2bef
Prevent runtime module paths being used in include_dirs
by Paul Duffin
· 6 years ago
73bf054
Abstract property value matching logic behind an interface
by Paul Duffin
· 6 years ago
60c0cd9
Merge "Add header_libs to cc_object"
by Paul Duffin
· 6 years ago
e6d0f62
Merge "Use double dashes before llvm-strip arguments"
by Yi Kong
· 6 years ago
93e6783
Use double dashes before llvm-strip arguments
by Yi Kong
· 6 years ago
9b5fde9
Handle `test_per_src` test variations as dependencies of APEX modules.
by Roland Levillain
· 6 years ago
f2fad97
Create an extra variation in `test_per_src` mutator collecting all outputs.
by Roland Levillain
· 6 years ago
b1469d5
Merge changes from topic "docs_circular_dep"
by Treehugger Robot
· 6 years ago
19a7f25
aidl include paths are exported to droiddoc
by Jiyong Park
· 6 years ago
2907459
filegroup.path is used to specify the include path for aidl files
by Jiyong Park
· 6 years ago
eec9b28
Disable cc_fuzz darwin host modules
by Colin Cross
· 6 years ago
216e315
Merge "soong-ui: Redirect mmm to mmma."
by Treehugger Robot
· 6 years ago
178f8fb
Merge "Add the cc_fuzz target."
by Treehugger Robot
· 6 years ago
80b562e
Merge "soong-ui: Redirect mm to mma."
by Treehugger Robot
· 6 years ago
cc9a246
Merge "Add liblog as shared dependency for isolated tests."
by Christopher Ferris
· 6 years ago
66bb414
Merge "Java test code clean-up"
by Jaewoong Jung
· 6 years ago
6f67daa
Merge "Add overrides property to prebuilt_apex"
by Jaewoong Jung
· 6 years ago
a9e1215
soong-ui: Redirect mmm to mmma.
by Patrice Arruda
· 6 years ago
2274102
soong-ui: Redirect mm to mma.
by Patrice Arruda
· 6 years ago
a37832a
Add header_libs to cc_object
by Paul Duffin
· 6 years ago
38aaf75
Merge "Renderscript: rename .rs extension to .rscript"
by Jeffrey Vander Stoep
· 6 years ago
34cbba6
Add liblog as shared dependency for isolated tests.
by Christopher Ferris
· 6 years ago
ed1f4de
Merge changes Ieb4ffa10,I9458cbc4
by Treehugger Robot
· 6 years ago
d612627
Renderscript: rename .rs extension to .rscript
by Jeff Vander Stoep
· 6 years ago
7ad7e03
Merge "soong_ui: Do not find a build file if targets are specified."
by Treehugger Robot
· 6 years ago
f9a0443
Java test code clean-up
by Jaewoong Jung
· 6 years ago
a0eb5a8
Merge "fix: APEX prebuilts are disabled in platform build"
by Treehugger Robot
· 6 years ago
223e6a6
Merge changes from topic "buildnumberfromfile"
by Colin Cross
· 6 years ago
22f7d18
Add overrides property to prebuilt_apex
by Jaewoong Jung
· 6 years ago
2e16e2d
Merge "Use LLD for partialLd."
by Treehugger Robot
· 6 years ago
ca8992e
fix: APEX prebuilts are disabled in platform build
by Jiyong Park
· 6 years ago
da9a463
Add the cc_fuzz target.
by Mitch Phillips
· 6 years ago
63f4b57
Merge changes Ia106d48e,Ib6c0e778
by Colin Cross
· 6 years ago
84d8385
Use LLD for partialLd.
by Peter Collingbourne
· 6 years ago
19bd53e
soong_ui: Do not clean the OutDir path multiple times.
by Patrice Arruda
· 6 years ago
0dcf27f
soong_ui: Construct the proper MODULES-IN-<dir name> for m* build commands.
by Patrice Arruda
· 6 years ago
e5cae33
Allow jar wrapper to take quoted arguments
by Colin Cross
· 6 years ago
0cb0d7b
Add rspfile support to RuleBuilder
by Colin Cross
· 6 years ago
1563815
Prepare droiddoc for using RuleBuilder
by Colin Cross
· 6 years ago
5822b55
Manually escape BuildNumberFromFile
by Colin Cross
· 6 years ago
5cfc70d
Remove use of deprecated ExtractSourcesDeps
by Colin Cross
· 6 years ago
527f3e5
Dedup path properties across property structs
by Colin Cross
· 6 years ago
2ca7a88
Merge "Make relative path for native_bridge binaries configurable"
by Dimitry Ivanov
· 6 years ago
0f7dbd0
Merge "soong: Fix AndroidMk with *Required properties"
by Treehugger Robot
· 6 years ago
34b1b27
Merge "Fix a bug in generateNoticeRule."
by Treehugger Robot
· 6 years ago
8d6dde8
Make relative path for native_bridge binaries configurable
by dimitry
· 6 years ago
825c814
Fix a bug in generateNoticeRule.
by Jaewoong Jung
· 6 years ago
12df5fb
soong: Fix AndroidMk with *Required properties
by Jooyung Han
· 6 years ago
e3ef3c8
Fix the unbundled mainline module build
by Jiyong Park
· 6 years ago
09cb629
Revert "Don't build hiddenapi flags or encode dex for unbundled builds"
by Jiyong Park
· 6 years ago
50b81e5
Don't use APEX prebuilts when asan is on
by Jiyong Park
· 6 years ago
b940a14
Merge "Stop defining unused USE_SSSE3."
by Treehugger Robot
· 6 years ago
b22dcfe
Stop defining unused USE_SSSE3.
by Elliott Hughes
· 6 years ago
68c9eed
Merge "Re-enable ASAN globals instrumentation for devices."
by Mitch Phillips
· 6 years ago
cba311b
Re-enable ASAN globals instrumentation for devices.
by Mitch Phillips
· 6 years ago
7bb2aec
Merge "Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true"
by Treehugger Robot
· 6 years ago
2647ced
Fix android.Expand and ninja escaping
by Colin Cross
· 6 years ago
9450d0b
soong_ui: Do not find a build file if targets are specified.
by Patrice Arruda
· 6 years ago
66abc58
Merge "Add java_sdk_library summary to soong docs."
by Treehugger Robot
· 6 years ago
ee94d6a
Add RuleBuilder helper functions for built and prebuilt tools
by Colin Cross
· 6 years ago
a3002fc
Add documentation to droiddoc.go module types
by Colin Cross
· 6 years ago
4f158ee
Add java_sdk_library summary to soong docs.
by Jaewoong Jung
· 6 years ago
2cb5288
Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true
by Jiyong Park
· 6 years ago
ae11318
Merge "system-clang-format: Add Standard: Cpp11"
by Treehugger Robot
· 6 years ago
f378a85
Merge "Use ctx.Target().NativeBridge to detect if the arch is translated or not"
by Treehugger Robot
· 6 years ago
0dd3ab5
system-clang-format: Add Standard: Cpp11
by Tom Cherry
· 6 years ago
a89cf59
Merge "Tune invocations and print full diagnostics on crash for d8 and r8."
by Treehugger Robot
· 6 years ago
3af8661
Merge "Improve android_app_import.dpi_variants handling."
by Jaewoong Jung
· 6 years ago
acbf6c7
Use ctx.Target().NativeBridge to detect if the arch is translated or not
by Jiyong Park
· 6 years ago
db7a770
Merge "Add "provide_cpp_shared_libs/uses" props to "apex""
by Treehugger Robot
· 6 years ago
3e18b19
Improve android_app_import.dpi_variants handling.
by Jaewoong Jung
· 6 years ago
ee5c603
Tune invocations and print full diagnostics on crash for d8 and r8.
by Sasha Smundak
· 6 years ago
94e90c6
Merge "Add sh_test_host."
by Jaewoong Jung
· 6 years ago
bc53fef
Merge changes from topic "gcov-prefix-permissions-fix"
by Pirama Arumuga Nainar
· 6 years ago
5c998b9
Add "provide_cpp_shared_libs/uses" props to "apex"
by Jooyung Han
· 6 years ago
d5f6c82
Rename product_services to system_ext
by Justin Yun
· 6 years ago
cfec40c
Move RuleBuilder on top of strings.Builder
by Colin Cross
· 6 years ago
188236f
Merge "Document how properties work in defaults modules."
by Treehugger Robot
· 6 years ago
fccc52f
Merge "[trivial] Remove dead code"
by Treehugger Robot
· 6 years ago
b1907ee
Merge "Dist NOTICE outputs for app targets."
by Jaewoong Jung
· 6 years ago
61a8368
Add sh_test_host.
by Jaewoong Jung
· 6 years ago
9877279
Dist NOTICE outputs for app targets.
by Jaewoong Jung
· 6 years ago
630846d
Add support for tests in APEX test modules.
by Roland Levillain
· 6 years ago
0ce291e
[trivial] Remove dead code
by Inseob Kim
· 6 years ago
f67e1be
Merge changes Icfc893c8,I40f03fc0
by Treehugger Robot
· 6 years ago
eee5a41
Merge "Add a String() method to android.Module"
by Treehugger Robot
· 6 years ago
28d36ca
Merge changes from topic "mutator_name"
by Treehugger Robot
· 6 years ago
aa812d1
Allow debugging with SOONG_DELVE=<listen addr>
by Colin Cross
· 6 years ago
7b97ecd
Print ninja stdout live during the build
by Colin Cross
· 6 years ago
9a36223
Add a String() method to android.Module
by Colin Cross
· 6 years ago
100bbdc
Wrap getenv when linking a coverage-enabled binary
by Pirama Arumuga Nainar
· 6 years ago
82fe59b
Refactor libprofile-extras to be added as a whole static library
by Pirama Arumuga Nainar
· 6 years ago
cb55e08
Add MutatorName to mutator contexts
by Colin Cross
· 6 years ago
fa07821
Remove ioutil.TempDir from each android/soong/android test
by Colin Cross
· 6 years ago
baba9a9
soong_ui: Build under a path that contains a symbolic link.
by Patrice Arruda
· 6 years ago
9d42425
Perform TERM check for file writers only
by Mikhail Naganov
· 6 years ago
aebc02a
Allow neverallow rules to be defined by custom bootstrap_go_packages
by Paul Duffin
· 6 years ago
e65d84c
Merge "Enforce hidden api usage in vendor (soong)"
by Treehugger Robot
· 6 years ago
Next »