index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sdk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for java_test in sdk
Paul Duffin
2019-12-31
1
-0
/
+106
*
Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot
Paul Duffin
2019-12-31
4
-53
/
+58
*
Added module_exports/_snapshot as alias for sdk/_snapshot
Paul Duffin
2019-12-30
5
-10
/
+126
*
Merge "Generate .srcjar for prebuilt_stubs_sources"
Paul Duffin
2019-12-23
1
-18
/
+5
|
\
|
*
Generate .srcjar for prebuilt_stubs_sources
Paul Duffin
2019-12-20
1
-18
/
+5
*
|
Differentiate between cc library and binary
Paul Duffin
2019-12-20
1
-0
/
+64
*
|
Dedup cc library module type registration
Paul Duffin
2019-12-20
1
-2
/
+0
|
/
*
Improve cc tests by adding sanitizer mutators
Paul Duffin
2019-12-19
1
-2
/
+0
*
Dedup prebuilt mutator registration
Paul Duffin
2019-12-19
1
-7
/
+1
*
Dedup registration for cc default test config
Paul Duffin
2019-12-19
1
-11
/
+1
*
Dedup cc prebuilts module type registration
Paul Duffin
2019-12-19
1
-2
/
+1
*
Dedup droiddoc module type registration
Paul Duffin
2019-12-19
1
-2
/
+1
*
Dedup registration code for module types and singletons
Paul Duffin
2019-12-19
1
-4
/
+2
*
Move filesystem into Config
Colin Cross
2019-12-18
1
-33
/
+31
*
Merge "Use empty string for core image variant"
Treehugger Robot
2019-12-16
1
-28
/
+28
|
\
|
*
Use empty string for core image variant
Colin Cross
2019-12-13
1
-28
/
+28
*
|
Decouple addition of new sdk member types from sdk code
Paul Duffin
2019-12-13
2
-84
/
+130
|
/
*
Improve handling of generated include dirs
Paul Duffin
2019-12-13
1
-72
/
+28
*
Generalize common property extraction
Paul Duffin
2019-12-13
1
-4
/
+82
*
Added support for using static libraries in sdk snapshot
Paul Duffin
2019-12-12
3
-4
/
+210
*
Discard duplicate operations to copy files to snapshot
Paul Duffin
2019-12-12
2
-7
/
+61
*
Sort sdkProperties by package and then name
Paul Duffin
2019-12-12
1
-2
/
+9
*
AndroidMkEntries() returns multiple AndroidMkEntries structs
Jiyong Park
2019-12-11
1
-4
/
+4
*
Exclude META-INF/ from repackaged source jar in snapshot
Paul Duffin
2019-12-11
1
-1
/
+1
*
Ensure prebuilt modules have same visibility as source modules
Paul Duffin
2019-12-09
5
-11
/
+156
*
Pass SdkMember to AddPrebuiltModule instead of the name
Paul Duffin
2019-12-09
1
-1
/
+2
*
Merge "Support header and implementation jars in sdk"
Treehugger Robot
2019-12-07
3
-11
/
+130
|
\
|
*
Support header and implementation jars in sdk
Paul Duffin
2019-12-06
3
-11
/
+130
*
|
Move ImageMutator after archMutator
Colin Cross
2019-12-06
1
-1
/
+0
|
/
*
Separate out module type specific test config
Paul Duffin
2019-12-06
3
-22
/
+42
*
Organize sdk member properties
Paul Duffin
2019-12-06
1
-5
/
+12
*
Extract the cc and java sdk related tests out into their own file
Paul Duffin
2019-12-06
3
-524
/
+660
*
Improve testing of sdk snapshot generation
Paul Duffin
2019-12-06
3
-141
/
+283
*
Separate sdk testing infrastructure from sdk tests
Paul Duffin
2019-12-06
2
-170
/
+197
*
Parameterize the sdk member processing
Paul Duffin
2019-12-06
3
-267
/
+106
*
Use static build rules in snapshot generation
Paul Duffin
2019-12-06
3
-57
/
+102
*
Disable TestHostSnapshot test for non-linux build
Paul Duffin
2019-12-04
1
-0
/
+10
*
Add support for host sdk
Paul Duffin
2019-12-02
2
-0
/
+205
*
Add model to represent generated snapshot .bp file
Paul Duffin
2019-12-02
3
-110
/
+295
*
Remove unused methods from sdk/sdk_test.go
Paul Duffin
2019-11-29
1
-23
/
+0
*
Simplify sdk_snapshot module member list generation
Paul Duffin
2019-11-28
1
-9
/
+9
*
Remove unused frozenVersions() method
Paul Duffin
2019-11-28
1
-21
/
+0
*
Dedup code for generating prebuilt_stubs_sources in snapshot
Paul Duffin
2019-11-26
1
-1
/
+1
*
Check the contents of an SDK snapshot's generated Android.bp
Paul Duffin
2019-11-26
3
-1
/
+106
*
Generate unversioned cc_prebuilt_library_shared
Paul Duffin
2019-11-26
1
-2
/
+17
*
Merge changes I0dcc9c7b,I9bc40642
Colin Cross
2019-11-25
2
-2
/
+2
|
\
|
*
Move cc.imageMutator into the android package
Colin Cross
2019-11-20
2
-2
/
+2
*
|
Make TestContext.RegisterModuleType take an android.ModuleFactory
Colin Cross
2019-11-25
1
-16
/
+16
*
|
Adds droidstubs support to sdk module
Paul Duffin
2019-11-22
3
-6
/
+145
*
|
Simplify building an SDK snapshot from the command line
Paul Duffin
2019-11-22
1
-0
/
+8
|
/
[next]