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
/
android
/
package_ctx.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor RBE support for Javac/R8/D8 to use the remoteexec package.
Treehugger Robot
2020-05-25
1
-34
/
+2
*
Add support for experimentally enabling RBE support on specific rules.
Ramy Medhat
2020-01-28
1
-8
/
+36
*
Create a highmem pool and put metalava into it
Colin Cross
2020-01-24
1
-1
/
+1
*
Sandbox soong_build by changing to root directory
Colin Cross
2020-01-11
1
-5
/
+0
*
Revert "Sandbox soong_build by changing to root directory"
Colin Cross
2020-01-10
1
-0
/
+5
*
Sandbox soong_build by changing to root directory
Colin Cross
2020-01-09
1
-5
/
+0
*
Move/dedupe some host path functions in package_ctx.go.
Martin Stjernholm
2019-12-09
1
-20
/
+3
*
Run non-RBE supported actions in the local pool when USE_RBE is set.
Ramy Medhat
2019-11-05
1
-7
/
+33
*
Use localPool consistently for UseGoma() == true
Colin Cross
2019-10-01
1
-17
/
+17
*
Allow '$' in some paths
Colin Cross
2018-09-13
1
-3
/
+13
*
Switch PackageContext functions to take a ctx
Dan Willemsen
2018-03-12
1
-88
/
+64
*
Remove unused intermediates parameter from ExistentPathForSource
Colin Cross
2018-02-22
1
-1
/
+1
*
Make SingletonContext.Rule take a blueprint.RuleParams
Colin Cross
2017-12-12
1
-5
/
+0
*
Allow building framework.jar and framework-res.apk
Colin Cross
2017-11-29
1
-1
/
+29
*
Make *Context.Config return a Config instead of a interface{}
Colin Cross
2017-11-30
1
-1
/
+1
*
Wrap PackageContext and SingletonContext
Colin Cross
2017-11-29
1
-36
/
+66
*
Make AndroidRuleFunc callback take a Config
Colin Cross
2017-11-20
1
-3
/
+3
*
Use prebuilt turbine jar for unbundled javac builds.
Nan Zhang
2017-10-25
1
-0
/
+9
*
Add D8 support
Alan Leung
2017-10-19
1
-5
/
+13
*
Add error-prone support
Colin Cross
2017-08-28
1
-0
/
+20
*
Bring java support closer to current version of make
Colin Cross
2017-08-11
1
-0
/
+16
*
Clarify paths.go somewhat
Jeff Gaston
2017-05-15
1
-3
/
+3
*
Update soong to use pathtools.FileSystem
Colin Cross
2017-02-02
1
-0
/
+5
*
Enable goma in soong
Colin Cross
2016-08-31
1
-0
/
+32
*
Rename common to android
Colin Cross
2016-05-18
1
-0
/
+133