Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "Hide unwinder symbols in each binary."" | Dan Albert | 2015-07-21 | 1 | -0/+1 |
* | Disallow using stlport. | Dan Albert | 2015-05-08 | 1 | -12/+2 |
* | Don't use libunwindbacktrace for non-ARM. | Dan Albert | 2015-04-14 | 1 | -2/+0 |
* | Add unwinder linking to STL setup. | Dan Albert | 2015-03-31 | 1 | -0/+12 |
* | Static binaries with libc++ need libs c, m and dl. | Dan Albert | 2015-03-19 | 1 | -0/+5 |
* | Fix the mac build. | Dan Albert | 2015-03-03 | 1 | -4/+6 |
* | Catch more cases of static host executables. | Dan Albert | 2015-03-03 | 1 | -10/+16 |
* | (Hopefully) fix the Mac build. | Dan Albert | 2015-03-03 | 1 | -2/+14 |
* | Fix building static host executables. | Dan Albert | 2015-03-03 | 1 | -2/+9 |
* | Make libc++ the default STL. | Dan Albert | 2014-11-07 | 1 | -5/+3 |
* | Missed a dependency on pthreads. | Dan Albert | 2014-11-06 | 1 | -1/+1 |
* | Use libstc++ for the name of bionic's STL. | Dan Albert | 2014-10-16 | 1 | -2/+2 |
* | Never use stlport on the host. | Dan Albert | 2014-10-16 | 1 | -5/+8 |
* | Apply LOCAL_CXX_STL to also prebuilts. | Ying Wang | 2014-10-07 | 1 | -0/+67 |