Age | Commit message (Collapse) | Author | Files | Lines |
|
These variables/defines are not often used and they complicate the use of
target information in other Android libraries.
Change-Id: I93dc71e17ae8ece1be46a3a609639ec8380cdaf9
|
|
Change-Id: I727d768ed28b22488898289047f230fce0d9476a
|
|
These features are no longer being used by libbcc, and static initializers
from mclinker are conflicting with tool development (i.e. positional argument
specifiers for the new bcc executable).
Change-Id: I0da427034c50015607a59d4193547868fa9eeabf
|
|
Bug: 7342767
Change-Id: Ic7fd632e63efb050c6d8fdb0ca5a7366675fb0de
|
|
Change-Id: I3f1260537d719f9501a1d6a140f02c258231b7c2
|
|
This reverts commit c441933658023404534825b8348f83650c8a15ee.
|
|
Change-Id: I18117700788b685642498f80bbe0433b2fa2d186
|
|
* Introduce libbcc.mk which defines the path for makefiles and libbcc
configuration.
* Introduce libbcc-{device,host}-build.mk which defines the build
flags for building libbcc itself and/or for building module using
libbcc.
* Add header guard for generated ConfigFromMk.h.
Change-Id: I892f6d3637f628ea6aa0116d92ebc54770ce3a47
|
|
This reverts commit fa52e2083927dd4ea543528c557d52ab578ad34c.
|
|
* Introduce libbcc.mk which defines the path for makefiles and libbcc
configuration.
* Introduce libbcc-{device,host}-build.mk which defines the build
flags for building libbcc itself and/or for building module using
libbcc.
* Add header guard for generated ConfigFromMk.h.
|