summaryrefslogtreecommitdiffstats
path: root/core/cxx_stl_setup.mk
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Hide unwinder symbols in each binary.""Dan Albert2015-07-211-0/+1
* Disallow using stlport.Dan Albert2015-05-081-12/+2
* Don't use libunwindbacktrace for non-ARM.Dan Albert2015-04-141-2/+0
* Add unwinder linking to STL setup.Dan Albert2015-03-311-0/+12
* Static binaries with libc++ need libs c, m and dl.Dan Albert2015-03-191-0/+5
* Fix the mac build.Dan Albert2015-03-031-4/+6
* Catch more cases of static host executables.Dan Albert2015-03-031-10/+16
* (Hopefully) fix the Mac build.Dan Albert2015-03-031-2/+14
* Fix building static host executables.Dan Albert2015-03-031-2/+9
* Make libc++ the default STL.Dan Albert2014-11-071-5/+3
* Missed a dependency on pthreads.Dan Albert2014-11-061-1/+1
* Use libstc++ for the name of bionic's STL.Dan Albert2014-10-161-2/+2
* Never use stlport on the host.Dan Albert2014-10-161-5/+8
* Apply LOCAL_CXX_STL to also prebuilts.Ying Wang2014-10-071-0/+67