1. e2fdaf9 lokdocview: adapt Android path by Miklos Vajna · 11 years ago
  2. b85bdb2 Bin the 'DocumentLoader' Android test app by Tor Lillqvist · 11 years ago
  3. b0cb454 android: add debugrun Makefile target by Miklos Vajna · 11 years ago
  4. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  5. c862be0 android: Dump my debugging notes to the readme's. by Jan Holesovsky · 11 years ago
  6. ff929ad remove unnecessary references to test-install (just use instdir) by Michael Stahl · 12 years ago
  7. 0acc330 If dev-install is obsolete, why have it at all? by Tor Lillqvist · 12 years ago
  8. f285ac7 Add note that building for the simulator is broken by Tor Lillqvist · 12 years ago
  9. cfd74ae android: Support for Android SDK Tools 23 + note about their brokeness. by Jan Holesovsky · 12 years ago
  10. c79e70f android: Now we need API 15 SDK. by Jan Holesovsky · 12 years ago
  11. d729d16 normalize values of CROSS_COMPILING by Michael Stahl · 12 years ago
  12. 661ab31 Mention that the Raspbian cross-build works from openSUSE, too by Tor Lillqvist · 12 years ago
  13. 2462aa6 Minor updates by Tor Lillqvist · 12 years ago
  14. f9d7430 Merge AWTLIB and JAVALIB together as JAWTLIB by Stephan Bergmann · 12 years ago
  15. 78a6158 Minor update for Raspbian by Tor Lillqvist · 12 years ago
  16. ee2d727 Update README for cross-compiling to Raspbian a bit. by Matúš Kukan · 12 years ago
  17. 2aa5d13 fdo#61950 De-extensionize presentation minimizer by David Ostrovsky · 13 years ago
  18. f5b840a goodbye linkoo.. you have served well by Matúš Kukan · 13 years ago
  19. 91b27bc Documentation update of README.cross by Chris Sherlock · 13 years ago
  20. 5011f4c Update to match reality by Tor Lillqvist · 13 years ago
  21. 42960dc README.cross: don't mention explicit openSUSE releases by Miklos Vajna · 13 years ago
  22. 7aa6f1b Remove Mac OS X for PowerPC support by Tor Lillqvist · 13 years ago
  23. c43613b Typo by Tor Lillqvist · 13 years ago
  24. 30fded6 Some edits to improve match with current reality by Tor Lillqvist · 13 years ago
  25. 63a1321 mention cross-compilation for Raspbian possibility in README.cross by Matúš Kukan · 13 years ago
  26. 256c4de MinGW: 2 more paths updated. by Jan Holesovsky · 13 years ago
  27. ef88d77 MinGW: Update the installation location. by Jan Holesovsky · 13 years ago
  28. c064fa5 remove obsolete mozilla options for cross compilation by David Ostrovsky · 13 years ago
  29. 3717bbf remove zenity configure option by Matúš Kukan · 13 years ago
  30. 5c15962 Always use Java target version 1.5 by Tor Lillqvist · 13 years ago
  31. 7861bf0 Update to be able to at least start the MinGW build again. by Jan Holesovsky · 13 years ago
  32. 4533b4b Update MinGW build reqs. by Jan Holesovsky · 13 years ago
  33. 7bf64a5 Turn PDF import from bundled extension to plain code by Stephan Bergmann · 13 years ago
  34. a54e927 README.cross: typo by Miklos Vajna · 13 years ago
  35. 3dab6fb README.cross: update Android arm configure options by Miklos Vajna · 13 years ago
  36. 8ea17cd dropped obsolete --with-system-gettext configure option by Enrico Weigelt, metux ITS · 13 years ago
  37. 7f97d31 adjust README.cross to reflect binfitler removal by Norbert Thiebaud · 13 years ago
  38. 09189c3 README.cross: yes, that list was almost enough by Miklos Vajna · 13 years ago
  39. 886a299 More updates by Tor Lillqvist · 14 years ago
  40. 0f9f8ef Updates by Tor Lillqvist · 14 years ago
  41. 64792f6 Don't fake --with-system-nss any more, autodetect build platform toolchain by Tor Lillqvist · 14 years ago
  42. 3dd0563 Can use simpler autogen.lastrun now by Tor Lillqvist · 14 years ago
  43. 97febaa Drop the --with-external-tar to avoid confusion by Tor Lillqvist · 14 years ago
  44. a606fa3 No, we don't want any Python stuff for Android by Tor Lillqvist · 14 years ago
  45. ab236e1 Update sample autogen.lastrun for MacOSX -> Android by Tor Lillqvist · 14 years ago
  46. e61e51a android: share more common Makefile pieces between a couple of users by Michael Meeks · 14 years ago
  47. 063afe5 Check for the msi* build requirements in configure.in + update README.cross. by Jan Holesovsky · 14 years ago
  48. cce51e4 mingw32-python is now necessary too. by Jan Holesovsky · 14 years ago
  49. 538b449 Add a note about MinGW debugging TODO. by Jan Holesovsky · 14 years ago
  50. ab4014e Must use -mmacosx-version-min=10.6 when host platform is iOS simulator by Tor Lillqvist · 14 years ago
  51. bc229ca Update README.cross to match reality better by Tor Lillqvist · 14 years ago
  52. 7606616c Mention that the android/qa/sc test has not been maintained lately by Tor Lillqvist · 14 years ago
  53. b58498f Now with in-process redirection, the adb shell setprop thing is not needed by Tor Lillqvist · 14 years ago
  54. e0c17f4 How to examine strings in winedbg. by Jan Holesovsky · 14 years ago
  55. 345693a Don't bother mentioning irrelevant autogen options by Tor Lillqvist · 14 years ago
  56. c57f1a0 Modify iOS device example to use Clang by Tor Lillqvist · 14 years ago
  57. 739252d android: remove obsolete sourcing of Env.Host.sh advice by Michael Meeks · 14 years ago
  58. 21aec7e Updates for iOS, and Xcode 4.3 by Tor Lillqvist · 14 years ago
  59. 18f4ff2 Recommend to use NDK r7b by Tor Lillqvist · 14 years ago
  60. c301199 Merge branch 'feature/android' by Tor Lillqvist · 14 years ago
  61. e8555dce Add --with-android-sdk and --with-ant-home to the Android from Linux sample by Tor Lillqvist · 14 years ago
  62. edf0a7e README.cross: LibO-dev -> LOdev in the mingw section by Miklos Vajna · 14 years ago
  63. c4feba9 Wash my hands by Tor Lillqvist · 14 years ago
  64. 4a4edda Add --with-android-sdk to the sample autogen.lastrun by Tor Lillqvist · 14 years ago
  65. 60ad5cc Fix my email by Tor Lillqvist · 14 years ago
  66. 453339c android: add --with-android-ndk= option to simplify configure. by Michael Meeks · 14 years ago
  67. b00bd21 Correct my email by Tor Lillqvist · 14 years ago
  68. ee4fc40 Make it sound slightly less experimental and scary by Tor Lillqvist · 14 years ago
  69. 11c9125 Work around http://code.google.com/p/android/issues/detail?id=23351 by Tor Lillqvist · 14 years ago
  70. 3ef7293 More Android notes by Tor Lillqvist · 14 years ago
  71. 199d220 Explain building and running (and debugging) unit tests on Android a bit by Tor Lillqvist · 14 years ago
  72. 9a6beed Add autogen.lastrun sample for cross-compiling to Android from Mac OS X by Tor Lillqvist · 14 years ago
  73. 96be3a1 --with-system-libxslt is gone, remove it from the distro-configs. by Jan Holesovsky · 14 years ago
  74. fad4076 Use the 5.0 SDK for the iOS simulator example by Tor Lillqvist · 14 years ago
  75. 68bc001 Update Android example to use NDK r7 by Tor Lillqvist · 14 years ago
  76. 6f68a2f Update example for iOS device: Use 5.0 SDK by Tor Lillqvist · 14 years ago
  77. 3ba78a2d Add note about an iOS SDK hickup by Tor Lillqvist · 14 years ago
  78. c71d504 Update iOS examples by Tor Lillqvist · 14 years ago
  79. b737dad Tiny edit by Tor Lillqvist · 14 years ago
  80. bc3fa00 Add -Wl,--fix-cortex-a8 to the Android CC and CXX by Tor Lillqvist · 14 years ago
  81. 3265a62 Revert "Just put the Android ARM compiler options in the mk files" by Tor Lillqvist · 14 years ago
  82. 3c4f724 Just put the Android ARM compiler options in the mk files by Tor Lillqvist · 14 years ago
  83. 37fca8b Update the Android example by Tor Lillqvist · 14 years ago
  84. 9d65c893 Introduce LibreOfficeMinGW distro-config. by Jan Holesovsky · 14 years ago
  85. 06fa2d5 Make the README.cross a bit more copy&paste proof by Fridrich Štrba · 14 years ago
  86. b69ab0d Reduce confusion between openSUSE and SLE a bit by Tor Lillqvist · 14 years ago
  87. c2ccc32 Add --disable-nss-module to the README.cross. by Jan Holesovsky · 14 years ago
  88. abe151e No need to copy the .dlls to the installation any more. by Jan Holesovsky · 15 years ago
  89. d717c18 Don't recommend --enable-symbols, it makes it huge. by Jan Holesovsky · 15 years ago
  90. 004820b You have to install into /tmp, otherwise you'll have runtime trouble. by Jan Holesovsky · 15 years ago
  91. 6994e9c Add my autogen.lastrun too. by Jan Holesovsky · 15 years ago
  92. 07a7e3a Add MinGW debugging hints. by Jan Holesovsky · 15 years ago
  93. dee0123 Update the sample autogen.lastrun for Android by Tor Lillqvist · 15 years ago
  94. 7974c4f Updates by Tor Lillqvist · 15 years ago
  95. 5166d6e Minor update to the Windows autogen.lastrun sample to match mine by Tor Lillqvist · 15 years ago
  96. d372bda Updates by Tor Lillqvist · 15 years ago
  97. 41e2ab3 Added TODO to README.cross. by Jan Holesovsky · 15 years ago
  98. 91a8ef2 Added another missing packages. by Jan Holesovsky · 15 years ago
  99. 2f33c16 More cross-compiling (mingw32) packages. by Jan Holesovsky · 15 years ago
  100. c0111fd More packages that one should install for cross-compiling. by Jan Holesovsky · 15 years ago