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
/
java
/
dexpreopt_bootjars.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write dexpreopt.config again during the build
Colin Cross
2019-05-10
1
-0
/
+21
*
Fix dangling rules on aosp_cf_x86_phone
Colin Cross
2019-05-08
1
-10
/
+4
*
Add native_bridge target to Android.bp
dimitry
2019-05-03
1
-2
/
+4
*
Make makevars deterministic
Colin Cross
2019-04-12
1
-0
/
+7
*
Zip boot image
Colin Cross
2019-04-11
1
-2
/
+26
*
Add dex_import module type
Colin Cross
2019-03-20
1
-1
/
+1
*
Replace *Escape with *EscapeList
Colin Cross
2019-03-04
1
-1
/
+1
*
Move boot image oatdump phony rules into Soong
Colin Cross
2019-02-28
1
-0
/
+47
*
Don't return null for an interface type.
Nicolas Geoffray
2019-02-24
1
-6
/
+5
*
Support for install multiple boot images.
Nicolas Geoffray
2019-02-22
1
-50
/
+62
*
Refactor dexpreopt_bootjars.go to prepare for multiple boot images
Colin Cross
2019-02-20
1
-165
/
+101
*
Make RuleBuilder methods take Paths
Colin Cross
2019-02-20
1
-37
/
+39
*
Revert "Make RuleBuilder methods take Paths"
Colin Cross
2019-02-21
1
-38
/
+36
*
Make RuleBuilder methods take Paths
Colin Cross
2019-02-20
1
-36
/
+38
*
Fix typo when multiple BootImageProfiles specified
Colin Cross
2019-02-20
1
-1
/
+1
*
Set a dedicated variable for the runtime apex libs.
Nicolas Geoffray
2019-02-20
1
-1
/
+1
*
Move dexpreopting of boot jars into Soong
Colin Cross
2019-02-15
1
-0
/
+463