Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-08 | Add -Wl,--fix-cortex-a8 to the Android CC and CXX | Tor Lillqvist | |
2011-11-08 | Revert "Just put the Android ARM compiler options in the mk files" | Tor Lillqvist | |
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 | |
2011-11-07 | Update the Android example | Tor Lillqvist | |
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 | |
2011-10-20 | Make the README.cross a bit more copy&paste proof | Fridrich Štrba | |
2011-10-20 | Reduce confusion between openSUSE and SLE a bit | Tor Lillqvist | |
2011-10-18 | Add --disable-nss-module to the README.cross. | Jan Holesovsky | |
2011-10-04 | No need to copy the .dlls to the installation any more. | Jan Holesovsky | |
2011-09-29 | Don't recommend --enable-symbols, it makes it huge. | Jan Holesovsky | |
2011-09-29 | You have to install into /tmp, otherwise you'll have runtime trouble. | Jan Holesovsky | |
2011-09-27 | Add my autogen.lastrun too. | Jan Holesovsky | |
2011-09-27 | Add MinGW debugging hints. | Jan Holesovsky | |
2011-09-26 | Update the sample autogen.lastrun for Android | Tor Lillqvist | |
2011-09-07 | Updates | Tor Lillqvist | |
2011-08-31 | Minor update to the Windows autogen.lastrun sample to match mine | Tor Lillqvist | |
2011-08-27 | Updates | Tor Lillqvist | |
2011-08-25 | Added TODO to README.cross. | Jan Holesovsky | |
2011-08-24 | Added another missing packages. | Jan Holesovsky | |
2011-08-24 | More cross-compiling (mingw32) packages. | Jan Holesovsky | |
2011-08-24 | More packages that one should install for cross-compiling. | Jan Holesovsky | |
2011-08-19 | Allow parallel build of the the cross build toolset. | Jan Holesovsky | |
Plus various minor build tweaks. | |||
2011-07-21 | Update sample autogen.lastrun for MinGW cross-compilation | Tor Lillqvist | |
2011-07-01 | Add example autogen.lastrun for building for the iOS Simulator | Tor Lillqvist | |
2011-06-22 | Update Android autogen.lastrun | Tor Lillqvist | |
2011-06-18 | Update the MinGW part a bit | Tor Lillqvist | |
2011-06-13 | Update my Windows autogen.lastrun | Tor Lillqvist | |
2011-06-09 | Add SYSBASE setting and -L flag for the GNU libstdc++ for Android | Tor Lillqvist | |
2011-06-09 | Add C++ include paths | Tor Lillqvist | |
2011-06-05 | Bin the --with-icu-native-build-root option | Tor Lillqvist | |
2011-06-05 | Mention cross-compiling to PPC Mac from Intel Mac | Tor Lillqvist | |
2011-05-27 | Add README.cross | Tor Lillqvist | |