aboutsummaryrefslogtreecommitdiffstats
path: root/android/module.go
Commit message (Expand)AuthorAgeFilesLines
* Switch `owner` to *string to disable concatDan Willemsen2017-07-181-1/+1
* Add integration testing infrastructureColin Cross2017-07-141-0/+18
* Fixed the unexpected scenario for "device_supported"Nan Zhang2017-07-051-8/+5
* Refactor factoriesColin Cross2017-06-301-15/+24
* Prettify soong ninja build descriptionsColin Cross2017-05-101-18/+48
* Allow "required" property to vary by archColin Cross2017-05-051-1/+1
* Turn installation on in mega device buildColin Cross2017-04-271-4/+20
* Make soong mm/ targets recursiveColin Cross2017-04-251-7/+38
* Added duplicates checking when extracting source deps.Nan Zhang2017-04-101-1/+8
* Implement vendor as a synonym of proprietaryDan Willemsen2017-04-071-5/+8
* Add ctx.Windows()Colin Cross2017-04-041-0/+5
* Refactor sanitized library on-disk layout - Soong.Vishwath Mohan2017-03-311-0/+10
* Rework vndk detectionDan Willemsen2017-03-291-3/+5
* Support owner propertyColin Cross2017-03-201-0/+3
* Stop making the ndk headers host-specificDan Willemsen2017-03-151-2/+2
* Added phony module type for soong.Nan Zhang2017-02-061-0/+6
* Support data properties for test binariesColin Cross2017-02-021-6/+17
* Fixed then comments to describe how to use android.ModuleBase object.Nan Zhang2017-02-021-10/+10
* Support filegroupsColin Cross2016-12-171-1/+40
* Fall back to prebuilts if source modules are disabledColin Cross2016-11-301-0/+1
* genrule: support deps filesColin Cross2016-11-221-0/+6
* Encode default enabled state in OsTypeDan Willemsen2016-11-171-1/+1
* Move globbing to BlueprintColin Cross2016-11-041-8/+7
* Add support for Implicit OutputsDan Willemsen2016-11-031-17/+23
* Add a "license" property to ndk_headers.Dan Albert2016-10-201-1/+3
* Initial prebuilt supportColin Cross2016-10-131-2/+19
* Add a Name propertyColin Cross2016-10-121-3/+14
* Control mutator orderColin Cross2016-10-121-9/+1
* Move registration into android packageandroid-n-mr1-preview-2android-n-mr1-preview-1Colin Cross2016-10-121-2/+1
* Disable cc_benchmark for Darwin hostsDan Willemsen2016-10-041-0/+7
* Enable toc optimization for host buildsColin Cross2016-10-041-1/+12
* Fix checkbuild for modules with last variant disabledColin Cross2016-09-191-16/+12
* Replace PropertyCustomizer with hooksColin Cross2016-09-131-7/+5
* Fix binaries and symlinks for prefer32Colin Cross2016-09-131-7/+20
* Dynamically generate arch structDan Willemsen2016-09-081-1/+1
* Extend multilibColin Cross2016-09-061-2/+13
* Add support for preferred arch symlinksColin Cross2016-08-251-0/+5
* Add PropertyCustomizerColin Cross2016-08-221-0/+16
* Add DeviceConfig and OncePer objectsColin Cross2016-08-171-0/+5
* Support required propertyChris Wolfe2016-08-151-0/+3
* Don't cache InstallInDataColin Cross2016-08-031-15/+14
* Add init_rc property, equivalent to LOCAL_INIT_RCDan Willemsen2016-07-291-0/+3
* Fix checkbuild with symlinksColin Cross2016-07-151-11/+13
* Add symlink installation supportColin Cross2016-07-151-0/+19
* Make Host/Device_supported *boolColin Cross2016-07-121-6/+6
* Remove cc.ModuleContext.module()Colin Cross2016-07-081-6/+0
* Allow static/shared modules to be disabled per-archDan Willemsen2016-07-061-0/+6
* Simplify arch target handlingColin Cross2016-06-021-51/+54
* Revert "Simplify arch target handling"Colin Cross2016-06-031-54/+51
* Simplify arch target handlingColin Cross2016-06-021-51/+54