Age | Commit message (Collapse) | Author |
|
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
|
|
Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680
Reviewed-on: https://gerrit.libreoffice.org/1002
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I4cd29f6a893d72a49233bb53d19701d0bdd0e078
|
|
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
|
|
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.
|
|
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
|
|
Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680
|
|
Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604
|
|
Change-Id: I8c038a0c59660f4fb672d71c08e6ee0b56c302ee
|
|
Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca
|
|
Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935
|
|
Change-Id: I1548f3b9339163a7abab637acad620b50cfc3a26
|
|
Change-Id: I9c6b670a2df8b1d3a868d91737fcf93e7d40bcb4
|
|
Change-Id: I1c2702ccf7433eaec0403975d37f1dd35f63b260
|
|
Change-Id: I881f9c80accabb1ca1110a6872d12fcf5b5c7f69
|
|
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
|
|
Change-Id: I33ca2c27d557d24e3900d7ebf8f3ea2d99b3cfb0
|
|
Change-Id: I67f550385fa1f4073873f1e503eb153665e718ef
|
|
Change-Id: Ia0ba9294e36c30147ed52826eac4b0059cfed200
|
|
Conflicts:
config_host.mk.in
Change-Id: I98ca1bb2af19d99a7a908991cf27a148ee84c543
|
|
Change-Id: I313afb391562adae4f91c55480a036c228e0b540
|
|
Change-Id: Ia1345904a819d8edfad53c8882be35b398e8bc6e
|
|
Change-Id: I1f84f85abc4e2db3679e64d34671458779ca97fa
|
|
Change-Id: I466f13f1132103bc20b9918411a54fd3106f4553
|
|
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>
|
|
Change-Id: Idba65371b8778521bc767fe4893340cf13a8ff3b
|
|
It is not clear how to remove a file:
REMOVE_FILES=openoffice/images/dialogh.png.
Let it for now in place.
Change-Id: Ie8739fd207ca7dc9343c92c93cf092b3af674bf0
Reviewed-on: https://gerrit.libreoffice.org/753
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.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: Ieab82857f712c07e5bddc981d78f69b4c3a234b5
|
|
Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696
|
|
Change-Id: I1cca0e3be7e148c835af26d2c001878b849e8432
|
|
Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0
|
|
Change-Id: I68d8eb5ee481c893ca1ddecf891db66bef5b03f2
|
|
Change-Id: I4586cb27505bbdc20a543fc812d8b480b4b94236
|
|
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
|
|
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
|
|
Change-Id: I067ab0a4559bf7ee0da36a67567e0db9a6e34f87
|
|
Change-Id: I502c849e40d84e6038b0b83fe344699944ec4a8f
|
|
Change-Id: I8f5312d9751d4bc4f26feb1d58b1c4b3184441c0
|
|
Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c
|
|
Change-Id: I7db5dd20e41297efbabef22f559b5552f3afff0f
|
|
Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5
|
|
Change-Id: Ie5f050bf5f672a35d9629dcfb039d9fff7470cab
|
|
Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a
|
|
Change-Id: I35bf8094c9dcf0f70e59c1304ab5a6800393fa29
|
|
Change-Id: Id9f4e59b5c46c7bee3cf0b129f523d963c0407a6
|
|
Change-Id: I587be109e33b91ba08eb5d2b51c265e39ce797e0
|
|
|
|
Change-Id: I10652743194d44d8465ddf8079f6b4458e6710f9
|
|
Change-Id: I4dfc5f6fced60f884b67e9bdca2f66d32cc835cb
|