aboutsummaryrefslogtreecommitdiffstats
path: root/cc/installer.go
Commit message (Expand)AuthorAgeFilesLines
* Install VNDK libs in /system instead of /vendorJustin Yun2017-07-181-5/+6
* Split /system and /vendor modules, allow multi-installationDan Willemsen2017-04-111-0/+3
* Refactor sanitized library on-disk layout - Soong.Vishwath Mohan2017-03-311-2/+7
* Revert "install *.so in different paths for their types"Dan Willemsen2017-03-161-5/+4
* install *.so in different paths for their typesJiyong Park2017-03-141-4/+5
* Install symlinks with same suffix and extension as installed fileColin Cross2016-12-071-9/+6
* Expose HostToolPath on the cc module to fix genrule.toolDan Willemsen2016-09-281-0/+4
* Improve test support for art testsColin Cross2016-09-141-2/+3
* Refactor cc modules to use decorators instead of inheritanceColin Cross2016-08-051-4/+19
* Rename compiler, linker and installer methods to be uniqueColin Cross2016-08-011-1/+1
* Separate cc.goColin Cross2016-07-291-0/+66