Commit Graph

3588 Commits

Author SHA1 Message Date
Stephan Bergmann
ff9fbfd9c9 Extract SmoketestCommandEnvironment.java from juh.jar
...into a new smoketest.jar, so that URE juh.jar no longer depends on non-URE
unoil.jar.

Change-Id: I8937c78d8af6e2f82ada5dd80c322f8bca5ec2f5
2013-05-07 16:48:19 +02:00
Marcos Paulo de Souza
d5d7d18d5c fdo#60924: Move some more libs to autoinstallation
Change-Id: I7383da4390995ad9ea2d4fb494098dab6287609f
Reviewed-on: https://gerrit.libreoffice.org/3758
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>
2013-05-06 12:45:46 +00:00
David Tardon
c458ea6d15 shove the new .res to the other res files
I do not want to create a new optional module just for one file.

Change-Id: I5a96a71eadaebff045ecc6ef1a5dd240014d6953
2013-05-05 10:08:21 +02:00
David Tardon
bda4c6ab5d resurrect Macromedia Flash export dialog
This has never been enabled during the open source history of
openoffice.org . Yet we have been building the code and the resource
file for it. Should I be surprised?

Change-Id: Iba8262f125d0ea3a35fa7f256a3cdbd353e598bc
2013-05-05 09:32:33 +02:00
Matúš Kukan
4004342ef9 fdo#60924: autoinstall kde libraries
Change-Id: I4c67301b99c2eb066695fc1e85c1e16ea5902d9f
2013-05-04 17:36:47 +02:00
Matúš Kukan
d0e099fb5f fdo#60924 autoinstall - gbuild/scp2: add kde module
Change-Id: Id1a836da9b97ba2b542b68cfa650fede523b0a0e
2013-05-04 17:36:46 +02:00
David Tardon
08f94626ef nuke MathMLDTD
math.dtd was dropped from installation in 2009, see
https://issues.apache.org/ooo/show_bug.cgi?id=97200#c3 :
"In agreement with MIB and MT it was diecided that the Math.dtd should
be removed from the installation set as well since it
a) has incorrect content
b) is no longer used nowadays at all"

Change-Id: Id2a727338c224b0beb4b8def197988ab071a7d94
2013-05-04 16:44:49 +02:00
David Tardon
fc02abac9c install xmlscript DTDs using filelist
Change-Id: Ie773f7af8823534e9d4834733b4852cb9ad314ae
2013-05-04 16:44:48 +02:00
David Tardon
6514956d42 install scripts from shell using filelists
The FILELIST install method is really tailored to large sets of closely
related files. It is not such a great idea to apply it just to move some
unrelated files, delivered from a single module, out of $(OUTDIR), like
here, because it requires splitting one Package to several to allow the
files to be placed to different installation modules in scp2. The extra
makefile increases the overhead needed to place a file into an
installation set. We really need a better way to handle this...

Change-Id: I2f271562d8773152e69d284b4fe8ae356dea0945
2013-05-04 16:44:48 +02:00
David Tardon
d7f00e2e8a install package DTD using filelist
Change-Id: I5c0ec48ecd8616358b728d426bc5ef91aa6b08e3
2013-05-04 16:44:48 +02:00
David Tardon
cb8066dcc9 install framework DTDs using filelist
Change-Id: I7a36eb26d26dfa58b82919ca0ee16f94fa82c220
2013-05-04 16:44:47 +02:00
David Tardon
233e12168b install python scripting provider using filelist
Change-Id: I9db93fd588f1cca9ce071d4ff14d5c9c699748a0
2013-05-04 16:44:47 +02:00
David Tardon
2dcf42b417 install data files from extras using filelists
Change-Id: Ib092623501e36fa759a5215a435d21e1fea8dfdd
2013-05-04 16:44:47 +02:00
David Tardon
2f8d2c4ce4 install impress xml config files using filelists
Change-Id: I072d5283f979b42ffbd359575209c09cf445b6df
2013-05-04 16:44:47 +02:00
David Tardon
eb65a8d648 install openoffice 1.0 DTD files using filelist
Do we need to install them? Or even have them in the sources, FWIW? The
old XML format has been superceded by ODF 10 years ago...

