summaryrefslogtreecommitdiff
path: root/libvisio/ExternalProject_libvisio.mk
AgeCommit message (Collapse)Author
2013-05-16move copy/pasted ICU_CFLAGS/ICU_LIBS to configureMichael Stahl
Change-Id: I078cccd57331d40118bcc40fb4eb66b113848caf
2013-05-15Revert changes that are now unnecessary and pointlessTor Lillqvist
This reverts commit a94dc2203539a1593b99778be16b2c664fd46daa. This reverts commit 3baa1c8c9baf6bb35f9d2ff5e002a5403d2d4af4. This reverts commit 4e312f0c90247ccaa138520aa9e080453ec90b64. This reverts commit 050a51b69e89e230e157be52d8b23862f3c06ba8. This reverts commit 9c2a1cb4351c8f80a27b7ba413ad382368387425.
2013-05-15Also AWK needed hereTor Lillqvist
Change-Id: Ifc47c1422f035cb23a9a148510230c8dd2cf42cd
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
2013-05-07lib*: consistently name all UnpackedTarball and ExternalProjectMichael Stahl
Change-Id: I4d11dc634c4f93ffcdc7e1f359e5d6a0d001aaae
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
It must always be used exactly once, so replace it with constructor parameter. Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
2013-04-22Uploading new fresh wonderful libvisio-0.0.26Fridrich Štrba
Change-Id: I00f18e64f60358f826720cc8d6af36c77a98a062
2013-03-14Libcdr and libvisio need zlibFridrich Štrba
Change-Id: Ie48c7305e7acca17d3c488a76e8fc47984c51679
2013-03-14move libvisio to gcc-wrapperPeter Foley
Change-Id: Ia2efaa7d58fa2040f597e6a303a219892a710c1f Reviewed-on: https://gerrit.libreoffice.org/2716 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-02-22quiet external module build log unless failureNorbert Thiebaud
ExternalProject usually involve a configure and a make step that produce a bunch of output usually irrelevant including a large number of warning and other mess. now that everything is pretty much in tail_build these output get interleaved with useful output from the build of the product and actually drown them in a logorrhea of messy noise. This store the output of external modules in a log file and only print them as a whole if the module failed do build. on a non-verbose build. Change-Id: I3abfcccd6d16821a9e061a71e031b427cc283647 Reviewed-on: https://gerrit.libreoffice.org/2304 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-02-17Improve support for --with-system-boost --with-boost=... in external modulesStephan Bergmann
...though it would arguably be better to just pass along --with-boost=... where applicable. (liborcus' orcus-xml-dump links against -lboost_system, so needs BOOST_LDFLAGS passed in in addition to BOOST_CPPFLAGS.) Change-Id: I6467d0f453d68494b75559a7eb61f865f9513b50
2013-02-07convert libxml2 to gbuild and add to tail_buildPeter Foley
Change-Id: Ie6ae2150e1f011e17034abcace18c5967b4dacf5 Reviewed-on: https://gerrit.libreoffice.org/2023 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Peter Foley <pefoley2@verizon.net>
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2012-12-13/p:VisualStudioVersion=11.0Tor Lillqvist
2012-12-04libcmis, libvisio get a boost dependency tooMichael Stahl
Change-Id: I43a0e613614f98351c157895812ce3ca5808f703
2012-11-09configure: define FOO_CFLAGS/FOO_LIBS so that they are never emptyMichael Stahl
This allows us to simply pass the already exported variables to invoked configures, where the non-empty values will override the detection logic there. Change-Id: I7353a313814c58922e34843aeae380e5afa442ca
2012-11-05Fix libvisio with internal boostFridrich Štrba
Change-Id: I7681844a78af455543a0dcd4d9a96087d2957e61
2012-11-05Uploading new libvisio 0.0.20 releaseFridrich Štrba
Change-Id: Ic090ae81c28f12a106a74aa6d10b43cce9d68fed