Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rely only on NDK libs if built against the NDK. | Ulas Kirazci | 2012-09-26 | 1 | -2/+6 |
| | | | | Change-Id: Icf0b690181669830d3b2d19aa5b7dd6815b44bfc | ||||
* | Define the proper macro "GTEST_OS_LINUX_ANDROID" for native tests. | Ben Cheng | 2012-08-27 | 1 | -1/+1 |
| | | | | | | Bug 7050760 Change-Id: I05e69b741eaf628ab1d25dec12a953f9f2a3d9a2 | ||||
* | Add $(LOCAL_MODULE) as part of the installed path. | Ying Wang | 2010-07-26 | 1 | -1/+1 |
| | | | | Change-Id: If691e263f157aa0d123c0e3fe3c9698bbbf58c96 | ||||
* | Fix native test static lib. | Ying Wang | 2010-07-21 | 1 | -1/+1 |
| | | | | Change-Id: I2ef5a4c913732a9a3211556493926f4883b4160e | ||||
* | Flags common for native tests | Ying Wang | 2010-07-21 | 1 | -0/+18 |
With the CL, "include $(BUILD_NATIVE_TEST)" to build native test; "include $(BUILD_HOST_NATIVE_TEST)" to build a host native test. Change-Id: Icdbbcf906cd4c5c35e65962897490052cd051102 |