| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
The platform libRScpp tests should have been moved over when I moved
the library.
The HelloComputeNDK test should have always been built with the NDK,
since it is testing the NDK library.
Bug: 15193147
Change-Id: I419837505b9ead3c24b5674ea73e52da7739e162
|
| |
|
|
|
|
|
| |
Don't manually include/link stlport, don't include private bionic
headers.
Change-Id: I9479b7799a0d031eeec0c374b4497744beee8965
|
| |
|
|
| |
Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
|
| |
|
|
| |
Change-Id: Ifa00819d09a1cc8229ac5d693d49e3a228cfc2dd
|
|
|
This change fixes some errors with stlport linking, as well as making most
of the apps static. We keep one copy of cppbasic-shared using the normal
build system (instead of using the NDK targeting API 8).
Change-Id: Iecc13e7d627e144120eec9b120663ec644917606
|