Commit graph

14575 commits

Author SHA1 Message Date
Petr Mladek
8124bdf39b better support for distro packaging
This is port from the build repo. The main differences are:

    + splits package-ooo into several scripts (bin/distro-install-*)

    + renames many variables to avoid OOO prefix and to better fit
      the variables produced by the current bootstrap configure.in

    + uses OOO_VENDOR from bootstrap/configure.in to add distro specific hacks;
      the conditions have been updated only for "Novell, inc."

    + install most of the desktop integration from sysui using
      sysui/desktop/share/create_tree.sh

    + do not install two extra templates:

         $OOINSTBASE/basis$VERSION/share/template/en-US/forms/resume.ott
         $OOINSTBASE/basis$VERSION/share/template/en-US/officorr/project-proposal.ott

      should get merged with other templates

    + do not install pyunorc-update64;

      it is needed only when you want to run 32-bit LO on 64-bit system;
      is anyone using it?

    + do not call install-dictionaries:
    + do not call build-galleries:

      is anyone using them?

    + do not install ootool and ooconfig

      is anyone using them? are they still working?

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>
2011-07-11 20:30:31 +02:00
Petr Mladek
19111fe556 bin/unpack-sources: new helper script for packaging LO
move the source tarball unpacking from "download" into a separate
script that could be called offline during LO packaging

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>
2011-07-11 20:29:28 +02:00
Tor Lillqvist
37ee380b28 Work around m4 bracket stripping in MINGWSTRIP construction
Signed-off-by: Rene Engelhard <rene@debian.org> (on IRC).
2011-07-01 18:44:23 +03:00
Fridrich Strba
115d15ace9 Build multi-lingual LO and SDK installers for Windows
From instsetoo_native-win32-packaging.diff in the build repo.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-07-01 16:40:11 +03:00
Andras Timar
d33fd8ad91 sorting additional language packs and dictionaries fdo#34479
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-29 15:40:12 +03:00
Jan Holesovsky
32fb00ba75 Disable the online update for the release.
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-24 11:57:15 +02:00
Petr Mladek
17466b2d28 fix configure without the optional translations module 2011-06-22 12:05:19 +02:00
Robert Nagy
55d4d277c9 update the configure flags to reflect reality 2011-06-20 22:38:39 +02:00
Jan Holesovsky
e022e7b0e2 --enable-online-update in the Linux universal builds.
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-17 14:24:00 +02:00
Jan Holesovsky
d75defa37f Make the online update service configurable (via --enable-online-update).
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-17 11:45:12 +02:00
Robert Nagy
ba62ce46c8 only fetch external tarballs if --disable-fetch-external is not defined 2011-06-15 12:55:51 +02:00
Petr Mladek
5e9bd7ecf1 Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1) 2011-06-14 16:53:23 +02:00
Petr Mladek
e36ff0f1c8 bump product version to 3.4.1-rc1, release number to 101 2011-06-14 16:18:47 +02:00
Andras Timar
9d9634f264 fix Y coordinate in previous commit
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-13 12:48:21 +02:00
Andras Timar
9cd3cd1f60 fdo#36990 fix layout of MSI Custom Install dialog (esp. German)
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-13 12:48:09 +02:00
Kalman Szalai - KAMI
a0e2d247b7 move default language independent layout templates
from /share/template
to   /share/template/common

Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-07 21:52:54 +02:00
Petr Mladek
55bdcf0c67 Revert "Reverting one Oxygenoffice change until _KAMI_ makes it work"
This reverts commit 77eb7f58d973eeb397dac0702646fc811894851c.

The original build problems were fixed in libs-core/sysui.

