summaryrefslogtreecommitdiff
path: root/android/Bootstrap
AgeCommit message (Expand)Author
2012-05-31Add a BGR to RGBA twiddling JNI functionTor Lillqvist
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist
2012-05-30Add an "extra" called lo-extra-libs for a list of libs to load earlyTor Lillqvist
2012-05-28android: disable document recovery, it doesn't demo so well.Michael Meeks
2012-05-28android: make launcher function as expected - starts writer.Michael Meeks
2012-05-23android: un-break env. var parsing (sorry)Michael Meeks
2012-05-23android: make launcher function as expected - starts writer.Michael Meeks
2012-05-16Don't create the local.properties files in the source tree from configureTor Lillqvist
2012-05-16Call lo-bootstrap's redirect_stdioTor Lillqvist
2012-04-05Set TMPDIR also in non-NativeActivity appsTor Lillqvist
2012-04-02Automate setting of FONTCONFIG_FILETor Lillqvist
2012-04-02Refactor where patch_libgnustl_shared() and extract_files() are calledTor Lillqvist
2012-03-28Add JNI wrapper for InitUCBHelper() and call itTor Lillqvist
2012-03-22Add JNI wrappers for InitVCL and osl_setCommandArgsTor Lillqvist
2012-03-22Edit a comment a bitTor Lillqvist
2012-02-03Need also android/Bootstrap/local.propertiesTor Lillqvist
2012-01-31Set TMPDIR for osl_getTempDirURL()Tor Lillqvist
2012-01-31putenv() does seem to be process-wideTor Lillqvist
2012-01-12Add setting environment variablesTor Lillqvist
2012-01-11Need to trim trailing newline from the indirect command line stringTor Lillqvist
2012-01-11Work around http://code.google.com/p/android/issues/detail?id=23351Tor Lillqvist
2011-12-22Add comment about how to use the lo-strace "extra" (option)Tor Lillqvist
2011-12-14Turn Bootstrap into a "library" project from Ant's point of viewTor Lillqvist
2011-12-12Move .gitignore one level upTor Lillqvist
2011-11-30Android code refactorig and hackingTor Lillqvist