summaryrefslogtreecommitdiffstats
path: root/external/libabw/ExternalProject_libabw.mk
Commit message (Collapse)AuthorAgeFilesLines
* WASM: add initial support for Emscripten cross buildJan-Marek Glogowski2021-05-051-1/+1
| | | | | | | | | | | | | | - configure with: - --host=wasm64-local-emscripten - had to make a few externals optional, so adding: - --disable-nss - --disable-cmis - --disable-curl Change-Id: I48d1c73d2675ad2e2beaf2c341578199efbd24ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111130 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-161-0/+2
| | | | | | | | | | See instructions in solenv/gbuild/Trace.mk . This generates a file than can be viewed e.g. in the Chromium tracing view. Change-Id: I5f90647c58ca729375525b6daed2d4918adc8188 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88754 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
* libabw, libvisio: follow main configure's --disable-dependency-trackingChristian Lohmaier2019-08-271-0/+1
| | | | Change-Id: Iaf4fd40a7178b50a396971cfcfd0c39211597285
* upload libabw 0.1.2David Tardon2018-01-061-2/+1
| | | | | | | Change-Id: I972ff9e0dbb73f6a38c886e1acd03cc4d62da2ec Reviewed-on: https://gerrit.libreoffice.org/47251 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
* libabw: pass optimization flags to configureDavid Tardon2017-10-281-1/+2
| | | | | | | Change-Id: I9492a4189b939f3dcaaec33f9c4591cb8715fd44 Reviewed-on: https://gerrit.libreoffice.org/43977 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* Pass ENABLE_DEBUG into external/libabwStephan Bergmann2017-08-091-1/+1
| | | | Change-Id: Idfccfe7b569622981c8d9911a60bfb749797b359
* configure: set BOOST_CPPFLAGS also in --without-system-boost caseMichael Stahl2016-05-301-2/+1
| | | | | | Simplify the makefiles. Change-Id: Ia695961e936e4a1ffdaff73eb56adc3c3905ed0c
* blind attempt to fix lcovDavid Tardon2015-09-171-1/+1
| | | | Change-Id: If8d6c8da1be1e540d641f20ac90e7877feae27be
* libabw: fix build with boost 1.59David Tardon2015-08-301-1/+2
| | | | Change-Id: I2213101623ba7e2cc329b659e17abe3d82e6b634
* gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud2015-08-111-1/+1
| | | | | | | | | | configure.ac was setting VERBOSE=YES/NO when really we use verbose=t or verbose= Change-Id: I47aee8d177cb2d788a62ecdbbb9cc3695c2bb299 Reviewed-on: https://gerrit.libreoffice.org/17634 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
* More passing of MAKE into external configureStephan Bergmann2014-11-131-1/+1
| | | | | | | ...like 2fdf78109e815a64169fdab1a8175b63ef9c64d4 "Pass MAKE into external/poppler's configure" Change-Id: I4e2f1a13d120a7398fa81884710c589bb905714d
* external: fortunately boost no longer requires config_host.mkMichael Stahl2014-11-101-1/+1
| | | | Change-Id: I8f2176500bf620cd5e4cdf434e6122b6163b3e0f
* fdo#63756 build libxml2 with ICU supportDavid Tardon2014-07-201-2/+1
| | | | Change-Id: I0523e49e640812be435ba4c97b1881ca253eb2ab
* rebase all import libsDavid Tardon2014-05-261-4/+3
| | | | Change-Id: I9e1fc613816c943f4fb1033185e34e3acf317f1d
* normalize values of CROSS_COMPILINGMichael Stahl2014-02-271-1/+1
| | | | Change-Id: I0cc43cef91e3fcd82a3558a16ab0afbd4d56b141
* normalize values of SYSTEM_BOOSTMichael Stahl2014-02-121-1/+2
| | | | Change-Id: I2fce6545d7f279e0e2d6f3ff53eee1ab82314135
* normalize values of SYSTEM_FREETYPE, SYSTEM_LIBXML, SYSTEM_MARIADBMichael Stahl2014-02-121-1/+1
| | | | Change-Id: Iffcc671ca41c5880579effe0786a3b4d3be0dab0
* Uploading libabw-0.0.1 (support of zabw files too)Fridrich Štrba2014-01-151-2/+1
| | | | Change-Id: Ie04cae9b9a362cb43b671fe8986545865822a953
* AbiWord Import filterFridrich Štrba2014-01-131-0/+45
Change-Id: I90dc115044e5f81fa3a2b105d30d7d39e438b086 Reviewed-on: https://gerrit.libreoffice.org/7411 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>