Signed-off-by: pmladek@suse.cz
2011-06-06 12:39:00 +02:00
Robert Nagy
0686300c9b set gb_COMPILEROPTFLAGS in the correct place for cxx generated objects 2011-06-05 13:11:18 +02:00
Petr Mladek
5815228c11 lo-commit-stat: add --log-dir option
allow to generate the log into another directory
2011-05-30 17:17:08 +02:00
Petr Mladek
296bea4e0d lo-pack-sources: do not pack fetched stuff into the source tarball 2011-05-25 15:45:20 +02:00
Andras Timar
ec0ddde4c6 don't forget en-US when dev-installing ALL languages
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-25 13:29:35 +02:00
Andras Timar
2ab9cf9a79 handle --with-lang=ALL case
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-25 13:29:27 +02:00
Bjoern Michaelsen
b867617f7a always request an unversioned lib from gcc in gccinstlib.pl
* this otherwise breaks on ubuntu natty as there is (rightfully) no libgcc_s.so.1 file served by gcc -print-file-name
2011-05-23 13:04:54 +02:00
Robert Nagy
338c51bf3b fix ant home 2011-05-23 09:25:10 +02:00
Robert Nagy
85822219bc use $GNUMAKE to print the build instructions 2011-05-23 09:25:00 +02:00
Petr Mladek
61aec76dce Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1) 2011-05-17 19:55:27 +02:00
Petr Mladek
4ba26e3dd2 bump product version to 3.4.0-rc1, release number to 11 2011-05-17 19:38:48 +02:00
Michael Meeks
ed1b699f65 fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497 2011-05-17 16:40:09 +02:00
Thorsten Behrens
7d9a21d21d Enable nlpsolver also for Mac
Fix for fdo#37180

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-17 14:11:14 +02:00
Fridrich Štrba
d378b5aef7 Revert "Upgrade graphite2 from 0.9.2 to 0.9.4"
Reverting changes because they break windows build.

This reverts commit a8ffbd10776df479f71c213e5f1deb5f9e866307.
2011-05-16 15:51:10 +02:00
Martin Hosken
06882a9472 Upgrade graphite2 from 0.9.2 to 0.9.4 2011-05-16 15:05:33 +07:00
Martin Hosken
2c17a6b4c5 oops 2011-05-16 15:05:33 +07:00
Martin Hosken
f65e4a9a78 Update to graphite2-0.9.4 2011-05-16 15:05:33 +07:00
Fridrich Štrba
61905457ce Build nlpsolver for Win32 and Linux release builds 2011-05-16 08:32:56 +02:00
Fridrich Štrba
8516a7044a Reverting one Oxygenoffice change until _KAMI_ makes it work 2011-05-16 08:12:14 +02:00
Fridrich Štrba
9016d84a18 unrecognized options: --with-nlpsolver 2011-05-13 10:10:36 +02:00
Fridrich Štrba
120b023d87 Enable binfilter explicitely for windows 2011-05-13 09:21:56 +02:00
Radek Doulik
e0cd0ee1ec change the version info so that we are not identified at runtime as 3.0.x
- fixes https://bugs.freedesktop.org/show_bug.cgi?id=37017

Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-05-12 19:17:25 +02:00
Tor Lillqvist
5805734abe Don't ship rebaseoo.exe and rebasegui.exe, fdo#36679
These are completely useless executables, and some virus scanners
thinks one of them is infected, so why even ship them...

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-12 12:27:50 +02:00
Kalman Szalai - KAMI
25d454eb59 Add OxygenOffice related settings
* Start download package name with OOOP in case of OxygenOffice
* Ability to create oxygenoffice product
2011-05-12 12:25:40 +02:00
Tor Lillqvist
5dcf8225a3 AC_SUBST also OOOBLOGGER_EXTENSION_PACK as set_soenv.in uses it
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-12 12:24:14 +02:00
Kalman Szalai - KAMI
f36579d1af Fix oooblogger extension download mechanism
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-12 12:23:47 +02:00
Kalman Szalai - KAMI
dcfb2b1132 When downloading extensions to src, cut is provided with wrong option switches
I used long switches for cut and your (Windows??) box does not adore about it.

http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/10214
2011-05-12 12:23:27 +02:00
Kalman Szalai - KAMI
65066d6e7f Fix space and tab jam in my last commit
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-12 12:22:58 +02:00
Kalman Szalai - KAMI
c6b0efb648 Fix SUN Template extension configure, download, handling
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-12 12:22:35 +02:00
Kalman Szalai - KAMI
b04faf6398 Fix Ligthproof extension integration
* Fix configure and download support
* Extension naming scheme is: <md5>-<extension-name>_<version>.oxt
  - Renamed extensions
* Rename extension version number in download script and scp2 module

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-12 12:22:13 +02:00
Fridrich Štrba
da487f8850 Enable extensions and bundle them in Windows build by default 2011-05-11 14:44:33 +02:00
Kalman Szalai - KAMI
04ed0bdf4c Fix Numbertext extension's download filename 2011-05-11 11:24:25 +02:00
Petr Mladek
41605777d0 Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5) 2011-05-10 20:01:35 +02:00
Petr Mladek
949434f57e bump product version to 3.4.0-beta5, release number to 5 2011-05-10 18:03:46 +02:00