Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-14 | dropped obsolete --with-system-gettext configure option | Enrico Weigelt, metux ITS | 1 | -1/+0 | |
Change-Id: Ia46cb802d40bb1ba199cf937f332c4b343bc22e9 Reviewed-on: https://gerrit.libreoffice.org/1060 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi> | |||||
2012-11-10 | adjust README.cross to reflect binfitler removal | Norbert Thiebaud | 1 | -1/+0 | |
Change-Id: Iee3fa02bde03ced462460e4ba3e17200f47a27e5 | |||||
2012-11-09 | README.cross: yes, that list was almost enough | Miklos Vajna | 1 | -2/+2 | |
Change-Id: I581fb38e3f3d24987dcf92e73caf736203fa9385 | |||||
2012-09-10 | More updates | Tor Lillqvist | 1 | -36/+23 | |
Change-Id: I4ae89c27dcc4a4480a2c6a4513e2d129a2fd59d0 | |||||
2012-09-10 | Updates | Tor Lillqvist | 1 | -7/+7 | |
Change-Id: I8e859eb34a053ac0efefc566fde002aef963b520 | |||||
2012-08-20 | Don't fake --with-system-nss any more, autodetect build platform toolchain | Tor Lillqvist | 1 | -9/+2 | |
Change-Id: I5699577ff5a754da079ca3acefd6d9a545154d44 | |||||
2012-08-09 | Can use simpler autogen.lastrun now | Tor Lillqvist | 1 | -4/+0 | |
Change-Id: I66101c025469e9df72c331b981e48893f6a5ac3d | |||||
2012-08-09 | Drop the --with-external-tar to avoid confusion | Tor Lillqvist | 1 | -1/+0 | |
Change-Id: I8861a007b94b24d2482658ca7d78e200bcf890ea | |||||
2012-08-09 | No, we don't want any Python stuff for Android | Tor Lillqvist | 1 | -1/+0 | |
Change-Id: I227c408e03130667760f9672f08b11cc7a9c75a8 | |||||
2012-08-09 | Update sample autogen.lastrun for MacOSX -> Android | Tor Lillqvist | 1 | -7/+14 | |
Change-Id: I5f62540c368540ecf4e1aaedf9829f930f1591fa | |||||
2012-08-03 | android: share more common Makefile pieces between a couple of users | Michael Meeks | 1 | -6/+16 | |
Try to start consolidating the complexity here. generate Application.mk to specify the required ABI fold common distro-config pieces out of README | |||||
2012-07-24 | Check for the msi* build requirements in configure.in + update README.cross. | Jan Holesovsky | 1 | -0/+10 | |
Change-Id: I0da3e604ebd0665c5405174957d852677195126b | |||||
2012-06-26 | mingw32-python is now necessary too. | Jan Holesovsky | 1 | -0/+1 | |
Change-Id: I7b7bbc555b599e411859ca00ddd3988aa52f433f | |||||
2012-06-19 | Add a note about MinGW debugging TODO. | Jan Holesovsky | 1 | -0/+6 | |
Change-Id: I272c06f557c1667ecb15396be71bcd38e472ef73 | |||||
2012-06-04 | Must use -mmacosx-version-min=10.6 when host platform is iOS simulator | Tor Lillqvist | 1 | -2/+6 | |
Change-Id: I968ecece624fa7a951699b1958e8c20300ecc78a | |||||
2012-05-18 | Update README.cross to match reality better | Tor Lillqvist | 1 | -44/+22 | |
Change-Id: I14e97bb9e3351ed7a5e7e8c853253353bfe9df2e | |||||
2012-05-17 | Mention that the android/qa/sc test has not been maintained lately | Tor Lillqvist | 1 | -6/+10 | |
Change-Id: I78108f44bad1da0143f2849aa98a2ddf1b13fc1d | |||||
2012-05-17 | Now with in-process redirection, the adb shell setprop thing is not needed | Tor Lillqvist | 1 | -8/+6 | |
Change-Id: Ibfda0e6e65d0834cffdd95d4c6d87d07644088f6 | |||||
2012-03-19 | How to examine strings in winedbg. | Jan Holesovsky | 1 | -0/+9 | |
2012-03-05 | Don't bother mentioning irrelevant autogen options | Tor Lillqvist | 1 | -9/+0 | |
2012-03-01 | Modify iOS device example to use Clang | Tor Lillqvist | 1 | -6/+5 | |
2012-02-27 | android: remove obsolete sourcing of Env.Host.sh advice | Michael Meeks | 1 | -1/+1 | |
2012-02-22 | Updates for iOS, and Xcode 4.3 | Tor Lillqvist | 1 | -7/+27 | |
2012-02-17 | Recommend to use NDK r7b | Tor Lillqvist | 1 | -2/+2 | |
Drop compiler options -fexceptions -frtti for Android, I hope they are taken care of by the makefilery where needed. At least either -fexceptions or -fno-exceptions is used for each C++ compilation as far as I know. Not so sure about RTTI, let's see. | |||||
2012-02-15 | Merge branch 'feature/android' | Tor Lillqvist | 1 | -0/+2 | |
2012-02-03 | Add --with-android-sdk and --with-ant-home to the Android from Linux sample | Tor Lillqvist | 1 | -0/+2 | |
2012-01-26 | README.cross: LibO-dev -> LOdev in the mingw section | Miklos Vajna | 1 | -4/+4 | |
2012-01-22 | Wash my hands | Tor Lillqvist | 1 | -40/+28 | |
2012-01-20 | Add --with-android-sdk to the sample autogen.lastrun | Tor Lillqvist | 1 | -0/+1 | |
2012-01-20 | Fix my email | Tor Lillqvist | 1 | -1/+1 | |
2012-01-18 | android: add --with-android-ndk= option to simplify configure. | Michael Meeks | 1 | -16/+2 | |
2012-01-17 | Correct my email | Tor Lillqvist | 1 | -1/+1 | |
2012-01-17 | Make it sound slightly less experimental and scary | Tor Lillqvist | 1 | -21/+20 | |
2012-01-11 | Work around http://code.google.com/p/android/issues/detail?id=23351 | Tor Lillqvist | 1 | -12/+0 | |
2012-01-03 | More Android notes | Tor Lillqvist | 1 | -13/+29 | |
2012-01-03 | Explain building and running (and debugging) unit tests on Android a bit | Tor Lillqvist | 1 | -1/+38 | |
2011-12-15 | Add autogen.lastrun sample for cross-compiling to Android from Mac OS X | Tor Lillqvist | 1 | -1/+22 | |
2011-11-29 | --with-system-libxslt is gone, remove it from the distro-configs. | Jan Holesovsky | 1 | -1/+0 | |
2011-11-26 | Use the 5.0 SDK for the iOS simulator example | Tor Lillqvist | 1 | -2/+2 | |
2011-11-14 | Update Android example to use NDK r7 | Tor Lillqvist | 1 | -8/+8 | |
2011-11-11 | Update example for iOS device: Use 5.0 SDK | Tor Lillqvist | 1 | -2/+2 | |
2011-11-11 | Add note about an iOS SDK hickup | Tor Lillqvist | 1 | -0/+3 | |
2011-11-11 | Update iOS examples | Tor Lillqvist | 1 | -9/+14 | |
2011-11-10 | Tiny edit | Tor Lillqvist | 1 | -7/+7 | |
2011-11-08 | Add -Wl,--fix-cortex-a8 to the Android CC and CXX | Tor Lillqvist | 1 | -2/+2 | |
2011-11-08 | Revert "Just put the Android ARM compiler options in the mk files" | Tor Lillqvist | 1 | -2/+2 | |
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 3c4f7242a967d6a3cb9e5e3f88bfb2cc348cc3eb. | |||||
2011-11-08 | Just put the Android ARM compiler options in the mk files | Tor Lillqvist | 1 | -2/+2 | |
2011-11-07 | Update the Android example | Tor Lillqvist | 1 | -8/+8 | |
Use compiler options to default to more modern ARM architecture, as surely any actual device this code would be run on uses. | |||||
2011-11-03 | Introduce LibreOfficeMinGW distro-config. | Jan Holesovsky | 1 | -40/+11 | |
2011-10-20 | Make the README.cross a bit more copy&paste proof | Fridrich Štrba | 1 | -5/+9 | |