Age | Commit message (Collapse) | Author |
|
Change-Id: I8c038a0c59660f4fb672d71c08e6ee0b56c302ee
|
|
Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca
|
|
Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935
|
|
Change-Id: I9c6b670a2df8b1d3a868d91737fcf93e7d40bcb4
|
|
Change-Id: Id398311fe86dbd81e5d1cbdf129783e659973737
|
|
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
|
|
Change-Id: I33ca2c27d557d24e3900d7ebf8f3ea2d99b3cfb0
|
|
Change-Id: I67f550385fa1f4073873f1e503eb153665e718ef
|
|
Change-Id: Ia0ba9294e36c30147ed52826eac4b0059cfed200
|
|
Change-Id: Ia1345904a819d8edfad53c8882be35b398e8bc6e
|
|
Change-Id: Id0a1d289a58614f34e45556ce4bf755b5ccfecc8
|
|
Change-Id: I9d25a960305004ce22e69c8f5bacbfe631f46952
|
|
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>
|
|
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>
|
|
Change-Id: I1b71796ca95500efeffe5e01dba3e73711f920e7
Reviewed-on: https://gerrit.libreoffice.org/745
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I01e2b99a2618c3b4e5e80dc9e38652e75ef5217d
|
|
Change-Id: I0365a5170011ad44b9a0ab8f1129a756884694d5
|
|
Change-Id: Ia832b5474204e5c5a408460eb4fb4e7697b01953
|
|
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
|
|
Change-Id: Ibb4d777b216a1782b17dfd9a24c3ee839ccdd980
|
|
Change-Id: I8698d2da889d74a9f806c01f520ac0cbcca67b03
|
|
Change-Id: I3afc9dfb56ab29abaec1cb5dc60689be3243a1b1
|
|
Change-Id: I1cca0e3be7e148c835af26d2c001878b849e8432
|
|
we may want to use syntax highlighter class from svtools later,
which is not available for l10ntools
Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
|
|
Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0
|
|
Change-Id: I2059ba397011fb3e1d39d6bb5e6e06e6c752c5be
|
|
Change-Id: I4586cb27505bbdc20a543fc812d8b480b4b94236
|
|
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
|
|
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
|
|
Change-Id: I067ab0a4559bf7ee0da36a67567e0db9a6e34f87
|
|
Change-Id: I502c849e40d84e6038b0b83fe344699944ec4a8f
|
|
Change-Id: I8f5312d9751d4bc4f26feb1d58b1c4b3184441c0
|
|
Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c
|
|
Change-Id: Ie08f8b608c5b71e5375793e6cf9054ea75d7732d
|
|
Change-Id: I7db5dd20e41297efbabef22f559b5552f3afff0f
|
|
Change-Id: Ie5f050bf5f672a35d9629dcfb039d9fff7470cab
|
|
Change-Id: Ic11e4443c7c29dba22a19436758d14dd35d9523c
|
|
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
|
|
Change-Id: Iabae193ce1fd580c4d40e58cd78a90570b290de3
|
|
Change-Id: I2243b4c4fab3d3c6e83cdcc6550af31dc5113ec4
|
|
118568: switch to using ucpp
Patch contributed by Juergen Schmidt
http://svn.apache.org/viewvc?view=revision&revision=1209396
|
|
Change-Id: I54d0e708f00ecbd95f34a62b54768f15d263ec69
|
|
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
|
|
This allows us to drop dependency on setup_native everywhere.
Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
|
|
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
|
|
Change-Id: I3e4387ba5414aee7108e8a471d964baaece2c0a0
|
|
Change-Id: Iec9c9c5419a40e7ad64af057f1bbb426ca3163b0
|
|
Change-Id: I989af1147711f0175bf889bc55043b2d84a49b38
|
|
Change-Id: I0a4ee1c1bf9acbcb83a02d2ae6ab383fd8f4c5e2
|
|
Change-Id: I549395fc5686bac70616b7344c4b32737ae14289
|