Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
4f4f8ebd3fbc10e32fd102e2cce987a0edfb7781
4f4f8eb
Fix llndk_library init
by Colin Cross
· 5 years ago
47d186c
Merge "Create vndkproduct.libraries.txt"
by Treehugger Robot
· 5 years ago
26ab0f1
Merge "Add "aidl.flags:" property for cc_/java_ modules"
by Jooyung Han
· 5 years ago
b5d641e
Merge "Allow the clang version used for bindgen to be configured."
by Peter Collingbourne
· 5 years ago
87b16fa
Merge "Switch to clang-r407598 (12.0.1)."
by Yabin Cui
· 5 years ago
7ba6f1c
Merge "Support for recovery snapshot."
by Jose "Pepe" Galmes
· 5 years ago
5bcf99a
Merge "Remove patricearruda from OWNERS."
by Treehugger Robot
· 5 years ago
a1b87c8
Merge changes from topic "revert-1377717-metalics-BOEMJWNSHV"
by Bob Badour
· 5 years ago
df98d3e
Revert "Add ability to declare licenses in soong."
by Jerome Gaillard
· 5 years ago
61a55a0
Revert "Export soong license data to make."
by Jerome Gaillard
· 5 years ago
cc49216
Revert "Define the standard license_kind rules."
by Jerome Gaillard
· 5 years ago
659f11f
Merge changes from topic "metalics"
by Bob Badour
· 5 years ago
8584130
Remove patricearruda from OWNERS.
by Jaewoong Jung
· 5 years ago
5542859
Merge "Skip old file cleanup for non-full builds."
by Jaewoong Jung
· 5 years ago
0a984f5
Merge "Enforce <uses-library> checks for android_app and android_app_import."
by Ulyana Trafimovich
· 5 years ago
22313cb
Merge "Allow-list libderive_sdk"
by Anton Hansson
· 5 years ago
4c89f3e
Merge "Static variant deps are not considered as being in the same APEX"
by Treehugger Robot
· 5 years ago
4a6d53d
Merge "Support building mixed versions of sepolicy"
by Inseob Kim
· 5 years ago
db7dda8
Switch to clang-r407598 (12.0.1).
by Yabin Cui
· 5 years ago
12177fc
Static variant deps are not considered as being in the same APEX
by Jiyong Park
· 5 years ago
16ebd5a
Support building mixed versions of sepolicy
by Inseob Kim
· 5 years ago
6e49493
Skip old file cleanup for non-full builds.
by Jaewoong Jung
· 5 years ago
0d96ed8
Merge "Add TARGET_FORCE_APEX_SYMLINK_OPTIMIZATION"
by Treehugger Robot
· 5 years ago
f33786d
Merge "Correct mismatched string format in bazel_handler"
by Treehugger Robot
· 5 years ago
097de78
Merge "Check whether value_variables are set"
by Liz Kammer
· 5 years ago
13351b2
Define the standard license_kind rules.
by Bob Badour
· 5 years ago
74fab31
Export soong license data to make.
by Bob Badour
· 5 years ago
8a36d94
Add ability to declare licenses in soong.
by Bob Badour
· 6 years ago
22890c4
Enforce <uses-library> checks for android_app and android_app_import.
by Ulya Trafimovich
· 5 years ago
4da0797
Add TARGET_FORCE_APEX_SYMLINK_OPTIMIZATION
by Jiyong Park
· 5 years ago
8a2600c
Create vndkproduct.libraries.txt
by Justin Yun
· 5 years ago
e197d8b
Add "aidl.flags:" property for cc_/java_ modules
by Jooyung Han
· 5 years ago
880109b
Allow-list libderive_sdk
by Anton Hansson
· 5 years ago
e605615
Remove Ignore_missing_latest_api
by Anton Hansson
· 5 years ago
591920f
Merge "Stop allowing missing last-api files by default"
by Anton Hansson
· 5 years ago
6b8c400
Merge "Set previous_api correctly for java_sdk_library"
by Anton Hansson
· 5 years ago
9a868f1
Allow the clang version used for bindgen to be configured.
by Peter Collingbourne
· 5 years ago
18417cb
Skip apex dep check when sanitizer diag is enabled
by Cindy Zhou
· 5 years ago
e87b03d
Set previous_api correctly for java_sdk_library
by Anton Hansson
· 5 years ago
0615864
Stop allowing missing last-api files by default
by Anton Hansson
· 5 years ago
8bfb63c
Merge "Break up app.go."
by Jaewoong Jung
· 5 years ago
3d419e3
Merge "Automatically set uncompress_dex for java_import."
by Bill Peckham
· 5 years ago
31094b1
Skip product variant for core-variant VNDK
by Justin Yun
· 5 years ago
2187e41
Merge changes I81769f57,I28fb6886
by Treehugger Robot
· 5 years ago
b2d77d4
Merge "Use soong_zip -srcjar for proto and aidl srcjars"
by Treehugger Robot
· 5 years ago
fd9e804
Define vndk.private property for VNDK-private libraries
by Justin Yun
· 5 years ago
cf02ec8
Use soong_zip -srcjar for proto and aidl srcjars
by Colin Cross
· 5 years ago
ff89ffa
Automatically set uncompress_dex for java_import.
by Bill Peckham
· 5 years ago
7dbc578
Merge "Fix library order in class loader context to agree with PackageManager."
by Treehugger Robot
· 5 years ago
6f843bc
Support for recovery snapshot.
by Jose Galmes
· 5 years ago
c9f2b94
Fix library order in class loader context to agree with PackageManager.
by Ulya Trafimovich
· 5 years ago
6977e8a
'vendor_available: *' will not create product variant
by Justin Yun
· 5 years ago
74c8436
Merge "Add attribute to disable last-api compat tracking"
by Anton Hansson
· 5 years ago
e794b1e
Merge "Remove unnecessary snake case variables."
by Jaewoong Jung
· 5 years ago
98dea94
Merge "Reland: Add android.hardware.memtrack-unstable-ndk_platform"
by Kalesh Singh
· 5 years ago
109d9cc
Merge "rust modules in APEX don't get installed to the system partition"
by Treehugger Robot
· 5 years ago
7b63b26
Reland: Add android.hardware.memtrack-unstable-ndk_platform
by Kalesh Singh
· 5 years ago
18aefc1
Remove unnecessary snake case variables.
by Jaewoong Jung
· 5 years ago
1f8c272
Merge changes from topic "llndk_cc_library"
by Colin Cross
· 5 years ago
0a2afd1
Merge "Remove sdk_version: "none" restriction"
by Anton Hansson
· 5 years ago
b630c37
Merge changes I6a512209,I56437f26
by Ulyana Trafimovich
· 5 years ago
459feca
rust modules in APEX don't get installed to the system partition
by Jiyong Park
· 5 years ago
127bb8b
Don't rewrite LLNDK dependencies with .llndk suffix
by Colin Cross
· 5 years ago
adc81a0
Don't strip stub libraries
by Colin Cross
· 5 years ago
88bb6f6
Unify addition of class loader subcontext from dependencies.
by Ulya Trafimovich
· 5 years ago
d8065c6
Merge "getNamespacesToSearchForModule to use blueprint.Namespace"
by Bob Badour
· 5 years ago
f9b4465
Break up app.go.
by Jaewoong Jung
· 5 years ago
cef48e9
Merge "Support writing a ZIP64 file header"
by Treehugger Robot
· 5 years ago
38620ed
getNamespacesToSearchForModule to use blueprint.Namespace
by Bob Badour
· 5 years ago
dff2c78
Add attribute to disable last-api compat tracking
by Anton Hansson
· 5 years ago
4eb5048
Merge "Remove the return value from dexpreopt"
by Jaewoong Jung
· 5 years ago
7461e3c
Merge "Set the Soong config variable to keep building ART from source."
by Martin Stjernholm
· 5 years ago
2a9013e
Set the Soong config variable to keep building ART from source.
by Martin Stjernholm
· 5 years ago
69c43e4
Merge changes I6d1be1a9,Ie5e9310e
by Anton Hansson
· 5 years ago
bad07a2
Merge "Fix NDK build in downstream branches"
by Colin Cross
· 5 years ago
15d46f1
Merge "variable: Update product_variables.arc struct"
by Treehugger Robot
· 5 years ago
175500f
Merge "Read the proc status file when PID is given for metrics purpose."
by Patrice Arruda
· 5 years ago
e6a83e6
Fix NDK build in downstream branches
by Colin Cross
· 5 years ago
54f4826
variable: Update product_variables.arc struct
by Satoshi Niwa
· 5 years ago
d9d59fb
Merge "SOONG_* variables are emitted only for the BuildOS variants"
by Treehugger Robot
· 5 years ago
373147b
Support writing a ZIP64 file header
by Colin Cross
· 5 years ago
04157e1
Read the proc status file when PID is given for metrics purpose.
by Patrice Arruda
· 5 years ago
56b584c
Merge "Change default for source_build config variable to true."
by Martin Stjernholm
· 5 years ago
97a1be6
Merge changes from topic "sbox_tools"
by Colin Cross
· 5 years ago
785a31a
Skip mainline_sdk by default in build_test.bash
by Anton Hansson
· 5 years ago
40ddfaa
Check whether value_variables are set
by Liz Kammer
· 5 years ago
41351b5
Merge "Add test & documentation for PropertiesToApply"
by Treehugger Robot
· 5 years ago
f2f3d31
Allow multiple --skip-products and --products arguments to multiproduct_kati
by Colin Cross
· 5 years ago
fe8853d
Add test & documentation for PropertiesToApply
by Liz Kammer
· 5 years ago
ba9e403
Sandbox genrule tools
by Colin Cross
· 5 years ago
a9c8c9f
Call ctx.InstallFile for uninstallable cc modules
by Colin Cross
· 5 years ago
95b07f2
Don't copy uninstallable variants of NDK libraries to sysroot
by Colin Cross
· 5 years ago
4b97a56
Remove the return value from dexpreopt
by Jaewoong Jung
· 5 years ago
0af20ef
Remove sdk_version: "none" restriction
by Anton Hansson
· 5 years ago
dbf3166
Move ClassLoaderContexts() method to UsesLibraryDependency interface.
by Ulya Trafimovich
· 5 years ago
ad429d0
SOONG_* variables are emitted only for the BuildOS variants
by Jiyong Park
· 5 years ago
1a74be7
Merge "Assert android.ApexModule interface for types having ApexModuleBase"
by Treehugger Robot
· 5 years ago
e808dae
Merge "Skip Bazel dist dir migration if not in dist mode or if Bazel dist dir does not exist."
by Rupert Shuttleworth
· 5 years ago
534f157
Skip Bazel dist dir migration if not in dist mode or if Bazel dist dir does not exist.
by Rupert Shuttleworth
· 5 years ago
f1c48af
Merge "arch specific dependencies are supported for apex"
by Treehugger Robot
· 5 years ago
Next »