Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
refs/heads/r
/
sdk
/
update.go
95f7b34
Use inclusive language in build/soong
by Colin Cross
· 5 years ago
ece64f6
Defer \n quoting generatedContents until creating the ninja rule
by Paul Duffin
· 5 years ago
129171b
Retry: Fix snapshot of a host/device cc_library with stubs
by Paul Duffin
· 5 years ago
4d125bd
Retry: Adds support for 'ignored-on-host'
by Paul Duffin
· 5 years ago
08385bf
Retry: Detect invalid arch specific properties in snapshot
by Paul Duffin
· 5 years ago
1c58f57
Allow extractCommonProperties to return an error
by Paul Duffin
· 5 years ago
8de6aa4
Encapsulate getter into an extractorProperty structure
by Paul Duffin
· 5 years ago
f3644f1
Encapsulate properties to be optimized in a container
by Paul Duffin
· 5 years ago
88bc97a
Use reflect.Zero(type) to get value to clear field
by Paul Duffin
· 5 years ago
2b5887a
Sdk snapshot set compile_multilib per OsType
by Paul Duffin
· 5 years ago
93520ed
Remove old SdkMemberType API for creating snapshot modules
by Paul Duffin
· 5 years ago
c910393
Improve consistency of handling java snapshot properties
by Paul Duffin
· 5 years ago
17ab883
Make new module creation API more flexible
by Paul Duffin
· 5 years ago
5e2e0fd
Add abstraction for tracking compile multilib usages
by Paul Duffin
· 5 years ago
6cb8f17
Add support for using cc_library in sdk/module_exports
by Paul Duffin
· 5 years ago
57ee177
Extract the osTypeSpecificInfo code from module creation loop
by Paul Duffin
· 5 years ago
4a4b2d0
Extract archTypeSpecificInfo code from module creation loop
by Paul Duffin
· 5 years ago
6562ce1
Clean up the main module creation loop
by Paul Duffin
· 5 years ago
35dbafc
Output properties before sets in snapshot module
by Paul Duffin
· 5 years ago
2bdbe83
Remove SdkMemberType.FinalizeModule
by Paul Duffin
· 5 years ago
81535b4
Follow up a review comment that was missed
by Paul Duffin
· 5 years ago
206433a
Copy shared_libs and system_shared_libs to module snapshot
by Paul Duffin
· 5 years ago
4909681
Support extracting common values from embedded structures
by Paul Duffin
· 5 years ago
8993732
Refactor common value extraction
by Paul Duffin
· 5 years ago
404db3f
Copy white listed apex available settings into snapshot
by Paul Duffin
· 5 years ago
f51768a
Disable installation for sdk snapshot versioned prebuilts
by Paul Duffin
· 5 years ago
acdd308
Allow sdk members to vary by os type
by Paul Duffin
· 5 years ago
9b358d7
Add support for multiple os types
by Paul Duffin
· 5 years ago
d76209b
Refactor java_library/java_test snapshot processing
by Paul Duffin
· 5 years ago
33cedcc
Refactor snapshot module creation
by Paul Duffin
· 5 years ago
3a6c095
Copy apex_available properties to snapshot modules
by Paul Duffin
· 5 years ago
b0cbec3
Add CommonOS variant for sdk
by Paul Duffin
· 5 years ago
5b47358
Prune any empty property sets from the modules before transforming
by Paul Duffin
· 5 years ago
ac897cf
Allow compile_multilib to be specified on module exports
by Paul Duffin
· 5 years ago
7291095
Differentiate between exported and internal sdk members
by Paul Duffin
· 6 years ago
7b81f5e
Add java_system_modules to sdk/module_exports
by Paul Duffin
· 6 years ago
f4ae4f1
Add support for transitive sdk members
by Paul Duffin
· 6 years ago
f853992
Make sdkMemberDependencyTag usable outside sdk package
by Paul Duffin
· 6 years ago
5b511a2
Allow an arbitrary tag to be associated with a bp property
by Paul Duffin
· 6 years ago
e6c0d84
Rewrite code for creating versioned modules as a transformation
by Paul Duffin
· 6 years ago
cc72e98
Use deep copy when copying bpPropertySets
by Paul Duffin
· 6 years ago
8150da6
Added module_exports/_snapshot as alias for sdk/_snapshot
by Paul Duffin
· 6 years ago
255f18e
Decouple addition of new sdk member types from sdk code
by Paul Duffin
· 6 years ago
c62a510
Discard duplicate operations to copy files to snapshot
by Paul Duffin
· 6 years ago
ce482dc
Exclude META-INF/ from repackaged source jar in snapshot
by Paul Duffin
· 6 years ago
593b3c9
Ensure prebuilt modules have same visibility as source modules
by Paul Duffin
· 6 years ago
9d8d609
Pass SdkMember to AddPrebuiltModule instead of the name
by Paul Duffin
· 6 years ago
c3c5d5e
Improve testing of sdk snapshot generation
by Paul Duffin
· 6 years ago
1387957
Parameterize the sdk member processing
by Paul Duffin
· 6 years ago
375058f
Use static build rules in snapshot generation
by Paul Duffin
· 6 years ago
e44358f
Add support for host sdk
by Paul Duffin
· 6 years ago
b645ec8
Add model to represent generated snapshot .bp file
by Paul Duffin
· 6 years ago
66905ed
Simplify sdk_snapshot module member list generation
by Paul Duffin
· 6 years ago
ac37c50
Check the contents of an SDK snapshot's generated Android.bp
by Paul Duffin
· 6 years ago
9010250
Generate unversioned cc_prebuilt_library_shared
by Paul Duffin
· 6 years ago
9154718
Adds droidstubs support to sdk module
by Paul Duffin
· 6 years ago
0e0cf1d
Refactor sdk update mechanism
by Paul Duffin
· 6 years ago
232e785
SDK snapshot is dist'ed
by Jiyong Park
· 6 years ago
73c54ee
native shared libs in an SDK can be snapshotted
by Jiyong Park
· 6 years ago
9b409bc
Create scripts to update and freeze a module SDK
by Jiyong Park
· 6 years ago