aboutsummaryrefslogtreecommitdiffstats
path: root/android/variable.go
Commit message (Expand)AuthorAgeFilesLines
* soong: explicitly specify name of Lineage variables structlineage-15.0Simon Shields2017-09-041-2/+2
* soong: add support for nested structs in variablePropertiesSimon Shields2017-09-041-2/+12
* soong: extend with lineage board flagsSimon Shields2017-08-231-0/+8
* Support %s in product variable propertiesColin Cross2017-05-231-12/+50
* Support override_rs_driver product variableColin Cross2017-05-231-0/+6
* Add Treble as soong variable.Steven Moreland2017-05-191-0/+8
* Add init_rc as a property to the debuggable product_variable.Carmen Jackson2017-04-141-0/+1
* Revert "install *.so in different paths for their types"Dan Willemsen2017-03-161-2/+0
* install *.so in different paths for their typesJiyong Park2017-03-141-0/+2
* Support path exclusion for native coverage.Ryan Campbell2017-02-271-2/+3
* Remove cpusets and schedboost product variablesColin Cross2017-02-231-10/+0
* Native Coverage support in Soong (gcov)Dan Willemsen2017-02-141-0/+3
* Removed Bluetooth build variables from the soong build parserJack He2017-02-091-2/+0
* Hide CFI behind a global flag.Vishwath Mohan2017-01-191-0/+1
* Add Android.bp variables to the soong build parserJack He2017-01-111-0/+4
* Add ArtUseReadBarrier to ProductVariables.Hiroshi Yamauchi2016-12-191-0/+2
* Support eng product variableColin Cross2016-12-081-0/+12
* Support system/vendor for devices without a vendor partitionDan Willemsen2016-12-051-0/+2
* Add basic VNDK support in SoongDan Willemsen2016-11-281-0/+1
* Fix the Platform_sdk_version default.Dan Albert2016-11-101-1/+1
* Support sanitizing a single device archColin Cross2016-11-021-2/+3
* Add clang-tidy supportDan Willemsen2016-10-311-0/+3
* Allow brillo cflags and debuggable cppflagsDan Willemsen2016-10-171-1/+3
* Control mutator orderColin Cross2016-10-121-1/+3
* Add `debuggable` product variable with cflagsDan Willemsen2016-09-221-0/+5
* Enable goma in soongColin Cross2016-08-311-0/+1
* Add support for preferred arch symlinksColin Cross2016-08-251-0/+3
* Make BottomUpMutators parallelColin Cross2016-08-111-1/+1
* Add Binder32bit product variableDan Willemsen2016-07-261-0/+5
* Use PlatformSdkVersion from MakeDan Willemsen2016-07-191-1/+1
* Add product variables: cpusets schedboostDan Willemsen2016-07-121-0/+10
* Rename common to androidColin Cross2016-05-181-0/+232