aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Support path exclusion for native coverage.Ryan Campbell2017-02-272-4/+15
* Remove cpusets and schedboost product variablesColin Cross2017-02-231-10/+0
* Native Coverage support in Soong (gcov)Dan Willemsen2017-02-142-0/+18
* Removed Bluetooth build variables from the soong build parserJack He2017-02-092-10/+0
* Add support for CMakefile generationFabien Sanglard2017-02-072-4/+1
* Added phony module type for soong.Nan Zhang2017-02-062-2/+8
* Fix envDeps initialization and lockingColin Cross2017-02-061-3/+5
* Support data properties for test binariesColin Cross2017-02-022-12/+50
* Update soong to use pathtools.FileSystemColin Cross2017-02-022-8/+11
* Fixed then comments to describe how to use android.ModuleBase object.Nan Zhang2017-02-021-10/+10
* Remove extra basePath from ModuleSrcPathColin Cross2017-02-011-11/+5
* Hide CFI behind a global flag.Vishwath Mohan2017-01-192-0/+5
* Add Android.bp variables to the soong build parserandroid-n-mr2-preview-1Jack He2017-01-112-0/+17
* Merge "Do not duplicate arch properties when cpu variant == arch variant"Treehugger Robot2016-12-201-5/+7
|\
| * Do not duplicate arch properties when cpu variant == arch variantColin Cross2016-12-201-5/+7
* | Add ArtUseReadBarrier to ProductVariables.Hiroshi Yamauchi2016-12-192-0/+6
* | Support filegroupsColin Cross2016-12-171-1/+40
|/
* Support arm_on_x86 propertiesColin Cross2016-12-081-0/+23
* Support eng product variableColin Cross2016-12-081-0/+12
* Support system/vendor for devices without a vendor partitionDan Willemsen2016-12-053-1/+10
* Import/Export LOCAL_PROPRIETARY_MODULEDan Willemsen2016-12-051-0/+3
* Fall back to prebuilts if source modules are disabledColin Cross2016-11-303-36/+31
* Provide config helpers for environment variablesColin Cross2016-11-291-0/+18
* Disable installing unused prebuiltsColin Cross2016-11-291-4/+10
* Don't generate Android.mk data if the module is disabledColin Cross2016-11-291-4/+5
* Add basic VNDK support in SoongDan Willemsen2016-11-282-0/+8
* genrule: support deps filesColin Cross2016-11-221-0/+6
* genrule: expand $$ to $$Colin Cross2016-11-222-5/+5
* Add LinuxBionic OsTypeDan Willemsen2016-11-171-9/+11
* Encode default enabled state in OsTypeDan Willemsen2016-11-172-6/+10
* Revert "Revert "Use the platform SDK version from the config.""Dan Albert2016-11-101-1/+5
* Fix the Platform_sdk_version default.Dan Albert2016-11-101-1/+1
* Revert "Use the platform SDK version from the config."Dan Albert2016-11-091-5/+1
* Use the platform SDK version from the config.Dan Albert2016-11-081-1/+5
* Support genrules with multiple toolsColin Cross2016-11-071-3/+1
* Add android.ExpandColin Cross2016-11-042-0/+225
* Move globbing to BlueprintColin Cross2016-11-044-163/+17
* Add support for Implicit OutputsDan Willemsen2016-11-031-17/+23
* Fix race condition writing soong.configColin Cross2016-11-031-4/+11
* Merge changes from topic 'genpath_yacc'Dan Willemsen2016-11-031-8/+8
|\
| * Add subdir to GenPathDan Willemsen2016-11-021-8/+8
* | Support sanitizing a single device archColin Cross2016-11-022-10/+9
|/
* Add clang-tidy supportDan Willemsen2016-10-312-0/+14
* Add Path.Base helperColin Cross2016-10-271-1/+8
* Merge "Add a "license" property to ndk_headers."Treehugger Robot2016-10-202-1/+9
|\
| * Add a "license" property to ndk_headers.Dan Albert2016-10-202-1/+9
* | Add an NDK ABIs mega build configuration.Dan Albert2016-10-192-9/+32
|/
* Allow brillo cflags and debuggable cppflagsDan Willemsen2016-10-171-1/+3
* Re-enable prebuilt_testColin Cross2016-10-142-5/+40
* Initial prebuilt supportColin Cross2016-10-136-5/+362