aboutsummaryrefslogtreecommitdiffstats
path: root/cc/ndk_headers.go
Commit message (Expand)AuthorAgeFilesLines
* Wrap PackageContext and SingletonContextColin Cross2017-11-291-4/+4
* Skip MIPS headers when generating NDK prebuiltsLazar Trsic2017-11-281-0/+9
* Change remaining properties to *string, *bool in Soong.Nan Zhang2017-11-091-9/+9
* Change bool, and string properties to *bool, and *string for ccNan Zhang2017-11-071-6/+7
* Move ModuleContext.ModuleBuild to ModuleContext.BuildColin Cross2017-10-241-1/+1
* Make binaries executableColin Cross2017-08-311-1/+1
* Refactor factoriesColin Cross2017-06-301-5/+11
* Prettify soong ninja build descriptionsColin Cross2017-05-101-1/+1
* Add LLNDK support for the VNDKDan Willemsen2017-04-071-2/+8
* Use a timestamp file for preprocessed_ndk_headers.Dan Albert2017-03-291-3/+7
* Move versioner's -o before positional arguments.Dan Albert2017-03-291-1/+1
* Stop making the ndk headers host-specificDan Willemsen2017-03-151-6/+1
* Add preprocessed_ndk_headers.Dan Albert2017-02-221-27/+165
* Add a "license" property to ndk_headers.Dan Albert2016-10-201-2/+16
* Control mutator orderColin Cross2016-10-121-0/+3
* Generate NDK sysroots from the platform build.Dan Albert2016-07-281-0/+102