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
/
system_modules.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in java system modules makevars
Dan Willemsen
2019-06-20
1
-1
/
+1
*
Depend on all the files from system modules
Dan Willemsen
2019-06-18
1
-10
/
+17
*
Remove unused jars/sdk_version properties from java_system_modules
Paul Duffin
2019-06-17
1
-8
/
+0
*
Disable the system-modules plugin for jlink invocations.
Pete Gillin
2019-06-06
1
-1
/
+5
*
Support defaults properties in java_system_module
Colin Cross
2019-05-28
1
-0
/
+2
*
Enforce dependencies have right architecture
Colin Cross
2018-08-30
1
-1
/
+1
*
Mark soong-generated phony rules as PHONY
Dan Willemsen
2018-07-25
1
-0
/
+1
*
Generate system modules for any value of EXPERIMENTAL_USE_OPENJDK9.
Tobias Thierer
2018-07-09
1
-14
/
+10
*
Export system module library list to Make
Dan Willemsen
2018-01-25
1
-0
/
+4
*
Add VisitDirectDepsWithTag
Colin Cross
2018-01-02
1
-5
/
+3
*
Replace ModuleContext.AConfig() with Config()
Colin Cross
2017-11-30
1
-1
/
+1
*
Add convenience phony targets for system modules
Colin Cross
2017-10-24
1
-0
/
+1
*
Convert Visit*Deps from blueprint.Module to android.Module
Colin Cross
2017-10-24
1
-1
/
+1
*
Move ModuleContext.ModuleBuild to ModuleContext.Build
Colin Cross
2017-10-24
1
-1
/
+1
*
Support Turbine in Soong.
Nan Zhang
2017-10-20
1
-1
/
+1
*
Initial support for converting jars to java9 system modules
Colin Cross
2017-10-16
1
-0
/
+144