| Age | Commit message (Collapse) | Author |
|
Refactor the _add_build_sanitizer function to streamline the addition of sanitizer flags and remove redundant code for adding cflags and ldflags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add android native app support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add extractlib support in binutils
|
|
|
|
|
|
|
|
|
|
|
|
- Add glue file and jni interface file to target;
- Generate android apk package at install stage;
- Use adb to run the android app.
|
|
Fix prepare for project generators
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|