summaryrefslogtreecommitdiff
path: root/tail_build/prj
AgeCommit message (Collapse)Author
2012-10-29convert curl to gbuildPeter Foley
Change-Id: I8c038a0c59660f4fb672d71c08e6ee0b56c302ee
2012-10-28convert hunspell to gbuildPeter Foley
Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca
2012-10-28openldap: convert to gbuildMatúš Kukan
Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935
2012-10-28convert mythes to gbuildPeter Foley
Change-Id: I9c6b670a2df8b1d3a868d91737fcf93e7d40bcb4
2012-10-25add sal to tail_buildPeter Foley
Change-Id: Id398311fe86dbd81e5d1cbdf129783e659973737
2012-10-25graphite: convert to gbuildMatúš Kukan
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
2012-10-25remove all traces of saxonDavid Tardon
Change-Id: I33ca2c27d557d24e3900d7ebf8f3ea2d99b3cfb0
2012-10-24freetype: convert to gbuildMatúš Kukan
Change-Id: I67f550385fa1f4073873f1e503eb153665e718ef
2012-10-24fontconfig: convert to gbuildMatúš Kukan
Change-Id: Ia0ba9294e36c30147ed52826eac4b0059cfed200
2012-10-21convert postgresql to gbuildPeter Foley
Change-Id: Ia1345904a819d8edfad53c8882be35b398e8bc6e
2012-10-15conditionalize build of external modulesDavid Tardon
Change-Id: Id0a1d289a58614f34e45556ce4bf755b5ccfecc8
2012-10-15matus: tml_: merge librsvg/prj/build.lst into tail_build/prj/build.lstTor Lillqvist
Change-Id: I9d25a960305004ce22e69c8f5bacbfe631f46952
2012-10-05gbuildification of jfreereportDavid Ostrovsky
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>
2012-10-02gbuildification of rhinoDavid Ostrovsky
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>
2012-10-02gbuildification of beanshellDavid Ostrovsky
Change-Id: I1b71796ca95500efeffe5e01dba3e73711f920e7 Reviewed-on: https://gerrit.libreoffice.org/745 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-01add saxon to tail_buildDavid Tardon
Change-Id: I01e2b99a2618c3b4e5e80dc9e38652e75ef5217d
2012-09-29add apache_commons to tail_buildNorbert Thiebaud
Change-Id: I0365a5170011ad44b9a0ab8f1129a756884694d5
2012-09-26tail_build: forgot to remove xsltml dependencyMatúš Kukan
Change-Id: Ia832b5474204e5c5a408460eb4fb4e7697b01953
2012-09-26gbuildification of afmsNorbert Thiebaud
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
2012-09-23add translations to tail_buildDavid Tardon
Change-Id: Ibb4d777b216a1782b17dfd9a24c3ee839ccdd980
2012-09-23migrate readlicense_oo to gbuildDavid Ostrovsky
Change-Id: I8698d2da889d74a9f806c01f520ac0cbcca67b03
2012-09-22add newly eligible modules to tail_buildDavid Tardon
Change-Id: I3afc9dfb56ab29abaec1cb5dc60689be3243a1b1
2012-09-22neon: convert to gbuildMatúš Kukan
Change-Id: I1cca0e3be7e148c835af26d2c001878b849e8432
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar
we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
2012-09-11liborcus: convert to gbuildMatúš Kukan
Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0
2012-09-08MDDS is not in BUILD_TYPE anymoreMatúš Kukan
Change-Id: I2059ba397011fb3e1d39d6bb5e6e06e6c752c5be
2012-09-08libcmis: convert to gbuildMatúš Kukan
Change-Id: I4586cb27505bbdc20a543fc812d8b480b4b94236
2012-09-08libwpd: convert to gbuildMatúš Kukan
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
2012-09-08libwpg: convert to gbuildMatúš Kukan
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
2012-09-08libcdr: convert to gbuildMatúš Kukan
Change-Id: I067ab0a4559bf7ee0da36a67567e0db9a6e34f87
2012-09-08libmspub: convert to gbuildMatúš Kukan
Change-Id: I502c849e40d84e6038b0b83fe344699944ec4a8f
2012-09-08libwps: convert to gbuildMatúš Kukan
Change-Id: I8f5312d9751d4bc4f26feb1d58b1c4b3184441c0
2012-09-08libvisio: convert to gbuildMatúš Kukan
Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c
2012-09-07Get internal liborcus to build.Kohei Yoshida
Change-Id: Ie08f8b608c5b71e5375793e6cf9054ea75d7732d
2012-08-31mdds: convert to gbuildMatúš Kukan
Change-Id: I7db5dd20e41297efbabef22f559b5552f3afff0f
2012-08-25vigra: convert to gbuildMatúš Kukan
Change-Id: Ie5f050bf5f672a35d9629dcfb039d9fff7470cab
2012-08-24add hsqldb to tail_buildDavid Tardon
Change-Id: Ic11e4443c7c29dba22a19436758d14dd35d9523c
2012-08-14drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara
we basically need this functionality, the idea of it being optional isn't really logical anymore with nss split out from mozilla. for iOS and Android where they doesn't build yet spit out lame fixme nag warnings Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02
2012-08-06added glibEike Rathke
Change-Id: Iabae193ce1fd580c4d40e58cd78a90570b290de3
2012-08-06added liblangtagEike Rathke
Change-Id: I2243b4c4fab3d3c6e83cdcc6550af31dc5113ec4
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
118568: switch to using ucpp Patch contributed by Juergen Schmidt http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-17move remotebridges to tail_buildDavid Tardon
Change-Id: I54d0e708f00ecbd95f34a62b54768f15d263ec69
2012-07-17move sysui to postprocessDavid Tardon
The only thing that sysui exports that is used by another package are application icons, used in desktop (windows build only). But since gbuildification of desktop they are included directly from $(SRCDIR)/sysui/desktop/icons instead of $(OUTDIR)/inc/icons, so the dependency is no longer necessary. Change-Id: I6fa3153d3793e785c1ed602c3e67c86cead2bae2
2012-07-17move ulfconv to l10ntoolsDavid Tardon
This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
2012-06-14icc no more existsMatúš Kukan
Change-Id: I3e4387ba5414aee7108e8a471d964baaece2c0a0
2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba
Change-Id: Iec9c9c5419a40e7ad64af057f1bbb426ca3163b0
2012-06-04Replace the module icc functionality by a use of lcms2Fridrich Štrba
Change-Id: I989af1147711f0175bf889bc55043b2d84a49b38
2012-05-29move unoil to tail_buildDavid Tardon
Change-Id: I0a4ee1c1bf9acbcb83a02d2ae6ab383fd8f4c5e2
2012-05-29move javaunohelper to tail_buildDavid Tardon
Change-Id: I549395fc5686bac70616b7344c4b32737ae14289