aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Make soong mm/ targets recursiveColin Cross2017-04-251-7/+38
* Merge "Change the global CFI flag to default to enabled."Vishwath Mohan2017-04-201-1/+5
|\
| * Change the global CFI flag to default to enabled.Vishwath Mohan2017-04-131-1/+5
* | Merge "Added duplicates checking when extracting source deps."Treehugger Robot2017-04-191-1/+8
|\ \
| * | Added duplicates checking when extracting source deps.Nan Zhang2017-04-101-1/+8
| |/
* | Add header-abi-checker for Vndk abi checks.Jayant Chowdhary2017-04-141-0/+24
* | Enable arm_on_x86 mode when arm is a secondary archColin Cross2017-04-131-10/+22
|/
* Implement vendor as a synonym of proprietaryDan Willemsen2017-04-073-6/+12
* Add ctx.Windows()Colin Cross2017-04-041-0/+5
* Add support for an armv8 variant for KryoAlex Naidis2017-04-041-0/+1
* Add support for an armv7 variant for KryoAlex Naidis2017-04-041-0/+1
* Generate file to map codenames to API levels.Dan Albert2017-03-314-1/+76
* Refactor sanitized library on-disk layout - Soong.Vishwath Mohan2017-03-312-1/+14
* Fixed the issue that phony module was broken.Nan Zhang2017-03-291-11/+13
* Rework vndk detectionDan Willemsen2017-03-292-6/+8
* Merge "MIPS: Adjust LibartImgDeviceBaseAddress() for CC GC."Treehugger Robot2017-03-211-1/+1
|\
| * MIPS: Adjust LibartImgDeviceBaseAddress() for CC GC.Alexey Frunze2017-03-201-1/+1
* | Merge "Support owner property"Colin Cross2017-03-202-0/+6
|\ \
| * | Support owner propertyColin Cross2017-03-202-0/+6
* | | Merge changes from topic 'prebuilts'Colin Cross2017-03-202-16/+26
|\| | | |/ |/|
| * Fix installing prebuilts with no source moduleColin Cross2017-03-172-16/+26
* | Merge "Revert "install *.so in different paths for their types""Treehugger Robot2017-03-172-6/+0
|\ \ | |/ |/|
| * Revert "install *.so in different paths for their types"Dan Willemsen2017-03-162-6/+0
* | Merge "Fixed the issue of dependencyTag in prebuilt.go"Treehugger Robot2017-03-171-3/+7
|\ \
| * | Fixed the issue of dependencyTag in prebuilt.goNan Zhang2017-03-091-3/+7
* | | Merge "Use a minimal set of mutators, module types, and singletons for tests"Colin Cross2017-03-172-40/+61
|\ \ \ | |_|/ |/| |
| * | Use a minimal set of mutators, module types, and singletons for testsColin Cross2017-03-162-40/+61
* | | Add LinuxBionic toolchain and switchDan Willemsen2017-03-153-0/+10
* | | Stop making the ndk headers host-specificDan Willemsen2017-03-152-3/+4
|/ /
* / install *.so in different paths for their typesJiyong Park2017-03-142-0/+6
|/
* 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