summaryrefslogtreecommitdiffstats
path: root/tail_build
Commit message (Collapse)AuthorAgeFilesLines
* remove RepositoryModule_ooo.mk duplicated by Module_tail_build.mkMatúš Kukan2013-02-284-44/+0
| | | | | | Also remove pseudo-module tail_build. All we need is one makefile. Change-Id: Idb7f3a15db33adf4398136a142f175094ef4bc6c
* add solenv to tail_buildPeter Foley2013-02-251-1/+1
| | | | | | | | Change-Id: Ib8987f0d45ed5360d49f3589b418209488267863 Reviewed-on: https://gerrit.libreoffice.org/2373 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 moz to gbuild and add to tail_buildPeter Foley2013-02-241-1/+1
| | | | | | | Change-Id: I2d3f5d127f831ee9abc020d46558f7cfbe8c9380 Reviewed-on: https://gerrit.libreoffice.org/2349 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-1/+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 libxml2 to gbuild and add to tail_buildPeter Foley2013-02-071-1/+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-1/+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>
* fix build from tail_buildLuboš Luňák2013-02-011-1/+4
| | | | | | | gb_Side is set either from toplevel Makefile or from any module Makefile, but not when starting build from tail_build Change-Id: I4df6eb221f5b778ce3c0234251f8dbbb56645028
* remove effectively unused gb_PARTIALBUILDMatúš Kukan2013-01-101-1/+0
| | | | Change-Id: I5d00db54748de0e1ce3de3dd9c99a88a82e7917b
* nss: depend on python3Matúš Kukan2013-01-071-1/+1
| | | | | | | nss is not in tail_build because of moz, so expat, external, openssl and python3 must go also out. Change-Id: I52a3b02ff477ae52abc298d96770755ebc392d57
* add fontconfig to tail_buildPeter Foley2012-12-311-1/+1
| | | | Change-Id: Iff855964f085a94633cfe25462dd9f5e44a8a828
* convert openssl to gbuild and add to tail_buildPeter Foley2012-12-311-1/+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-1/+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-1/+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>
* add libpng to tail_buildPeter Foley2012-12-251-1/+1
| | | | Change-Id: Icac37cd3e82c5dd4bb6339c57e70f47054a17c12
* add zlib to tail_buildPeter Foley2012-12-251-1/+1
| | | | Change-Id: If891480564760044ad0af792f8c21a8ca1a06580
* convert cppunit to gbuildPeter Foley2012-12-061-1/+1
| | | | Change-Id: Idcba54973940b9f197f2fd84a906b50468d1b166
* kick python3 out of tail_build for now to fix Mac build breakageNorbert Thiebaud2012-12-041-1/+1
| | | | Change-Id: I07fd96b7f956ea2c275f2112f403b9a29b3def8e
* add python3 to tail_buildPeter Foley2012-11-301-1/+1
| | | | Change-Id: I01c3d280b4ff05ddbce77343ced6934b26bd3ceb
* convert libxmlsec to gbuildPeter Foley2012-11-301-1/+1
| | | | Change-Id: Id0ad4e1c8e3e1ac03c625fb77b70fe0aa8ddfcdc
* Switch from python to python3Michael Stahl2012-11-271-1/+1
| | | | | | | Mac specific parts of patch by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Change-Id: I90ef17c6f5a678230539a80ab999fa5344e4fc8f
* dung out berkeleydb gnumake / configure bits ...Michael Meeks2012-11-211-1/+1
|
* tail_build: forgot to merge build.lst after cairo is inMatúš Kukan2012-11-201-1/+1
| | | | Change-Id: If745adf8541c980fa5cb1aa1b9f1ce9fa716504a
* cairo: convert to gbuildMatúš Kukan2012-11-201-1/+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>
* add jpeg to tail_buildMatúš Kukan2012-11-151-1/+1
| | | | Change-Id: Id67be2a0722930094c61ad99912934ebce5a4631
* Revert "fdo#38878 upgrade xpdf to poppler"Tor Lillqvist2012-11-131-1/+1
| | | | | | | | | | | | | | | | | | | | | Also revert my two minor follow-up popper commits. Poppler doesn't build on Mac OS X. It uses fontconfig, and we don't depend on that on the Mac. There is a patch from 2009 http://lists.freedesktop.org/archives/poppler/2009-July/004932.html (actual patch at http://lists.freedesktop.org/archives/poppler/attachments/20090712/f3b154d0/attachment-0001.obj ) that makes poppler not use fontconfig on the Mac, but it was never upstreamed. And that patch uses the obsolete ATSUI API, which we want to stop using in LO code, not introduce new uses of. This reverts commit 39f9eb0d856293a974e2f024b29dca20068af073. This reverts commit 0941c211858416f6117548e093b428b64785f98a. This reverts commit a6e9bb4c7bad649cb44efaeef67fa18090348c53.
* fdo#38878 upgrade xpdf to popplerPeter Foley2012-11-131-1/+1
| | | | | | | Change-Id: Ib908a3acba1faabeb411b4d1459968a362ee8029 Reviewed-on: https://gerrit.libreoffice.org/1036 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* convert liblangtag to gbuildPeter Foley2012-11-111-1/+1
| | | | Change-Id: Ib019e248b16a39ea058cdebeaa1f37a967a00d6c
* add boost to tail_buildPeter Foley2012-11-091-1/+1
| | | | Change-Id: I9cb276963155004361be86ec7a05c3597ff4ba4b
* convert libexttextcat to gbuildPeter Foley2012-11-091-1/+1
| | | | Change-Id: I633892a6d611e6481e49f9bd2739d3886563a24a
* convert lcms2 to gbuildPeter Foley2012-11-081-1/+1
| | | | Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
* convert lpsolve to gbuildPeter Foley2012-11-071-1/+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>
* Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist2012-11-061-1/+1
| | | | | | | | | | 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-1/+1
| | | | | | | | | | | | | | | | | | 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-1/+1
| | | | Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
* convert lpsolve to gbuildPeter Foley2012-11-031-1/+1
| | | | Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680
* convert hyphen to gbuildPeter Foley2012-11-031-1/+1
| | | | Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604
* convert curl to gbuildPeter Foley2012-10-291-1/+1
| | | | Change-Id: I8c038a0c59660f4fb672d71c08e6ee0b56c302ee
* convert hunspell to gbuildPeter Foley2012-10-281-1/+1
| | | | Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca
* openldap: convert to gbuildMatúš Kukan2012-10-281-1/+1
| | | | Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935
* convert mythes to gbuildPeter Foley2012-10-281-1/+1
| | | | Change-Id: I9c6b670a2df8b1d3a868d91737fcf93e7d40bcb4
* add sal to tail_buildPeter Foley2012-10-251-1/+1
| | | | Change-Id: Id398311fe86dbd81e5d1cbdf129783e659973737
* graphite: convert to gbuildMatúš Kukan2012-10-251-1/+1
| | | | Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
* remove all traces of saxonDavid Tardon2012-10-251-1/+1
| | | | Change-Id: I33ca2c27d557d24e3900d7ebf8f3ea2d99b3cfb0
* freetype: convert to gbuildMatúš Kukan2012-10-241-1/+1
| | | | Change-Id: I67f550385fa1f4073873f1e503eb153665e718ef
* fontconfig: convert to gbuildMatúš Kukan2012-10-241-1/+1
| | | | Change-Id: Ia0ba9294e36c30147ed52826eac4b0059cfed200
* convert postgresql to gbuildPeter Foley2012-10-211-1/+1
| | | | Change-Id: Ia1345904a819d8edfad53c8882be35b398e8bc6e
* conditionalize build of external modulesDavid Tardon2012-10-151-1/+1
| | | | Change-Id: Id0a1d289a58614f34e45556ce4bf755b5ccfecc8
* matus: tml_: merge librsvg/prj/build.lst into tail_build/prj/build.lstTor Lillqvist2012-10-151-1/+1
| | | | Change-Id: I9d25a960305004ce22e69c8f5bacbfe631f46952
* gbuildification of jfreereportDavid Ostrovsky2012-10-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | In dmake jfreereport build system an intermediate directory classes was used. All artefacts that created during build were copied there, including external apache-commons-logging.jar. Finally java system property was used -Dlib=classes. In gbuild we don't want to mess with copying artefacts around. The artefacts are packaging in $(OUTDIR)/bin and java system property points to -Dlib=$(OUTDIR)/bin. However the dependencies must be set inside jfreereport module, because of jar interdependency: liblayout depends on other jars and flow-engine depends on liblayout. This is achived with new function gb_ExternalProject_use_packages. Special treatment is necessary when system apache-commons library is used, in which case it is not reside in $(OUTDIR)/bin, but in /usr/share/java/commons-logging.jar or in custom location. For that purpose the both patches: flow-engine.patch and liblayout.patch were extended and new java system property was introduced -Dcommons-logging.jar and passed to the build.xml. A dependency from liblayout to apache-commons-logging is set. jfreereport was moved to tail_build module. Change-Id: I32e39bb5f4f825f182c3bd3cfc1a13ea1c38321e Reviewed-on: https://gerrit.libreoffice.org/761 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* gbuildification of rhinoDavid Ostrovsky2012-10-021-1/+1
| | | | | | | | | | | | | | Default patch level 3 was not working here and must be overriden with gb_UnpackedTarball_set_patchlevel function with 2. New java file OfficeScriptInfo.java was extracted from rhino1_5R5.patch and added with gb_UnpackedTarball_add_file. Change-Id: Iba25b2350caffd943af93f59fa2139332b009ef2 Reviewed-on: https://gerrit.libreoffice.org/752 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>