Age | Commit message (Collapse) | Author |
|
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: Ida93051b4b631d24e738584a8a3ff2e24ea7bd7a
|
|
Change-Id: I0365a5170011ad44b9a0ab8f1129a756884694d5
|
|
Change-Id: If54d57c962c6cb97c539e46f2ea747668706770e
|
|
Change-Id: Ic322d1be23033049fa3b5cd60c00479bb6cae3ca
|
|
Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696
|
|
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
|
|
Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a
|
|
Change-Id: I82734285736dd9ee5236f522892bd80a80f520fc
|
|
Change-Id: I6fb9ff64c2cc408bf4133ddcee4a255b54078e41
|
|
Change-Id: Ibb4d777b216a1782b17dfd9a24c3ee839ccdd980
|
|
Change-Id: I8698d2da889d74a9f806c01f520ac0cbcca67b03
|
|
Change-Id: I3afc9dfb56ab29abaec1cb5dc60689be3243a1b1
|
|
Change-Id: I1cca0e3be7e148c835af26d2c001878b849e8432
|
|
Change-Id: I1b0dbc8e8efa7535bdc699e343e31594af00d553
|
|
we may want to use syntax highlighter class from svtools later,
which is not available for l10ntools
Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
|
|
Change-Id: I77a90f816d062bdc9ca4de6e151593e264e4c042
|
|
Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0
|
|
Change-Id: I0c09260911b3979c5eb8aa33c25073bec105b987
|
|
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: Ie5f050bf5f672a35d9629dcfb039d9fff7470cab
|
|
Change-Id: I3143c987ed07f2d0033cbcb4fe637d095339807e
|
|
Change-Id: Ic11e4443c7c29dba22a19436758d14dd35d9523c
|
|
Change-Id: Icc0c17c66c6e5e2166a34e232acb69c0b434a44c
|
|
Change-Id: Id9f4e59b5c46c7bee3cf0b129f523d963c0407a6
|
|
Just build the sdremote app for now. Note that this is a pure Java
app with no dependencies on (native) code (or Java code, for that
matter) from rest of LO.
Probably should drop the separate android/sdremote/Makfile and just do
what it does in android/CustomTarget_sdremote.mk instead.
Adding other Android apps (well, the LibreOffice4Android one likely)
to gbuild will require more complexity as they bundle native code, and
thus should depend on other modules first having been built. If one
wants to go really fancy, one could of course depend on the specific
libraries (and other files) being bundled. Let's see...
Change-Id: If10761479f348c4993eec40b7f8346edb77f0e0d
|
|
Otherwise running 'make <module>.all' is broken.
Change-Id: Id987d9aefbcfff6fba5f18a04c30f9a2f58ad00b
|
|
Change-Id: If898ad805a1530d201650429b988c2866fb62512
|
|
Change-Id: I2fee7cd5e30d95371af503a8be18c36540f93811
|
|
Change-Id: I4a5e960c13b5f17235dc50f8ee6754a029c70840
|
|
|
|
Change-Id: I54d0e708f00ecbd95f34a62b54768f15d263ec69
|
|
Change-Id: Ia6c0b13aa0b2b039f678dc00afc837eacf288117
|
|
otherwise I get very confusing circular dependency errors in a clean build
Change-Id: I2a32d3053cfc0269fd77702125e3498e61f09e4d
|
|
Change-Id: I0c4b1e4d7d5e4802dbea0a1c5a9ec80874f7ed21
|
|
Change-Id: I7dfd5b1f059f7f254a28d2d627365a0b650e33d1
|
|
Change-Id: Ic20057a1874a6ca959304423688d6ce2d13a5829
|
|
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
|
|
Change-Id: I10652743194d44d8465ddf8079f6b4458e6710f9
|
|
Change-Id: I38a3dfb14375bb4abee7beaa3127c3a4cce1b9a2
|