summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Collapse)AuthorAgeFilesLines
* Add notice that the android/qa/simple directory has not been maintainedTor Lillqvist2012-01-251-0/+3
|
* We don't do cppunit stuff hereTor Lillqvist2012-01-241-15/+1
|
* android: extend rc files some more to aid bootstrapping.Michael Meeks2012-01-241-1/+16
| | | | it seems there are two 'unorc' files - confusing huh ?
* android: attempt to create presets/ directory, add 'HOME' too.Michael Meeks2012-01-241-10/+8
|
* android: get dummy user-install 'presets' setup to please first-runMichael Meeks2012-01-231-2/+12
|
* android: get osl_Pipe creation sorted out, before we kill it.Michael Meeks2012-01-231-0/+2
| | | | use new OSL_SOCKET_PATH bootstrap variable to customise this.
* android: add package2 and create bootstraprcMichael Meeks2012-01-231-0/+6
|
* android: add missing component, icon theme, and UI config xmlMichael Meeks2012-01-231-1/+7
|
* android: make desktop/ marginally debuggableMichael Meeks2012-01-232-0/+25
|
* android: update README and fix a number of silly escaping issuesMichael Meeks2012-01-231-8/+9
|
* Add the filters_test test documentsTor Lillqvist2012-01-231-1/+6
|
* Possibly need dummy jni/Android.mk and Application.mk for ndk-gdb to workTor Lillqvist2012-01-232-0/+25
|
* android: re-installs can fail silently, remove tree before installMichael Meeks2012-01-231-0/+1
|
* android: hard-code path to 'lofficerc' in assets/Michael Meeks2012-01-211-6/+6
|
* filters_test needs a shitload of componentsTor Lillqvist2012-01-201-3/+3
| | | | | | | | | Ugly duplication of the list if components. Could obviously do some elegant refactoring to have each component mentioned just once. But on the other hand, this is just a temporary way to build this unit test app, no? If/when eventually gbuildifying this, the data from the gb_CppunitTest_add_components calls in the correspondig CppunitTest_FOO.mk files can be used, one hopes.
* Add a target for the stdio redirection magic commandsTor Lillqvist2012-01-201-0/+4
|
* Fix file: URI syntaxTor Lillqvist2012-01-201-3/+3
|
* android: add new desktop module, it gets to vcl init and fails.Michael Meeks2012-01-2010-0/+522
|
* Improve Android configuryTor Lillqvist2012-01-201-0/+2
| | | | | | | | | | | Add a --with-android-sdk switch, and make that and the --with-android-ndk mandatory when building for Android. Automatically create a proper android/sc/qa/local.properties file (which points to the SDK) for Ant. Restore the Android ARM code generation related flags that I think we want to use (that used to be mentioned in README.cross but were accidentally dropped) to the automated setting of CC and CXX.
* Add a stop-start-cycle target to do the adb shell stop & start danceTor Lillqvist2012-01-201-0/+6
|
* It's scfiltlo, not scfiltTor Lillqvist2012-01-201-1/+1
|
* Add the sc_filters_test unit testTor Lillqvist2012-01-201-2/+13
|
* No need to unpack the .res files any moreTor Lillqvist2012-01-181-4/+4
|
* android: use config_host.mk for unit test goodnessMichael Meeks2012-01-182-20/+12
|
* Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist2012-01-161-1/+0
| | | | | | | | | | | | Berkeley DB is used for help index and extension database. (Possibly only for a backward-compatible format of the latter, I am not sure.) Neither use makes much sense on Android and iOS. The existing help is for LO on desktop OSes anyway, help for LO-based apps on iOS and Android will naturally be quite different. On iOS there will definitely be no "extensions", and probably we don't want to bother with such on Android either.
* these are not old component files anymoreMatúš Kukan2012-01-151-5/+2
|
* Now we need libdb, tooTor Lillqvist2012-01-131-0/+1
|
* Use merged libs on AndroidTor Lillqvist2012-01-131-9/+1
|
* More workarounds for weird problem with vnd.sun.star.expandTor Lillqvist2012-01-131-4/+7
|
* Fontconfig must have a cachedir, so hardcode one for nowTor Lillqvist2012-01-131-2/+6
|
* Just tell to run it with "make run"Tor Lillqvist2012-01-131-1/+1
|
* We now proceed further and need some more librariesTor Lillqvist2012-01-131-0/+3
|
* Include .res files, a fonts.conf, and other hackingTor Lillqvist2012-01-122-7/+146
|
* 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-112-4/+22
|
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-061-1/+1
|\ | | | | | | | | | | | | | | | | Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-2422-59/+673
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk
* | | Need the basebmp libraryTor Lillqvist2012-01-051-0/+1
| |/ |/|
* | Add comment about how to use the lo-strace "extra" (option)Tor Lillqvist2011-12-221-1/+8
| |
* | Add a couple of missing filesTor Lillqvist2011-12-212-0/+125
| |
* | More shlibs and .component files neededTor Lillqvist2011-12-191-2/+10
| |
* | This is for Calc unit testsTor Lillqvist2011-12-191-1/+1
| |
* | android: delete generated lo-bootstrap.jarMiklos Vajna2011-12-181-0/+0
| |
* | Add uninstall targetTor Lillqvist2011-12-151-0/+3
| |
* | ndk-gdb needs gdbserver and gdb.setupTor Lillqvist2011-12-151-0/+6
| |
* | ucalc needs lots more librariesTor Lillqvist2011-12-151-0/+17
| |
* | Add an app for the sc_ucalc unit testTor Lillqvist2011-12-158-0/+319
| |
* | Add separate cppunittester app project that uses the Bootstrap libraryTor Lillqvist2011-12-149-0/+317
| |
* | Turn Bootstrap into a "library" project from Ant's point of viewTor Lillqvist2011-12-146-191/+3
|/