Change-Id: I909afcf86ae808441c7dbc6182512bedb9789c1c
2013-05-04 16:44:46 +02:00
David Tardon
ea9ba874c3 install moz. runtime files using filelist
Change-Id: Iddc1a86d34a6d05f2a2939fb72f057fb387bbe1f
Reviewed-on: https://gerrit.libreoffice.org/3781
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-04 14:43:58 +00:00
David Tardon
0548520425 bin no longer necessary hack
Change-Id: I54ca40343f4abe61aaea5520d27b4c82a2eeaf7a
Reviewed-on: https://gerrit.libreoffice.org/3780
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-04 14:43:20 +00:00
David Tardon
6cac17078c install python framework using filelist
Change-Id: Ib3a98d8268d0a1973d5f06b993c293fd41ba47e1
Reviewed-on: https://gerrit.libreoffice.org/3779
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-04 14:43:03 +00:00
David Tardon
ffa50f643c install cpp docs using filelist
Change-Id: I93176653935b6ccfd4181e6086444fbe7475f2b0
Reviewed-on: https://gerrit.libreoffice.org/3775
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-04 14:42:19 +00:00
Marcos Paulo de Souza
6e8b24cc45 fdo#60924: Move more libs to autoinstallation
Change-Id: I5c136760ca59278ba6bfcd1d11c56d810e9cfa76
2013-05-03 11:18:41 +02:00
David Tardon
3c790299c2 install officecfg_misc using filelist
Change-Id: I05594cd52332e863ac23a8255cd291b16b9b034c
2013-05-01 16:55:42 +02:00
David Tardon
33cb866969 install webview files using filelist
Change-Id: Ib4501e1171f3940a6909ce4f0c05a669d708b93a
2013-05-01 16:55:41 +02:00
David Tardon
0822a4c84a install xslt filters using filelist
Change-Id: Id84765285b1ace19442ec13d7212e4121f77dabd
2013-05-01 16:55:41 +02:00
David Tardon
b16cb2291e fix mismerge
Change-Id: I6ece86dfdd99e30bc6aade1a769f8ff9290b4a72
2013-04-30 18:07:18 +02:00
David Tardon
674a7b44f3 install branding images using filelists
This also reinstates the use of brand_dev/intro.png for non-release
builds, lost with gbuildization of instsetoo_native (commit
1d84e9d1d3).

Change-Id: I43477505c5c9a3d6ec961d640608e6e91379868e
2013-04-30 17:50:43 +02:00
David Tardon
148c7629fc deliver uno loader classes using filelist
Change-Id: I121a4ad5d7cff54b914796142fa7c50006856300
2013-04-30 17:49:08 +02:00
David Tardon
50b18ead25 install libexttextcat fingerprint data using filelist
Change-Id: I1576b60bc511bdac964decd5a7f8c3834281f380
2013-04-30 17:49:08 +02:00
David Tardon
8e31b90052 install SpotlightImporter bundle using filelists
Change-Id: I01ea506b76356ce62688350d096ff77c2cddcbdf
2013-04-30 17:49:07 +02:00
David Tardon
bf7df610a1 install example java scripts using filelist
Change-Id: I3f5df5be726fe0788a17d632fe1021ccaf4c1951
2013-04-30 17:48:51 +02:00
Michael Meeks
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
Jesús
8d93373267 fdo#35785: LibreOffice is One for now
See developer mailing list for discussion, subject "LibreOffice is one or
several applications?"

Change-Id: I7a4a5a76f980eb458a2b6d4558a553b8508fd990
Reviewed-on: https://gerrit.libreoffice.org/3638
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-04-30 10:29:24 +00:00
Andras Timar
5b77c93b28 remove unused product variables from Windows installer
OLDPRODUCT2 - it was a workaround for OOo 1.9, obsolete
SAMEPRODUCTS - same product have the same ProductCode, so installer detect it
anyway under normal circumstances. It is possible that a tester/developer tries
to install the same version with different ProductCode over an existing installation
(e.g. dailyes or RCs). Then we are in trouble. However, SAMEPRODUCTS was not in use.
Moreover, Windows Installer uses only the first three fields of the product version.
So we cannot make difference between e.g. 4.0.3.1 and 4.0.3.2, and this is the new versioning
scheme.
BETAPRODUCTS - LibreOffice have never used different upgrade code (BETAUPGRADECODE) for betas.
OLDPRODUCTSPATCH, SAMEPRODUCTSPATCH, NEWPRODUCTSPATCH - related to old Star Division patching
mechanism, they were commented out anyway.
STUBPRODUCTS, STUBUPGRADECODE - these look useless

Change-Id: I77d67b72e18fa6b3ba4182b99e198c42f247cea4
2013-04-30 01:23:35 -07:00
Stephan Bergmann
8b324e21f2 There is no images*_brand.zip files
Change-Id: I6ddeff7ae72693fd0951d71bd7b5444938bc7286
2013-04-29 18:38:20 +02:00
David Tardon
44aaee3d42 use normal rights for dictionaries
IMHO there is no reason why they should be 0444. I have found no
explanation for it, either in the commit that introduced the bundled
dictionaries or in the related bug.

