Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-16 | Deliver also static libcppunit if built in that way | Tor Lillqvist | 1 | -0/+2 | |
2011-06-16 | Do build libccppunit when cross-compiling after all | Tor Lillqvist | 1 | -8/+23 | |
Makes it easier to build other stuff. Whether we will actually run normal unit tests at build time, or ever, or not when cross-compiling to some platform is a different matter... | |||||
2011-06-16 | "Build" the sRGB header also when cross-compiling | Tor Lillqvist | 1 | -6/+5 | |
2011-06-14 | Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)libreoffice-3.4.1.1 | Petr Mladek | 0 | -0/+0 | |
2011-06-13 | Enable building openssl for iOS | Tor Lillqvist | 2 | -0/+18 | |
Wasn't that complicated after all. | |||||
2011-06-11 | Add Android patch | Tor Lillqvist | 2 | -1/+13 | |
2011-06-10 | Need a small patch for Android | Tor Lillqvist | 2 | -1/+16 | |
2011-06-10 | Need a small patch for Android | Tor Lillqvist | 2 | -0/+18 | |
2011-06-10 | Need a small patch for Android | Tor Lillqvist | 2 | -0/+17 | |
2011-06-09 | First attempt at Android support | Tor Lillqvist | 6 | -3/+36 | |
2011-06-09 | First attempt at Android support | Tor Lillqvist | 1 | -1/+1 | |
2011-06-09 | Cross-compilation support for Android | Tor Lillqvist | 1 | -0/+11 | |
2011-06-09 | Don't do this for Android either | Tor Lillqvist | 1 | -11/+1 | |
2011-06-08 | Fix raptor to not use xml2-config on Mac | William Lachance | 2 | -6/+213 | |
Christian suggested modifying the configure script not to use xml2-config/xslt-config at all. Here's a patch which does exactly that. I'm not exactly thrilled by the size/complexity of this patch for what it does, but at the same time it does seem a bit crazy for LO not to build just because libxml is installed in MacPorts (which is not uncommon: it's a dependency of ImageMagick for instance). | |||||
2011-06-07 | Do nothing when cross-compiling in general, not just for iOS | Tor Lillqvist | 1 | -4/+4 | |
2011-06-07 | Add cross-compilation support | Tor Lillqvist | 1 | -0/+4 | |
2011-06-06 | Always compare CROSS_COMPILING explicitly to "YES" | Tor Lillqvist | 8 | -11/+11 | |
2011-06-06 | Bin unnecessary quoting | Tor Lillqvist | 3 | -3/+3 | |
2011-06-06 | Patch raptor configure, not configure.ac for cross-compilation | Tor Lillqvist | 2 | -25/+36 | |
It looks sillier, yes, but it is good to not have to run autoconf. Fixes cross-compilation for ppc MacOSX. | |||||
2011-06-04 | make sure to compile against SDK version of libxml/libxslt | Christian Lohmaier | 3 | -2/+34 | |
might not be the most elegant solution, but should do the trick | |||||
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | 32 | -252/+252 | |
2011-05-31 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky | 3 | -1/+90 | |
Conflicts: libwps/makefile.mk | |||||
2011-05-30 | Fix typo | Tor Lillqvist | 1 | -1/+1 | |
2011-05-27 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-extern | Jan Holesovsky | 1 | -2/+7 | |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky | 0 | -0/+0 | |
Conflicts: rhino/makefile.mk | |||||
2011-05-26 | Presumably no need for this for iOS | Tor Lillqvist | 1 | -2/+7 | |
2011-05-24 | Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)libreoffice-3.4.0.2libreoffice-3.4.0-finallibreoffice-3-4-0 | Petr Mladek | 0 | -0/+0 | |
2011-05-22 | -ldl is linux only and remove -lc from the flags toofeature/calc-multiline-input | Robert Nagy | 3 | -42/+31 | |
2011-05-22 | Bypass some weird crack when cross-compiling with MinGW | Tor Lillqvist | 2 | -0/+12 | |
2011-05-21 | Drop OS2 | Tor Lillqvist | 14 | -126/+10 | |
2011-05-21 | Check OS_FOR_BUILD, not OS | Tor Lillqvist | 1 | -1/+1 | |
2011-05-19 | Add the wntgcc directoriesfeature/gsoc2011_wizards | Tor Lillqvist | 1 | -0/+2 | |
2011-05-19 | Add the unxios and unxand directories | Tor Lillqvist | 1 | -0/+4 | |
2011-05-19 | Build libtextcat for Android | Tor Lillqvist | 2 | -3/+10 | |
2011-05-19 | Add forgotten quotes | Tor Lillqvist | 1 | -2/+2 | |
2011-05-18 | Add minor patch to libvisio makefile.mk | Tor Lillqvist | 2 | -0/+15 | |
2011-05-17 | It's __declspec, not _declspec | Tor Lillqvist | 1 | -4/+4 | |
2011-05-17 | Branch libreoffice-3-4-0 | Petr Mladek | 0 | -0/+0 | |
This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.4.x release, please use the 'libreoffice-3-4' branch. If you want to build something cool, unstable, and risky, use master. | |||||
2011-05-17 | Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)libreoffice-3.4.0.1 | Petr Mladek | 0 | -0/+0 | |
2011-05-17 | create a libvisio module for tarball | Fridrich Štrba | 3 | -0/+74 | |
2011-05-17 | Enable MinGW cross-compilation of lpsolve | Tor Lillqvist | 2 | -2/+33 | |
2011-05-16 | No use building np_sdk for iOS or Android | Tor Lillqvist | 1 | -1/+2 | |
2011-05-15 | Fix build on Windows | Tor Lillqvist | 1 | -6/+4 | |
2011-05-14 | Fix typo | Tor Lillqvist | 1 | -1/+1 | |
2011-05-14 | Fix typo | Tor Lillqvist | 1 | -1/+1 | |
2011-05-14 | Mostly bypass when cross-compiling | Tor Lillqvist | 1 | -6/+5 | |
Unfortunately it still untars the tarball. But at least nothing gets built or delivered when cross-compiling. | |||||
2011-05-14 | Cross-compilation support and iOS in particular | Tor Lillqvist | 1 | -2/+9 | |
2011-05-14 | Bypass for iOS, too | Tor Lillqvist | 1 | -0/+2 | |
2011-05-14 | Cross-compilation and iOS support | Tor Lillqvist | 1 | -0/+6 | |
2011-05-14 | Add rpl_malloc() and rpl_realloc() functions | Tor Lillqvist | 1 | -0/+19 | |