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
/
module.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optionally embed NOTICE files in apks.
Jaewoong Jung
2019-06-25
1
-8
/
+8
*
Fix: PathsForModuleSrc does not work for a replaced dependency
Jiyong Park
2019-04-20
1
-0
/
+33
*
Add support for protoc plugins
Colin Cross
2019-04-02
1
-0
/
+4
*
Notice support for APEX
Jiyong Park
2019-03-21
1
-4
/
+12
*
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-20
1
-81
/
+8
*
Remove ExpandSourcesSubDir and ModuleSrcPath.WithSubDir
Colin Cross
2019-03-20
1
-39
/
+31
*
Don't add dependencies on modules referenced in unused arch variants
Colin Cross
2019-03-18
1
-0
/
+1
*
Create symlink for bionic files
Jiyong Park
2019-03-15
1
-0
/
+23
*
Fix ALLOW_MISSING_DEPENDENCIES=true builds
Colin Cross
2019-03-07
1
-2
/
+10
*
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-03-07
1
-9
/
+13
*
Add path properties mutator
Colin Cross
2019-03-07
1
-2
/
+2
*
Add modules for converting java modules between host and device
Colin Cross
2019-03-05
1
-0
/
+1
*
Support testing Rules in Modules and Rules and Builds in Singletons
Colin Cross
2019-03-05
1
-1
/
+19
*
Replace *Escape with *EscapeList
Colin Cross
2019-03-04
1
-6
/
+6
*
Add support for including py_binary and *_go_binary in apexs
Alex Light
2019-03-01
1
-0
/
+5
*
Remove empty DepsMutator methods
Colin Cross
2019-02-01
1
-0
/
+2
*
Fix incorrect soong symlink rule
Alex Light
2019-01-17
1
-1
/
+6
*
Initial Fuchsia support.
Doug Horn
2019-01-17
1
-0
/
+5
*
Fix androidmk module ordering
Colin Cross
2019-01-14
1
-21
/
+0
*
Add buildDir to java patch-module paths.
Jaewoong Jung
2019-01-04
1
-0
/
+13
*
Add filegroup support to notice property.
Jaewoong Jung
2018-11-27
1
-0
/
+13
*
Add dist support to Soong
Dan Willemsen
2018-11-19
1
-0
/
+37
*
Revert "Add filegroup support to notice property."
Jaewoong Jung
2018-11-19
1
-6
/
+0
*
Add filegroup support to notice property.
Jaewoong Jung
2018-11-16
1
-0
/
+6
*
Shard arch property structs
Colin Cross
2018-11-12
1
-1
/
+1
*
Document host_supported and device_supported
Colin Cross
2018-11-11
1
-1
/
+4
*
Allow generating modules once per OS instead of once per Class
Dan Willemsen
2018-10-22
1
-2
/
+2
*
Add multi-target variants
Colin Cross
2018-10-08
1
-4
/
+24
*
Make prefer32 a lambda
Colin Cross
2018-10-03
1
-0
/
+6
*
Add phony targets for go binary modules
Colin Cross
2018-09-28
1
-5
/
+5
*
Collect modules' info to create IDE project file.
Brandon Lee
2018-09-18
1
-0
/
+24
*
Change the dist file path for sdk library
Sundong Ahn
2018-09-17
1
-0
/
+4
*
Allow '$' in some paths
Colin Cross
2018-09-13
1
-0
/
+8
*
link type of recovery variant of a vendor module should not be native:vendor
Jiyong Park
2018-08-28
1
-0
/
+10
*
s/product-services/product_services/g
Dario Freni
2018-08-20
1
-5
/
+5
*
Revive and document HostAndDeviceDefault.
Dan Albert
2018-08-08
1
-2
/
+18
*
Add support for /product-services partition
Dario Freni
2018-07-19
1
-11
/
+50
*
Use WalkDeps instead of VisitDepsDepthFirst
Colin Cross
2018-06-22
1
-0
/
+3
*
Support recovery and recovery_available
Jiyong Park
2018-05-15
1
-0
/
+13
*
Remove the unused `tags` property
Dan Willemsen
2018-05-15
1
-2
/
+0
*
Don't install modules in unexported namespaces
Colin Cross
2018-05-07
1
-0
/
+7
*
Adding java_sdk_library
Jiyong Park
2018-04-19
1
-0
/
+16
*
Fix few issues with filegroups
Pirama Arumuga Nainar
2018-04-18
1
-0
/
+1
*
Add vintf_fragments.
Steven Moreland
2018-04-05
1
-0
/
+3
*
Allow platform modules to link to vendor public libraries
Jiyong Park
2018-03-30
1
-0
/
+5
*
Turn GlobFiles into a Glob for files, use it
Dan Willemsen
2018-03-01
1
-14
/
+4
*
Pass nil instead of []string{} to ctx.Glob* functions
Colin Cross
2018-02-23
1
-1
/
+4
*
Droiddoc Support in Soong
Nan Zhang
2018-02-22
1
-0
/
+19
*
Revert "Revert "Support filegroup in exclude_srcs""
Nan Zhang
2018-02-15
1
-12
/
+32
*
Revert "Support filegroup in exclude_srcs"
Tobias Thierer
2018-02-09
1
-32
/
+12
[next]