Change-Id: Ia42218a0d579ced5f17248a092eab2c61cb9005f
2013-04-29 13:00:36 +02:00
Julien Nabet
14a96e28c9 fdo#63197: convert osxres
Change-Id: I969217263fdda3e61b38dc16f0a9251b745de885
Reviewed-on: https://gerrit.libreoffice.org/3652
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-28 18:23:10 +00:00
Julien Nabet
9c4f99287c fdo#63197: convert liblangtag_data
Change-Id: I0727b800c715962a88e256b30046c9e13d6bd2a9
Reviewed-on: https://gerrit.libreoffice.org/3650
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-28 14:51:26 +00:00
Julien Nabet
9ed5affa51 fdo#63197: convert fontunxafm
Change-Id: Ib382319a4916b711c820c06ba57928ca11d0b804
Reviewed-on: https://gerrit.libreoffice.org/3648
Tested-by: David Tardon <dtardon@redhat.com>
Reviewed-by: David Tardon <dtardon@redhat.com>
2013-04-28 14:33:26 +00:00
Julien Nabet
2c04d86f69 fdo#63197: convert helpxsl
Change-Id: Icd436733b47d7883209fe73dc1d0099dc87db089
Reviewed-on: https://gerrit.libreoffice.org/3649
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-28 14:31:57 +00:00
Marcos Paulo de Souza
3202b637c7 fdo#60924: Move some libs to autoinstallation
Change-Id: I58421587784260bd88994926bca031ab26a6214f
Reviewed-on: https://gerrit.libreoffice.org/3630
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>
2013-04-27 18:48:09 +00:00
Marcos Paulo de Souza
95f2f5f4d1 fdo#60949: Move the last libs to OOOLIBS
Change-Id: Ieec4edf41140f9c5af3dcc227c917b06157a26f3
Reviewed-on: https://gerrit.libreoffice.org/3561
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-04-24 17:40:51 +00:00
Stephan Bergmann
831b498303 Fix losmoketest UNO_TYPES
...and remove a bunch of unused Directories

Change-Id: Ibb20bf9f4049eee136132b4ebda86ec2a9613a29
2013-04-24 18:37:54 +02:00
David Tardon
c93a752ae7 ritually kill odkcommon.zip
Change-Id: I0a814e3f5605340f00d4b48e83ce26792abec067
2013-04-24 15:56:09 +02:00
David Tardon
99fb1839ef only put uno loader classes into one zip
These are put into uno_loader_classes.zip, which is then not used at
all, and odkcommon.zip, which is used for creation of install sets.
Seriously?!

Change-Id: I28b5bc73857cf524fb12f7918acd2891ff12d166
2013-04-24 15:56:09 +02:00
Stephan Bergmann
f0c5abd188 Blind fix for scp2/source/smoketest/
Change-Id: I3c15ace80e0ce95910a6a256e4a25c4d7859a58c
2013-04-24 15:14:35 +02:00
David Tardon
0ea6217986 install gen. IDL docs using filelist
Change-Id: I474f6e7a45d09683eb0dd7172114407c9dca84d7
Reviewed-on: https://gerrit.libreoffice.org/3571
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 13:06:11 +00:00
Stephan Bergmann
ab149c7e3f Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapi
What is a little confusing is that the udkapi.rdb ends up as types.rdb in the
installation set (in the URE's sub-tree).  So all places that reference it
during the build do so as "udkapi" while all places that reference it in an
installation set do so as "types."

Change-Id: I35d0695966b3bd703f5494b636b9782efc0d3fcb
2013-04-24 10:51:31 +02:00
David Tardon
3dffe4a13e install javadoc files using filelist
Change-Id: I434508057dbfab9410d8f7fc3844c45cd4201b11
Reviewed-on: https://gerrit.libreoffice.org/3588
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 06:01:47 +00:00
David Tardon
498091c772 clean up install. of C++ docs
Change-Id: I51841a8c92cb73912757fcc0766b11d8f9be4b77
Reviewed-on: https://gerrit.libreoffice.org/3587
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 05:22:17 +00:00
David Tardon
6c7659b584 move URE headers to include/
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d
Reviewed-on: https://gerrit.libreoffice.org/3499
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 05:17:10 +00:00
Michael Stahl
59dbfa41d3 padmin: let Package deliver to $INSTDIR
Change-Id: I824179f2040df917544c253712eb3afe19ec9fb1
2013-04-23 23:40:56 +02:00