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
*
Fix genrules depending on Go tools
Colin Cross
2017-11-17
1
-0
/
+5
*
Change bool, and string properties to *bool, and *string for cc
Nan Zhang
2017-11-07
1
-3
/
+3
*
Revert "Revert "Make some common properties overridden when used in defaults ...
Colin Cross
2017-11-01
1
-6
/
+6
*
Revert "Make some common properties overridden when used in defaults modules"
Nicolas Geoffray
2017-11-01
1
-6
/
+6
*
Make some common properties overridden when used in defaults modules
Colin Cross
2017-11-01
1
-6
/
+6
*
Fix missing source module with ALLOW_MISSING_DEPENDENCIES=true
Colin Cross
2017-10-24
1
-0
/
+4
*
Convert Visit*Deps from blueprint.Module to android.Module
Colin Cross
2017-10-24
1
-5
/
+85
*
Move ModuleContext.ModuleBuild to ModuleContext.Build
Colin Cross
2017-10-24
1
-21
/
+16
*
Make android.ModuleContext not include blueprint.ModuleContext
Colin Cross
2017-10-24
1
-1
/
+29
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-18
1
-2
/
+6
*
Fix mixing genrule dependencies with globs
Colin Cross
2017-10-09
1
-3
/
+3
*
Revert "Some clarifications in preparation to automatically order linker depe...
Jeff Gaston
2017-10-04
1
-4
/
+0
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-03
1
-0
/
+4
*
Add (host|host-cross|target)[-<OS>] phony targets when not using make
Dan Willemsen
2017-09-20
1
-0
/
+48
*
Fix mma/mmma when soong is not embedded in make
Dan Willemsen
2017-09-20
1
-3
/
+9
*
Add notice property to all modules
Colin Cross
2017-09-01
1
-0
/
+3
*
Make binaries executable
Colin Cross
2017-08-31
1
-8
/
+14
*
Switch `owner` to *string to disable concat
Dan Willemsen
2017-07-18
1
-1
/
+1
*
Add integration testing infrastructure
Colin Cross
2017-07-14
1
-0
/
+18
*
Fixed the unexpected scenario for "device_supported"
Nan Zhang
2017-07-05
1
-8
/
+5
*
Refactor factories
Colin Cross
2017-06-30
1
-15
/
+24
*
Prettify soong ninja build descriptions
Colin Cross
2017-05-10
1
-18
/
+48
*
Allow "required" property to vary by arch
Colin Cross
2017-05-05
1
-1
/
+1
*
Turn installation on in mega device build
Colin Cross
2017-04-27
1
-4
/
+20
*
Make soong mm/ targets recursive
Colin Cross
2017-04-25
1
-7
/
+38
*
Added duplicates checking when extracting source deps.
Nan Zhang
2017-04-10
1
-1
/
+8
*
Implement vendor as a synonym of proprietary
Dan Willemsen
2017-04-07
1
-5
/
+8
*
Add ctx.Windows()
Colin Cross
2017-04-04
1
-0
/
+5
*
Refactor sanitized library on-disk layout - Soong.
Vishwath Mohan
2017-03-31
1
-0
/
+10
*
Rework vndk detection
Dan Willemsen
2017-03-29
1
-3
/
+5
*
Support owner property
Colin Cross
2017-03-20
1
-0
/
+3
*
Stop making the ndk headers host-specific
Dan Willemsen
2017-03-15
1
-2
/
+2
*
Added phony module type for soong.
Nan Zhang
2017-02-06
1
-0
/
+6
*
Support data properties for test binaries
Colin Cross
2017-02-02
1
-6
/
+17
*
Fixed then comments to describe how to use android.ModuleBase object.
Nan Zhang
2017-02-02
1
-10
/
+10
*
Support filegroups
Colin Cross
2016-12-17
1
-1
/
+40
*
Fall back to prebuilts if source modules are disabled
Colin Cross
2016-11-30
1
-0
/
+1
*
genrule: support deps files
Colin Cross
2016-11-22
1
-0
/
+6
*
Encode default enabled state in OsType
Dan Willemsen
2016-11-17
1
-1
/
+1
*
Move globbing to Blueprint
Colin Cross
2016-11-04
1
-8
/
+7
*
Add support for Implicit Outputs
Dan Willemsen
2016-11-03
1
-17
/
+23
*
Add a "license" property to ndk_headers.
Dan Albert
2016-10-20
1
-1
/
+3
*
Initial prebuilt support
Colin Cross
2016-10-13
1
-2
/
+19
*
Add a Name property
Colin Cross
2016-10-12
1
-3
/
+14
*
Control mutator order
Colin Cross
2016-10-12
1
-9
/
+1
*
Move registration into android package
android-n-mr1-preview-2
android-n-mr1-preview-1
Colin Cross
2016-10-12
1
-2
/
+1
*
Disable cc_benchmark for Darwin hosts
Dan Willemsen
2016-10-04
1
-0
/
+7
*
Enable toc optimization for host builds
Colin Cross
2016-10-04
1
-1
/
+12
*
Fix checkbuild for modules with last variant disabled
Colin Cross
2016-09-19
1
-16
/
+12
*
Replace PropertyCustomizer with hooks
Colin Cross
2016-09-13
1
-7
/
+5
[next]