summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-16Deliver also static libcppunit if built in that wayTor Lillqvist1-0/+2
2011-06-16Do build libccppunit when cross-compiling after allTor Lillqvist1-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-compilingTor Lillqvist1-6/+5
2011-06-14Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)libreoffice-3.4.1.1Petr Mladek0-0/+0
2011-06-13Enable building openssl for iOSTor Lillqvist2-0/+18
Wasn't that complicated after all.
2011-06-11Add Android patchTor Lillqvist2-1/+13
2011-06-10Need a small patch for AndroidTor Lillqvist2-1/+16
2011-06-10Need a small patch for AndroidTor Lillqvist2-0/+18
2011-06-10Need a small patch for AndroidTor Lillqvist2-0/+17
2011-06-09First attempt at Android supportTor Lillqvist6-3/+36
2011-06-09First attempt at Android supportTor Lillqvist1-1/+1
2011-06-09Cross-compilation support for AndroidTor Lillqvist1-0/+11
2011-06-09Don't do this for Android eitherTor Lillqvist1-11/+1
2011-06-08Fix raptor to not use xml2-config on MacWilliam Lachance2-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-07Do nothing when cross-compiling in general, not just for iOSTor Lillqvist1-4/+4
2011-06-07Add cross-compilation supportTor Lillqvist1-0/+4
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist8-11/+11
2011-06-06Bin unnecessary quotingTor Lillqvist3-3/+3
2011-06-06Patch raptor configure, not configure.ac for cross-compilationTor Lillqvist2-25/+36
It looks sillier, yes, but it is good to not have to run autoconf. Fixes cross-compilation for ppc MacOSX.
2011-06-04make sure to compile against SDK version of libxml/libxsltChristian Lohmaier3-2/+34
might not be the most elegant solution, but should do the trick
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist32-252/+252
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky3-1/+90
Conflicts: libwps/makefile.mk
2011-05-30Fix typoTor Lillqvist1-1/+1
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-externJan Holesovsky1-2/+7
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky0-0/+0
Conflicts: rhino/makefile.mk
2011-05-26Presumably no need for this for iOSTor Lillqvist1-2/+7
2011-05-24Version 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-0Petr Mladek0-0/+0
2011-05-22-ldl is linux only and remove -lc from the flags toofeature/calc-multiline-inputRobert Nagy3-42/+31
2011-05-22Bypass some weird crack when cross-compiling with MinGWTor Lillqvist2-0/+12
2011-05-21Drop OS2Tor Lillqvist14-126/+10
2011-05-21Check OS_FOR_BUILD, not OSTor Lillqvist1-1/+1
2011-05-19Add the wntgcc directoriesfeature/gsoc2011_wizardsTor Lillqvist1-0/+2
2011-05-19Add the unxios and unxand directoriesTor Lillqvist1-0/+4
2011-05-19Build libtextcat for AndroidTor Lillqvist2-3/+10
2011-05-19Add forgotten quotesTor Lillqvist1-2/+2
2011-05-18Add minor patch to libvisio makefile.mkTor Lillqvist2-0/+15
2011-05-17It's __declspec, not _declspecTor Lillqvist1-4/+4
2011-05-17Branch libreoffice-3-4-0Petr Mladek0-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-17Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)libreoffice-3.4.0.1Petr Mladek0-0/+0
2011-05-17create a libvisio module for tarballFridrich Štrba3-0/+74
2011-05-17Enable MinGW cross-compilation of lpsolveTor Lillqvist2-2/+33
2011-05-16No use building np_sdk for iOS or AndroidTor Lillqvist1-1/+2
2011-05-15Fix build on WindowsTor Lillqvist1-6/+4
2011-05-14Fix typoTor Lillqvist1-1/+1
2011-05-14Fix typoTor Lillqvist1-1/+1
2011-05-14Mostly bypass when cross-compilingTor Lillqvist1-6/+5
Unfortunately it still untars the tarball. But at least nothing gets built or delivered when cross-compiling.
2011-05-14Cross-compilation support and iOS in particularTor Lillqvist1-2/+9
2011-05-14Bypass for iOS, tooTor Lillqvist1-0/+2
2011-05-14Cross-compilation and iOS supportTor Lillqvist1-0/+6
2011-05-14Add rpl_malloc() and rpl_realloc() functionsTor Lillqvist1-0/+19