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>
|
|
Change-Id: Idd61ec8539dbed81b4500f7c041f8a2b614a7233
|
|
Change-Id: Idb83964f4a772eee42f3f24e4b43cbd903b0ff82
|
|
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>
|
|
Change-Id: I55257cc5dbdffdc2dd9f9222a120f0a322dda7c8
|
|
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: Ic54337f4279daf78b099aab368eade5a6143f586
|
|
Change-Id: I3ac81132e21710a2c1d974944a5bcd612d796ec6
|
|
The following tools are considered to be obsolete and are discontinued:
ldump, giparser, testhxx and support.
Change-Id: I70813c046edb30546463cda9eb8a1b96c3e840a3
|
|
Change-Id: Ibd7b71292450db8e3e98f9ede5a836182eb38770
|
|
Change-Id: I517c808c9ea799aac0d2cd2b3bb6c18564c76823
|
|
Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696
|
|
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
|
|
Change-Id: I58bad0806354eff2e91370ab3395199fa8691764
|
|
Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a
|
|
Change-Id: Ic1d2d52fda7fb4cfbb4e6e6a83d5fe7149f8e003
|
|
Change-Id: I8698d2da889d74a9f806c01f520ac0cbcca67b03
|
|
Change-Id: Ia19ff61f1f7fb446298472acd6722b57ddaeddec
|
|
Change-Id: Icad2f8019130781f036b5d46105cf5a99709663f
|
|
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: I68d8eb5ee481c893ca1ddecf891db66bef5b03f2
|
|
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: If3840e048edc93adec3df7fa818e8b43d17cb1d5
|
|
Change-Id: I5a5444e8ee95b0fd95a97c31c94ab0f9c3935abb
|
|
Change-Id: Ie5f050bf5f672a35d9629dcfb039d9fff7470cab
|
|
Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a
|
|
Change-Id: I35bf8094c9dcf0f70e59c1304ab5a6800393fa29
|
|
Change-Id: Ib0286466403a0457420c708ac083051d28d087bb
|
|
..since it also needs stuff from postprocess.
In qa/desktop/Makefile, images_tango.zip is used.
If that's not needed, the module can be placed between postprocess
and packimages for now.
Change-Id: I9951cce0c8da0fc75fd8a7b1246f4083bd38f705
|
|
Yes, I know that eventually what now is known as "tail_build" will be
all there is left. So by that time, by definition nothing can be built
"after tail_build". Will have to handle that then.
Change-Id: I47d228ca7156520db10630861ce52b015a7a169c
|
|
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
|
|
Change-Id: I252a74587ba5b380b7bbdcc8a78247d5a9e77587
|
|
This enables to properly use make <module>.all for builds without
dictionaries and hopefully also solves the problem behind
5133d3c48fd6d2a795e42b87a1e7b464946606a3
Change-Id: I43872864aa135014ea51d15b34ef4de151f14c3d
|
|
Introduced special token LIBO_DEV_INSTALL=TRUE to communicate what install set
to build from Makefile.top's dev-install target to
instsetoo_native/util/makefile.mk. Somewhat arbitrarily, always use a "release"
install set regardless of --enable-release-build (the dev-install set is used
for "make check," and it is safer to test "release" install sets in
--disable-release-build builds than the other way around, should those builds
ever start to deviate significantly).
The "always build a defaul-laguage openoffice product" logic had been obsoleted
a long time ago already.
Change-Id: I64ec87a0b8dc6fe81cab5531c43e29db3f5128af
|
|
Change-Id: Id40b2fb6f8e1667bcb5164e483ea7c6949b627a1
|
|
Change-Id: I8aec0d6b6e7ccc6c674ee98d6a9eb28785ee42b2
|
|
Change-Id: I39dcb1e4d6493b01b68055d006f658af0b6e67ef
|
|
Change-Id: I9b04e3ba7125ac0b7a38f47d0cbdedee9d844e28
|