summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Makefile -> GNUmakefileHEADmasterJari Vetoniemi2019-02-25
* make/readme: refactor makefile and buildingJari Vetoniemi2019-02-25
* libpthread: link against `rt` for older glibcJari Vetoniemi2018-11-23
* Makefile: libpthread first as it's needed by libdlJari Vetoniemi2018-11-23
* libc: generate sysconfJari Vetoniemi2018-11-23
* add libjvm-misc for anything app specificJari Vetoniemi2018-11-19
* disable VERBOSE_FUNCTIONS by defaultJari Vetoniemi2018-11-19
* rename app executable to andre (loader.c)Jari Vetoniemi2018-11-19
* support running bionic binaries more properlyJari Vetoniemi2018-11-19
* Makefile: add missing depends to libcJari Vetoniemi2018-11-19
* refactor app.cJari Vetoniemi2018-11-18
* Makefile: wrapper.a hide symbolsJari Vetoniemi2018-11-18
* Makefile: larger stack usageJari Vetoniemi2018-11-18
* Makefile: remove fake target tricksJari Vetoniemi2018-11-18
* add src/libc-antiantidebug.cJari Vetoniemi2018-11-18
* move libc-sha1.h to libc-sha1.cJari Vetoniemi2018-11-18
* Stub OpenSLESJari Vetoniemi2018-07-30
* libc: Wrap low level glibc io calls for stdioJari Vetoniemi2018-06-02
* Makefile: Use private overrideJari Vetoniemi2018-06-02
* Add libjvm-unity.cJari Vetoniemi2018-05-29
* make: runtime/%.so rule with prerequisiteJari Vetoniemi2018-05-08
* libc: add libunwind dependencyJari Vetoniemi2018-04-19
* EGL: link glfwJari Vetoniemi2018-03-10
* Add libEGL shimJari Vetoniemi2018-02-27
* jvm: Make java implementations optionalJari Vetoniemi2018-02-27
* Makefile: Bit sanityJari Vetoniemi2018-02-25
* refactor commitJari Vetoniemi2018-02-22
* Messy commit of hacks and implementationsJari Vetoniemi2018-02-20
* refactoring, fixing and implementingJari Vetoniemi2018-02-19
* jvm: Implement more java apisJari Vetoniemi2018-02-19
* jvm: implement java apis ... in C!Jari Vetoniemi2018-02-19
* libandroid: implement some ANativeWindow funcsJari Vetoniemi2018-02-19
* jvm: rename fakejvm to jvmJari Vetoniemi2018-02-19
* Wrap fakejvm functions tooJari Vetoniemi2018-02-18
* Add fake jvmJari Vetoniemi2018-02-17
* Initial commitJari Vetoniemi2018-02-16