aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
...
* Only register mutators onceColin Cross2016-10-131-2/+8
* Add a Name propertyColin Cross2016-10-122-4/+28
* Control mutator orderColin Cross2016-10-125-13/+70
* Move registration into android packageandroid-n-mr1-preview-2android-n-mr1-preview-1Colin Cross2016-10-126-23/+102
* Mark Soong-exported make variables as readonlyDan Willemsen2016-10-051-0/+1
* Disable cc_benchmark for Darwin hostsDan Willemsen2016-10-042-3/+10
* Enable toc optimization for host buildsColin Cross2016-10-041-1/+12
* Add `debuggable` product variable with cflagsDan Willemsen2016-09-221-0/+5
* Fix checkbuild for modules with last variant disabledColin Cross2016-09-191-16/+12
* Merge "Replace PropertyCustomizer with hooks"Colin Cross2016-09-143-84/+181
|\
| * Replace PropertyCustomizer with hooksColin Cross2016-09-133-84/+181
* | Fix windows buildsColin Cross2016-09-131-2/+6
|/
* Fix binaries and symlinks for prefer32Colin Cross2016-09-132-14/+51
* Dynamically generate arch structDan Willemsen2016-09-083-217/+270
* Extend multilibColin Cross2016-09-063-14/+43
* Remove HostPrefer32BitExecutablesColin Cross2016-09-021-4/+0
* Enable goma in soongColin Cross2016-08-315-7/+47
* Add support for preferred arch symlinksColin Cross2016-08-253-0/+17
* Add artColin Cross2016-08-251-0/+13
* Revert "Add art"Colin Cross2016-08-251-8/+0
* Add artColin Cross2016-08-231-0/+8
* Add PropertyCustomizerColin Cross2016-08-223-7/+95
* Add DeviceConfig and OncePer objectsColin Cross2016-08-174-13/+123
* Support required propertyChris Wolfe2016-08-152-0/+7
* Make defaults TopDownMutator parallelColin Cross2016-08-112-4/+4
* Make BottomUpMutators parallelColin Cross2016-08-113-5/+5
* Convert defaults to a top down mutatorColin Cross2016-08-092-27/+31
* Use nil pointers for arch property structsColin Cross2016-08-081-1/+2
* Don't cache InstallInDataColin Cross2016-08-031-15/+14
* Add init_rc property, equivalent to LOCAL_INIT_RCDan Willemsen2016-07-292-0/+6
* Merge "Dump Soong module type statistics to Make"Dan Willemsen2016-07-281-0/+16
|\
| * Dump Soong module type statistics to MakeDan Willemsen2016-07-251-0/+16
* | Merge "Allow defaults modules to have defaults"Colin Cross2016-07-272-13/+8
|\ \
| * | Allow defaults modules to have defaultsColin Cross2016-07-272-13/+8
| |/
* / Add Binder32bit product variableDan Willemsen2016-07-261-0/+5
|/
* Fix Mega_device buildDan Willemsen2016-07-191-1/+1
* Use PlatformSdkVersion from MakeDan Willemsen2016-07-192-2/+3
* Add a timestamp touch rule.Dan Albert2016-07-181-0/+7
* Remove the implicit "_" in subnames.Dan Albert2016-07-181-1/+1
* Fix checkbuild with symlinksColin Cross2016-07-151-11/+13
* Add symlink installation supportColin Cross2016-07-151-0/+19
* Add product variables: cpusets schedboostDan Willemsen2016-07-121-0/+10
* Make Host/Device_supported *boolColin Cross2016-07-121-6/+6
* Support no configured device architecturesDan Willemsen2016-07-111-13/+16
* Remove cc.ModuleContext.module()Colin Cross2016-07-081-6/+0
* Merge "Allow static/shared modules to be disabled per-arch"Dan Willemsen2016-07-081-0/+6
|\
| * Allow static/shared modules to be disabled per-archDan Willemsen2016-07-061-0/+6
* | Return copies of global sanitizer slicesColin Cross2016-07-061-2/+2
|/
* Simplify arch target handlingColin Cross2016-06-025-375/+256
* Revert "Simplify arch target handling"Colin Cross2016-06-035-253/+376