summaryrefslogtreecommitdiff
path: root/liborcus/ExternalProject_liborcus.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-11-28liborcus: must be built with -D_GLIBCXX_DEBUG for debug STLMichael Stahl1-0/+2
... in --enable-dbgutil mode. Change-Id: I095bc8f29570afd9912a615e98ef05e4249ea8f7
2012-11-28Get it to build on Windows with liborcus gnumeric bits enabled.Kohei Yoshida1-0/+2
Now scfilt must statically link zlib because gnumeric uses gzip compression. Change-Id: I79c527d381d3c2f9bccdf091ff2b0799efee4700
2012-11-28get orcus to build on RHEL-5Caolán McNamara1-0/+1
Change-Id: Ic18aa0eb1b48d57db81acd0d3d38ed33e3d71534
2012-11-10liborcus needs boostPeter Foley1-0/+2
Change-Id: I83c6bd1bfb44e74b9f659a970b5c32d7475addfb
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan1-1/+1
Rationale: - it is advised to use max-jobs and num-cpus with the same value in wiki - max-jobs was used only for lcms2 and few gbuild modules outside of tail_build anyway. Also fixes: - really use CHECK_PARALLELISM when meant to - EXTMAXPROCESS is not defined in gbuild; use parent's jobservers in sub-make where possible Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88 Reviewed-on: https://gerrit.libreoffice.org/930 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-24fixing VS 2010 error: OutDir property must end with a trailing slashDavid Ostrovsky1-1/+1
Change-Id: Ic6477adbd8e8eaa24f851befe5d18d34061e88ce Reviewed-on: https://gerrit.libreoffice.org/905 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-08fix liborcus with Visual studio 2008Fridrich Štrba1-1/+1
Change-Id: Ia19669878e1a6c4d4b079355dcb7ce3e2836d24f
2012-10-07fix liborcus build with VS2012Peter Foley1-1/+11
Change-Id: I98248b2fe45da32fc0f478aee55b6939825112f7
2012-09-20Revert "Pass also gb_CXXFLAGS to the liborcus configury"Tor Lillqvist1-1/+1
Causes way too much problems with the tinderboxes, thanks to -Werror getting passed to the liborcus configury, and liborcus apparently is quite -Werror-unclean. Thus also revert the initial fixes for those WaEs. (Many more would be needed, it seems. I rather leave it to Kohei to make upstream liborcus warning-free. This reverts commit 083fa89dd8f894f9cd0ef217a900fab777db9f2a. This reverts commit 7e871bbaf7b208dd884528259211385b8074da39. This reverts commit 21b5706f83edecad8cd3d0ab3ce5110b82e75a46. This reverts commit bed5557e8bdfe5c698a45a4cc82619a7c22de001.
2012-09-20Pass also gb_CXXFLAGS to the liborcus configuryTor Lillqvist1-1/+1
Fixes its build with Xcode 3 against the 10.4 SDK, at least for me... Change-Id: Icaa792286477212cc3734c3fe02c9c1496d2e1f1
2012-09-11orcus: use Package to deliver librariesMichael Stahl1-3/+0
Manually copied files aren't cleaned Change-Id: I35b08ed6f10b9405d569c06c624d0702f1f6e5fa
2012-09-11fix few problems with gbuildized liborcusMatúš Kukan1-1/+1
Change-Id: Ic8717085f0f71470eadc225eb062c1dee24d24f7
2012-09-11liborcus: convert to gbuildMatúš Kukan1-0/+49
Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0