aboutsummaryrefslogtreecommitdiffstats
path: root/cc/stl.go
Commit message (Expand)AuthorAgeFilesLines
* Add libc++ and libc++_static aliases for SDK builds.David Benjamin2017-01-251-0/+4
* Add Toolchain.Bionic()Dan Willemsen2016-11-171-3/+3
* Always link libdl with libc++ for the NDK.Dan Albert2016-09-141-2/+8
* Add libc and libm to modules that use libc++_staticColin Cross2016-07-151-1/+1
* Make Stl *boolColin Cross2016-07-121-9/+13
* Remove support for libstdc++ on Android/Linux/DarwinDan Willemsen2016-06-151-15/+3
* Simplify arch target handlingColin Cross2016-06-021-9/+9
* Revert "Simplify arch target handling"Colin Cross2016-06-031-9/+9
* Simplify arch target handlingColin Cross2016-06-021-9/+9
* Rename common to androidColin Cross2016-05-181-15/+15
* Support "none" for stl when using ndkColin Cross2016-04-211-0/+2
* Promote stl to a fixed featureColin Cross2016-04-211-7/+5
* Refactor ccColin Cross2016-03-211-0/+198