Age | Commit message (Expand) | Author | Files | Lines |
2012-01-25 | Add notice that the android/qa/simple directory has not been maintained | Tor Lillqvist | 1 | -0/+3 |
2012-01-24 | We don't do cppunit stuff here | Tor Lillqvist | 1 | -15/+1 |
2012-01-24 | android: extend rc files some more to aid bootstrapping. | Michael Meeks | 1 | -1/+16 |
2012-01-24 | android: attempt to create presets/ directory, add 'HOME' too. | Michael Meeks | 1 | -10/+8 |
2012-01-23 | android: get dummy user-install 'presets' setup to please first-run | Michael Meeks | 1 | -2/+12 |
2012-01-23 | android: get osl_Pipe creation sorted out, before we kill it. | Michael Meeks | 1 | -0/+2 |
2012-01-23 | android: add package2 and create bootstraprc | Michael Meeks | 1 | -0/+6 |
2012-01-23 | android: add missing component, icon theme, and UI config xml | Michael Meeks | 1 | -1/+7 |
2012-01-23 | android: make desktop/ marginally debuggable | Michael Meeks | 2 | -0/+25 |
2012-01-23 | android: update README and fix a number of silly escaping issues | Michael Meeks | 1 | -8/+9 |
2012-01-23 | Add the filters_test test documents | Tor Lillqvist | 1 | -1/+6 |
2012-01-23 | Possibly need dummy jni/Android.mk and Application.mk for ndk-gdb to work | Tor Lillqvist | 2 | -0/+25 |
2012-01-23 | android: re-installs can fail silently, remove tree before install | Michael Meeks | 1 | -0/+1 |
2012-01-21 | android: hard-code path to 'lofficerc' in assets/ | Michael Meeks | 1 | -6/+6 |
2012-01-20 | filters_test needs a shitload of components | Tor Lillqvist | 1 | -3/+3 |
2012-01-20 | Add a target for the stdio redirection magic commands | Tor Lillqvist | 1 | -0/+4 |
2012-01-20 | Fix file: URI syntax | Tor Lillqvist | 1 | -3/+3 |
2012-01-20 | android: add new desktop module, it gets to vcl init and fails. | Michael Meeks | 10 | -0/+522 |
2012-01-20 | Improve Android configury | Tor Lillqvist | 1 | -0/+2 |
2012-01-20 | Add a stop-start-cycle target to do the adb shell stop & start dance | Tor Lillqvist | 1 | -0/+6 |
2012-01-20 | It's scfiltlo, not scfilt | Tor Lillqvist | 1 | -1/+1 |
2012-01-20 | Add the sc_filters_test unit test | Tor Lillqvist | 1 | -2/+13 |
2012-01-18 | No need to unpack the .res files any more | Tor Lillqvist | 1 | -4/+4 |
2012-01-18 | android: use config_host.mk for unit test goodness | Michael Meeks | 2 | -20/+12 |
2012-01-16 | Attempt to manage without Berkeley DB on iOS and Android | Tor Lillqvist | 1 | -1/+0 |
2012-01-15 | these are not old component files anymore | Matúš Kukan | 1 | -5/+2 |
2012-01-13 | Now we need libdb, too | Tor Lillqvist | 1 | -0/+1 |
2012-01-13 | Use merged libs on Android | Tor Lillqvist | 1 | -9/+1 |
2012-01-13 | More workarounds for weird problem with vnd.sun.star.expand | Tor Lillqvist | 1 | -4/+7 |
2012-01-13 | Fontconfig must have a cachedir, so hardcode one for now | Tor Lillqvist | 1 | -2/+6 |
2012-01-13 | Just tell to run it with "make run" | Tor Lillqvist | 1 | -1/+1 |
2012-01-13 | We now proceed further and need some more libraries | Tor Lillqvist | 1 | -0/+3 |
2012-01-12 | Include .res files, a fonts.conf, and other hacking | Tor Lillqvist | 2 | -7/+146 |
2012-01-12 | Add setting environment variables | Tor Lillqvist | 1 | -3/+18 |
2012-01-11 | Need to trim trailing newline from the indirect command line string | Tor Lillqvist | 1 | -1/+1 |
2012-01-11 | Work around http://code.google.com/p/android/issues/detail?id=23351 | Tor Lillqvist | 2 | -4/+22 |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl | 1 | -1/+1 |
2012-01-05 | Need the basebmp library | Tor Lillqvist | 1 | -0/+1 |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley | 22 | -59/+673 |
2011-12-22 | Add comment about how to use the lo-strace "extra" (option) | Tor Lillqvist | 1 | -1/+8 |
2011-12-21 | Add a couple of missing files | Tor Lillqvist | 2 | -0/+125 |
2011-12-19 | More shlibs and .component files needed | Tor Lillqvist | 1 | -2/+10 |
2011-12-19 | This is for Calc unit tests | Tor Lillqvist | 1 | -1/+1 |
2011-12-18 | android: delete generated lo-bootstrap.jar | Miklos Vajna | 1 | -0/+0 |
2011-12-15 | Add uninstall target | Tor Lillqvist | 1 | -0/+3 |
2011-12-15 | ndk-gdb needs gdbserver and gdb.setup | Tor Lillqvist | 1 | -0/+6 |
2011-12-15 | ucalc needs lots more libraries | Tor Lillqvist | 1 | -0/+17 |
2011-12-15 | Add an app for the sc_ucalc unit test | Tor Lillqvist | 8 | -0/+319 |
2011-12-14 | Add separate cppunittester app project that uses the Bootstrap library | Tor Lillqvist | 9 | -0/+317 |
2011-12-14 | Turn Bootstrap into a "library" project from Ant's point of view | Tor Lillqvist | 6 | -191/+3 |