Commit graph

42 commits

Author SHA1 Message Date
Tor Lillqvist
3ef7293919 More Android notes 2012-01-03 13:50:17 +02:00
Tor Lillqvist
199d220580 Explain building and running (and debugging) unit tests on Android a bit 2012-01-03 13:35:54 +02:00
Tor Lillqvist
9a6beed052 Add autogen.lastrun sample for cross-compiling to Android from Mac OS X 2011-12-15 23:56:52 +02:00
Jan Holesovsky
96be3a199a --with-system-libxslt is gone, remove it from the distro-configs. 2011-11-29 13:41:09 +01:00
Tor Lillqvist
fad4076a20 Use the 5.0 SDK for the iOS simulator example 2011-11-26 00:34:12 +02:00
Tor Lillqvist
68bc001235 Update Android example to use NDK r7 2011-11-14 01:55:04 +02:00
Tor Lillqvist
6f68a2f986 Update example for iOS device: Use 5.0 SDK 2011-11-11 22:59:38 +02:00
Tor Lillqvist
3ba78a2d45 Add note about an iOS SDK hickup 2011-11-11 22:51:26 +02:00
Tor Lillqvist
c71d50459e Update iOS examples 2011-11-11 07:52:01 +02:00
Tor Lillqvist
b737dad012 Tiny edit 2011-11-10 01:23:44 +02:00
Tor Lillqvist
bc3fa000a4 Add -Wl,--fix-cortex-a8 to the Android CC and CXX 2011-11-08 15:04:26 +02:00
Tor Lillqvist
3265a628ad Revert "Just put the Android ARM compiler options in the mk files"
Nah. Sure, doing it like that is sane if you consider only our own
code. But it won't help in making sure these options are used when
compiling the 3rd-party external libraries. For that having the
options already in the CC and CXX environment variables works nicely,
I think. People just need to look at the samples in README.cross.

Perhaps we could add the options to CC and CXX in configure.in,
though? Is that elegant or not, don't know...

This reverts commit 3c4f7242a9.
2011-11-08 15:04:24 +02:00
Tor Lillqvist
3c4f7242a9 Just put the Android ARM compiler options in the mk files 2011-11-08 10:06:32 +02:00
Tor Lillqvist
37fca8bf79 Update the Android example
Use compiler options to default to more modern ARM architecture, as
surely any actual device this code would be run on uses.
2011-11-07 20:17:41 +02:00
Jan Holesovsky
9d65c893cd Introduce LibreOfficeMinGW distro-config. 2011-11-03 21:07:04 +01:00
Fridrich Štrba
06fa2d5a4a Make the README.cross a bit more copy&paste proof 2011-10-20 13:27:08 +02:00
Tor Lillqvist
b69ab0ddf5 Reduce confusion between openSUSE and SLE a bit 2011-10-20 14:10:43 +03:00
Jan Holesovsky
c2ccc32df9 Add --disable-nss-module to the README.cross. 2011-10-18 14:34:15 +02:00
Jan Holesovsky
abe151e5dc No need to copy the .dlls to the installation any more. 2011-10-04 14:19:00 +02:00
Jan Holesovsky
d717c18c5b Don't recommend --enable-symbols, it makes it huge. 2011-09-29 18:02:53 +02:00
Jan Holesovsky
004820b51b You have to install into /tmp, otherwise you'll have runtime trouble. 2011-09-29 17:21:26 +02:00
Jan Holesovsky
6994e9c91e Add my autogen.lastrun too. 2011-09-27 16:30:35 +02:00
Jan Holesovsky
07a7e3a76a Add MinGW debugging hints. 2011-09-27 12:02:41 +02:00
Tor Lillqvist
dee0123807 Update the sample autogen.lastrun for Android 2011-09-26 15:09:40 +03:00
Tor Lillqvist
7974c4f08a Updates 2011-09-07 18:04:01 +03:00
Tor Lillqvist
5166d6ee7e Minor update to the Windows autogen.lastrun sample to match mine 2011-08-31 10:59:39 +03:00
Tor Lillqvist
d372bdadb9 Updates 2011-08-27 11:11:29 +03:00
Jan Holesovsky
41e2ab351b Added TODO to README.cross. 2011-08-25 13:11:54 +02:00
Jan Holesovsky
91a8ef2a20 Added another missing packages. 2011-08-24 10:26:11 +02:00
Jan Holesovsky
2f33c16fd4 More cross-compiling (mingw32) packages. 2011-08-24 01:18:36 +02:00
Jan Holesovsky
c0111fdc4b More packages that one should install for cross-compiling. 2011-08-24 01:09:57 +02:00
Jan Holesovsky
81ca6d858b Allow parallel build of the the cross build toolset.
Plus various minor build tweaks.
2011-08-19 15:36:18 +02:00
Tor Lillqvist
d0ab680ff9 Update sample autogen.lastrun for MinGW cross-compilation 2011-07-21 09:50:13 +03:00
Tor Lillqvist
72ea8f1747 Add example autogen.lastrun for building for the iOS Simulator 2011-07-01 00:45:03 +03:00
Tor Lillqvist
3fb73be520 Update Android autogen.lastrun 2011-06-22 09:05:26 +03:00
Tor Lillqvist
297a2dfa08 Update the MinGW part a bit 2011-06-18 16:51:31 +03:00
Tor Lillqvist
c565e5d9c7 Update my Windows autogen.lastrun 2011-06-13 15:46:26 +03:00
Tor Lillqvist
c41c1e0d49 Add SYSBASE setting and -L flag for the GNU libstdc++ for Android 2011-06-09 23:17:34 +03:00
Tor Lillqvist
9cb0547561 Add C++ include paths 2011-06-09 20:42:08 +03:00
Tor Lillqvist
77a80e9ef0 Bin the --with-icu-native-build-root option 2011-06-05 02:05:49 +03:00
Tor Lillqvist
bfdb840181 Mention cross-compiling to PPC Mac from Intel Mac 2011-06-05 00:55:25 +03:00
Tor Lillqvist
ad4a4673ba Add README.cross 2011-05-27 18:30:37 +03:00