Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle the case when a symbol is annotated with "# apex vndk" | Jiyong Park | 2019-02-08 | 1 | -0/+6 |
* | APEX-specific symbols can be tagged as # apex | Jiyong Park | 2018-12-16 | 1 | -40/+166 |
* | Better error message for multiple defined symbols. | Dan Albert | 2018-10-11 | 1 | -32/+119 |
* | Python 3 fix. | Dan Albert | 2018-10-09 | 1 | -23/+23 |
* | Add support for weak symbols in the NDK stubs. | Dan Albert | 2017-07-28 | 1 | -0/+6 |
* | Add support for named versions in NDK map files. | Dan Albert | 2017-04-28 | 1 | -11/+114 |
* | Support a `vndk` tag in gen_stub_libs.py | Dan Willemsen | 2017-04-05 | 1 | -14/+34 |
* | Support versioned=%d at the section level. | Dan Albert | 2017-01-03 | 1 | -0/+14 |
* | Generate "current" API level. | Dan Albert | 2016-11-10 | 1 | -0/+2 |
* | Support a "platform-only" version tag. | Dan Albert | 2016-11-04 | 1 | -0/+3 |
* | Add a real parser for the version scripts. | Dan Albert | 2016-08-01 | 1 | -0/+440 |