summaryrefslogtreecommitdiffstats
path: root/RepositoryModule_ooo.mk
Commit message (Collapse)AuthorAgeFilesLines
* convert sysui to gbuild and add to tail_buildPeter Foley2013-02-171-0/+1
| | | | | | | | Change-Id: Ia32e51f0d95e001bcf07766f6340398e0ab1bf6a Reviewed-on: https://gerrit.libreoffice.org/2192 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* convert xpdf to gbuild and add to tail_buildPeter Foley2013-02-171-0/+1
| | | | | | | Change-Id: Ie85f8092e0c37124508123a1d2f942f50f0740da Reviewed-on: https://gerrit.libreoffice.org/2197 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Peter Foley <pefoley2@verizon.net>
* convert setup_native to gbuild and add to tail_buildPeter Foley2013-02-091-0/+1
| | | | | | | Change-Id: Ie12338dada22c59d55d89ed9611bb1a958b04223 Reviewed-on: https://gerrit.libreoffice.org/2063 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* convert libxml2 to gbuild and add to tail_buildPeter Foley2013-02-071-0/+1
| | | | | | | Change-Id: Ie6ae2150e1f011e17034abcace18c5967b4dacf5 Reviewed-on: https://gerrit.libreoffice.org/2023 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Peter Foley <pefoley2@verizon.net>
* convert libxslt to gbuild and add to tail_buildPeter Foley2013-02-051-0/+1
| | | | | | | | Change-Id: I16eb442fd65b3a2f3a44108f670fd364dc7a64c0 Reviewed-on: https://gerrit.libreoffice.org/1988 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* convert mysqlc to gbuild and add to tail_buildPeter Foley2013-01-281-0/+1
| | | | | | | Change-Id: Ia64bc884ed04a5d5652fb743f543a39e6b6bbcf2 Reviewed-on: https://gerrit.libreoffice.org/1901 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* convert mysqlcppconn to gbuild and add to tail_buildPeter Foley2013-01-281-0/+1
| | | | | | | Change-Id: I33a9ff3393b90c5b9f7d7fa85e8761c02160664f Reviewed-on: https://gerrit.libreoffice.org/1900 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* convert crashrep to gbuild and add to tail_buildPeter Foley2013-01-221-0/+1
| | | | Change-Id: I90cf6c2c5fb806855b7e4fec18c890f7bd2ff6b5
* RepositoryModule_ooo.mk: add androidMatúš Kukan2013-01-071-0/+1
| | | | Change-Id: I8d75da8c28b5b1386b860b2d8bde5f386ad1f928
* More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist2013-01-031-0/+1
| | | | | | | | | | | | | The Viewer app is intended to eventually resemble the experimental Android DocumentLoader app. Build using the gbuild mechanism, which is also invoked from an Xcode project. This seems to work out fine, the resulting app installs at least on the simulator, and you can debug all the LO code involved even if Xcode (obviously) has no knowledge of the LO source files/classes/etc. Change-Id: Ic96178d80b8d6467cac969b29e37f0d39513acf9
* convert openssl to gbuild and add to tail_buildPeter Foley2012-12-311-0/+1
| | | | | | | Change-Id: I52c62a91e317f072237cf25ed54f3cc6456d82b3 Reviewed-on: https://gerrit.libreoffice.org/1495 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* convert redland to gbuild and add to tail_buildPeter Foley2012-12-301-0/+1
| | | | | | | Change-Id: I953fb203b1a24920f236c2f6e1fd9d82edda1f0f Reviewed-on: https://gerrit.libreoffice.org/1493 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-271-0/+1
| | | | | | | Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6 Reviewed-on: https://gerrit.libreoffice.org/1488 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* convert external to gbuildPeter Foley2012-12-251-0/+1
| | | | Change-Id: I7127db6aad9e97a0f3e758aa83b22ac8465d3f43
* merge packimages into postprocessMatúš Kukan2012-12-241-1/+0
| | | | | | | Change-Id: Ie00c7cbc012a605e95ceafcad384a67b599fc758 Reviewed-on: https://gerrit.libreoffice.org/1476 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* postprocess: convert to gbuildMatúš Kukan2012-12-151-0/+1
| | | | | | | Change-Id: I6c81fa0f1b8d7273541d5d9883b5fc96a5091bbd Reviewed-on: https://gerrit.libreoffice.org/1080 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* use more gb_Helper_optional for consistencyMatúš Kukan2012-12-151-11/+11
| | | | Change-Id: I8f68addd1e94d658ed43b8c1a59bfd51ed9b71b8
* convert cppunit to gbuildPeter Foley2012-12-061-0/+1
| | | | Change-Id: Idcba54973940b9f197f2fd84a906b50468d1b166
* convert libxmlsec to gbuildPeter Foley2012-11-301-0/+1
| | | | Change-Id: Id0ad4e1c8e3e1ac03c625fb77b70fe0aa8ddfcdc
* RepositoryModule: add python3Michael Stahl2012-11-291-0/+1
| | | | Change-Id: I02c946c22daf68c664be6c3b07a8dfc6e486493a
* Revert "Xlib import via generic pkg-config"Fridrich Štrba2012-11-211-0/+1
| | | | | | | It breaks our baseline Linux release builds where x11_extensions headers are actually used. This reverts commit 3f00bc6717964c2d4db26093b64a68f93c7de906.
* Xlib import via generic pkg-configEnrico Weigelt, metux ITS2012-11-211-1/+0
| | | | | | | | | | | | | | Generic importing Xlib+friends via pkg-config, instead of scanning through a list of directories. This is very helpful for non-standard installation pathes and crosscompiling, as the generic pkg-config infrastructure will handle it all. Also dropping the obsolete bundled Xext headers. Conflicts: vcl/prj/build.lst Change-Id: I6ee381030ff9f1d2d83062a17ab55ad3d847a4c6
* translations is a source-only moduleAndras Timar2012-11-201-1/+0
| | | | Change-Id: Ib89ccdfe3646f68df6b483c54eb330c0b223c32a
* cairo: convert to gbuildMatúš Kukan2012-11-201-0/+1
| | | | | | | Change-Id: I1f3dd368a0d0b78b73df3baad214a1079bbbd1d3 Reviewed-on: https://gerrit.libreoffice.org/1144 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* RepositoryModule_ooo: add svgio; use more gb_Helper_optionalMatúš Kukan2012-11-151-2/+3
| | | | Change-Id: Ied60932e1a0e66b9721afbfd186f05e188edb70c
* remove obsolete regexp pieces.Michael Meeks2012-11-121-1/+0
|
* convert liblangtag to gbuildPeter Foley2012-11-111-0/+1
| | | | Change-Id: Ib019e248b16a39ea058cdebeaa1f37a967a00d6c
* convert libexttextcat to gbuildPeter Foley2012-11-091-0/+1
| | | | Change-Id: I633892a6d611e6481e49f9bd2739d3886563a24a
* convert lcms2 to gbuildPeter Foley2012-11-081-0/+1
| | | | Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
* convert lpsolve to gbuildPeter Foley2012-11-071-0/+1
| | | | | | | Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680 Reviewed-on: https://gerrit.libreoffice.org/1002 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* integrate librelogo to the buildAndras Timar2012-11-071-0/+1
| | | | Change-Id: I4cd29f6a893d72a49233bb53d19701d0bdd0e078
* Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist2012-11-061-1/+0
| | | | | | | | | | Now with librsvg no longer used, and liblangtag no longer using glib, a bunch of bundled (in some configurations, always on some platforms) 3rd-party libraries are no longer needed. Initial work by rene, continued by tml. Change-Id: I76edd7aea5452e3487499f0b9ed9f767cf760194
* Enough with that...Norbert Thiebaud2012-11-041-2/+0
| | | | | | | | | | | | | | | | | | peter's gbuildifications caused and ocean of red, that 1/ was not followed up by any attempt by the author to fix 2/ I wasted a good part of the weekend to de-entangle with only partial sucess reverting the whole mess for now... to be resubmited when a bit less borked... This reverts commit c4c160a4519f20d50e7189ef92aac99b83c4cc6a. This reverts commit faef2e51d0c7b74334a11400b205daf382805780. This reverts commit 057ce1fe2911f51be97199bf95e175db8aebfa42. This reverts commit a7d34af344900233ba08aee2a56a3daf85ab2421. This reverts commit befae0ceb80deb4623f3e41ff88b6dcb63eca0ad. This reverts commit 433b43bcd2dbd146a9d6342fab0704d653c50d29. This reverts commit 93e2c4a9d257ebbe794fbaba888229857e7c42d8.
* convert lcms2 to gbuildPeter Foley2012-11-041-0/+1
| | | | Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
* convert lpsolve to gbuildPeter Foley2012-11-031-0/+1
| | | | Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680
* convert hyphen to gbuildPeter Foley2012-11-031-0/+1
| | | | Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604
* convert curl to gbuildPeter Foley2012-10-291-0/+1
| | | | Change-Id: I8c038a0c59660f4fb672d71c08e6ee0b56c302ee
* convert hunspell to gbuildPeter Foley2012-10-281-0/+1
| | | | Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca
* openldap: convert to gbuildMatúš Kukan2012-10-281-0/+1
| | | | Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935
* epm: convert to gbuildMatúš Kukan2012-10-281-0/+1
| | | | Change-Id: I1548f3b9339163a7abab637acad620b50cfc3a26
* convert mythes to gbuildPeter Foley2012-10-281-0/+1
| | | | Change-Id: I9c6b670a2df8b1d3a868d91737fcf93e7d40bcb4
* RepositoryModule_ooo: add missing modulesMatúš Kukan2012-10-281-0/+3
| | | | Change-Id: I1c2702ccf7433eaec0403975d37f1dd35f63b260
* tabs vs. spaces cleanup; and use QADEVOOOMatúš Kukan2012-10-271-125/+123
| | | | Change-Id: I881f9c80accabb1ca1110a6872d12fcf5b5c7f69
* graphite: convert to gbuildMatúš Kukan2012-10-251-1/+2
| | | | Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
* remove all traces of saxonDavid Tardon2012-10-251-1/+0
| | | | Change-Id: I33ca2c27d557d24e3900d7ebf8f3ea2d99b3cfb0
* freetype: convert to gbuildMatúš Kukan2012-10-241-0/+1
| | | | Change-Id: I67f550385fa1f4073873f1e503eb153665e718ef
* fontconfig: convert to gbuildMatúš Kukan2012-10-241-0/+1
| | | | Change-Id: Ia0ba9294e36c30147ed52826eac4b0059cfed200
* gbuildification of ct2nDavid Ostrovsky2012-10-231-0/+1
| | | | | | | Conflicts: config_host.mk.in Change-Id: I98ca1bb2af19d99a7a908991cf27a148ee84c543
* drop rdbmaker completelyMatúš Kukan2012-10-221-1/+0
| | | | Change-Id: I313afb391562adae4f91c55480a036c228e0b540
* convert postgresql to gbuildPeter Foley2012-10-211-0/+1
| | | | Change-Id: Ia1345904a819d8edfad53c8882be35b398e8bc6e