History log of /frameworks/rs/tests/cppbasic-shared/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fbb6938c9735b34168d8a7844038cb76a23321f9 16-Nov-2014 Dan Albert <danalbert@google.com> Remove platform stlport from frameworks/rs.

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
/frameworks/rs/tests/cppbasic-shared/Android.mk
d1cfb510bcae2ed7cf735c9937b5050ae1043c85 12-Sep-2014 Dan Albert <danalbert@google.com> Clean up makefile cruft.

Don't manually include/link stlport, don't include private bionic
headers.

Change-Id: I9479b7799a0d031eeec0c374b4497744beee8965
/frameworks/rs/tests/cppbasic-shared/Android.mk
44bef6fba6244292b751387f3d6c31cca96c28ad 12-Aug-2014 Chris Wailes <chriswailes@google.com> Replace NULL macros with nullptr literals.

Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
/frameworks/rs/tests/cppbasic-shared/Android.mk
00db019ba61601b679aaea5a40cf0f84715d890d 16-Jan-2014 Stephen Hines <srhines@google.com> Fix C++ tests to work with NDK build.

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
/frameworks/rs/tests/cppbasic-shared/Android.mk