aboutsummaryrefslogtreecommitdiffstats
path: root/cc/ndk_library.go
Commit message (Expand)AuthorAgeFilesLines
* Build a static library for header-only librariesColin Cross2017-02-141-1/+1
* Allow `unversioned_until: "current"`.Dan Albert2017-01-051-0/+8
* Add unversioned_until to ndk_library.Dan Albert2017-01-031-2/+39
* Pass DepsContext to dependency methodsColin Cross2016-12-131-1/+1
* Remove boolean arguments from NewLibrary()Colin Cross2016-12-131-1/+2
* Allow `first_version: "current"` in ndk_library.Dan Albert2016-11-101-6/+25
* Generate "current" API level.Dan Albert2016-11-101-7/+8
* Revert "Revert "Use the platform SDK version from the config.""Dan Albert2016-11-101-10/+1
* Revert "Use the platform SDK version from the config."Dan Albert2016-11-091-1/+10
* Use the platform SDK version from the config.Dan Albert2016-11-081-10/+1
* Start using "struct Objects" to store object PathsDan Willemsen2016-10-311-3/+3
* Simplify compileObjsColin Cross2016-10-271-6/+2
* Enable goma in soongColin Cross2016-08-311-1/+1
* Make BottomUpMutators parallelColin Cross2016-08-111-1/+5
* Fix ndk_library following decorator refactor.Dan Albert2016-08-081-4/+5
* Don't generate intermediate NDK libraries.Dan Albert2016-08-051-28/+36
* Refactor cc modules to use decorators instead of inheritanceColin Cross2016-08-051-52/+31
* Auto-fill ndkMigratedLibs.Dan Albert2016-08-041-0/+12
* Use the version script for ndk_library.Dan Albert2016-08-021-0/+14
* Rename compiler, linker and installer methods to be uniqueColin Cross2016-08-011-3/+3
* Separate cc.goColin Cross2016-07-291-0/+24
* Generate NDK sysroots from the platform build.Dan Albert2016-07-281-0/+250