summaryrefslogtreecommitdiffstats
path: root/android/Bootstrap
Commit message (Expand)AuthorAgeFilesLines
* COPYSO should not be used with DISABLE_DYNLOADINGTor Lillqvist2012-10-111-2/+1
* Use DISABLE_DYNLOADING on AndroidTor Lillqvist2012-10-111-55/+9
* dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks2012-09-191-4/+0
* RTFM for Arrays.copyOfRange()Tor Lillqvist2012-09-051-1/+1
* Fix infinite loop introduced by accidentTor Lillqvist2012-09-041-0/+1
* Fix misleading macro nameTor Lillqvist2012-09-041-1/+1
* Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist2012-08-231-9/+3
* Build also the DocumentLoader test Android app with gbuildTor Lillqvist2012-08-221-1/+1
* Perform setup(Activity) just onceTor Lillqvist2012-08-131-1/+8
* Clarify that "stop" and "start" is only for simulator, I guessTor Lillqvist2012-08-081-3/+5
* merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks2012-08-061-0/+6
* android: share more common Makefile pieces between a couple of usersMichael Meeks2012-08-031-0/+53
* android: get rule sharing right; it seems we have to nest importsMichael Meeks2012-08-031-1/+3
* android: share the clobbering of ant rules to not compress resourcesMichael Meeks2012-08-031-0/+37
* Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist2012-06-121-1/+9
* Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist2012-06-051-0/+2
* Add a BGR to RGBA twiddling JNI functionTor Lillqvist2012-05-311-0/+8
* Add temporary test JNI method createWindowFoo()...Tor Lillqvist2012-05-301-1/+4
* Add an "extra" called lo-extra-libs for a list of libs to load earlyTor Lillqvist2012-05-301-0/+11
* android: disable document recovery, it doesn't demo so well.Michael Meeks2012-05-281-0/+1
* android: make launcher function as expected - starts writer.Michael Meeks2012-05-281-1/+0
* android: un-break env. var parsing (sorry)Michael Meeks2012-05-231-0/+1
* android: make launcher function as expected - starts writer.Michael Meeks2012-05-231-5/+8
* Don't create the local.properties files in the source tree from configureTor Lillqvist2012-05-161-2/+0
* Call lo-bootstrap's redirect_stdioTor Lillqvist2012-05-161-0/+6
* Set TMPDIR also in non-NativeActivity appsTor Lillqvist2012-04-051-3/+3
* Automate setting of FONTCONFIG_FILETor Lillqvist2012-04-021-0/+12
* Refactor where patch_libgnustl_shared() and extract_files() are calledTor Lillqvist2012-04-021-1/+14
* Add JNI wrapper for InitUCBHelper() and call itTor Lillqvist2012-03-281-0/+4
* Add JNI wrappers for InitVCL and osl_setCommandArgsTor Lillqvist2012-03-221-0/+14
* Edit a comment a bitTor Lillqvist2012-03-221-3/+3
* Need also android/Bootstrap/local.propertiesTor Lillqvist2012-02-031-0/+2
* Set TMPDIR for osl_getTempDirURL()Tor Lillqvist2012-01-311-0/+3
* putenv() does seem to be process-wideTor Lillqvist2012-01-311-4/+1
* Add setting environment variablesTor Lillqvist2012-01-121-3/+18
* Need to trim trailing newline from the indirect command line stringTor Lillqvist2012-01-111-1/+1
* Work around http://code.google.com/p/android/issues/detail?id=23351Tor Lillqvist2012-01-111-3/+19
* Add comment about how to use the lo-strace "extra" (option)Tor Lillqvist2011-12-221-1/+8
* Turn Bootstrap into a "library" project from Ant's point of viewTor Lillqvist2011-12-146-191/+3
* Move .gitignore one level upTor Lillqvist2011-12-121-6/+0
* Android code refactorig and hackingTor Lillqvist2011-11-3010-0/+665