aboutsummaryrefslogtreecommitdiffstats
path: root/cc/androidmk.go
Commit message (Expand)AuthorAgeFilesLines
* .vendor suffix is added only for libs having core/vendor variantsJiyong Park2017-07-271-2/+8
* Add support for data field in cc_benchmark.Anders Lewis2017-07-171-16/+22
* Optimizations to abi checking.Jayant Chowdhary2017-05-251-0/+1
* Export cc_benchmark as NATIVE_TESTS to MakeDan Willemsen2017-05-231-0/+1
* Declare dependency on sanitizer runtime librariesColin Cross2017-05-081-0/+3
* Support test_suites in cc_benchmark modulesColin Cross2017-04-241-0/+7
* Add header-abi-checker for Vndk abi checks.Jayant Chowdhary2017-04-141-0/+7
* Split /system and /vendor modules, allow multi-installationDan Willemsen2017-04-111-2/+13
* Remove explicit suffixes from (ll)ndk_libraryDan Willemsen2017-04-111-1/+2
* Add LLNDK support for the VNDKDan Willemsen2017-04-071-0/+16
* Pass exportedFlags directly to MakeDan Willemsen2017-04-051-17/+12
* Exclude ndk stubs from notice file listDan Willemsen2017-04-041-0/+1
* Correct variable name LOCAL_COMPATIBILITY_SUITEDan Shi2017-04-031-1/+1
* Rework vndk detectionDan Willemsen2017-03-291-3/+0
* Add support for test_suites property on cc_test modulesColin Cross2017-03-271-0/+8
* Revert "install *.so in different paths for their types"Dan Willemsen2017-03-161-8/+0
* install *.so in different paths for their typesJiyong Park2017-03-141-0/+8
* Export cc_library_headers as BUILD_HEADER_LIBRARYDan Willemsen2017-02-161-12/+45
* Export header libraries to make as static librariesColin Cross2017-02-151-4/+4
* Native Coverage support in Soong (gcov)Dan Willemsen2017-02-141-0/+7
* Added phony module type for soong.Nan Zhang2017-02-061-1/+1
* Support data properties for test binariesColin Cross2017-02-021-0/+17
* Export cc_test as Make class NATIVE_TESTSDan Willemsen2017-01-171-0/+1
* Install symlinks with same suffix and extension as installed fileColin Cross2016-12-071-3/+5
* Add basic VNDK support in SoongDan Willemsen2016-11-281-0/+3
* Generate "current" API level.Dan Albert2016-11-101-2/+1
* Handle dependencies with export_generated_headersDan Willemsen2016-09-301-0/+4
* Trigger binary installation in Soong from MakeDan Willemsen2016-09-291-0/+6
* Add Relocation Packer supportDan Willemsen2016-09-151-0/+10
* Remove extra LOCAL_CXX_STL := noneDan Willemsen2016-09-141-2/+0
* Expose module suffixes to MakeDan Willemsen2016-08-291-4/+2
* Add support for preferred arch symlinksColin Cross2016-08-251-0/+1
* More fixes for decorator refactor.Dan Albert2016-08-081-0/+2
* Fix ndk_library following decorator refactor.Dan Albert2016-08-081-0/+1
* Refactor cc modules to use decorators instead of inheritanceColin Cross2016-08-051-38/+50
* Generate NDK sysroots from the platform build.Dan Albert2016-07-281-0/+20
* Support unique_host_soname to add -host for shared libsDan Willemsen2016-07-211-0/+1
* Remove the implicit "_" in subnames.Dan Albert2016-07-181-1/+1
* Add symlink installation supportColin Cross2016-07-151-0/+6
* Export the default LOCAL_STRIP_MODULE valueDan Willemsen2016-07-131-15/+26
* Add support for test librariesColin Cross2016-07-121-2/+2
* Stop exporting NDK prebuilt modules to MakeDan Willemsen2016-07-081-1/+1
* Don't specify LOCAL_STRIP_MODULE for static librariesColin Cross2016-07-071-1/+3
* Export strip information to MakeDan Willemsen2016-06-101-0/+16
* Check NDK linking, expose SDK_VERSION to MakeDan Willemsen2016-06-071-2/+7
* Support sanitizer variants inside make buildsColin Cross2016-05-241-0/+5
* Rename common to androidColin Cross2016-05-181-15/+15
* Properly export toolchain static libsDan Willemsen2016-05-161-0/+12
* Fix Android.mk LOCAL_EXPORT_C_INCLUDE_DIRS generationDan Willemsen2016-05-051-2/+2
* Support sanitizer builds inside makeColin Cross2016-05-031-0/+1