Commit graph

64 commits

Author SHA1 Message Date
Baptiste Daroussin
03996d64c7 Use PREFIXDIR each time possible to allow installing where /usr is not the prefix 2011-09-19 20:33:55 +02:00
Peter Foley
8f07feaa6e Remove config.parms
The functionality provided by config.parms (saving the arguments given to
configure) has been superseded by autogen.lastrun.
2011-09-18 16:51:08 -04:00
Tomas Chvatal
1dfe0e7c8d Env.Set.sh -> Env.Host.sh 2011-09-17 18:57:43 +02:00
Tomáš Chvátal
2fe52eded6 Fixup non-respecting DESTDIR for DOCDIR chmod.
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-09-08 14:19:30 +02:00
Marc-Andre Laverdiere
f7b5d1982d Initial commit of file fuzzer tool 2011-09-05 18:19:25 +05:30
Petr Mladek
484b5d7406 use /usr/bin/libreoffice symlink
it is used by UNO to find the installed LO
2011-08-23 20:28:59 +02:00
Tomas Chvatal
1fceff3d25 distro-install-desktop-integration: use "sed -i"
use the more elegant "sed -i" instead of "sed+mv"

Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-08-23 20:28:19 +02:00
Petr Mladek
9602fbb21b distro-install-desktop-integration: create temp files in $TMPDIR
do not hardcode /tmp

Signed-off-by: scarabeus@gentoo.org
2011-08-23 20:26:11 +02:00
Petr Mladek
3ef3fbbe62 lo-commit-stat: update list of available repositories 2011-08-15 20:32:08 +02:00
Jan Holesovsky
a95376174e Merge commit 'libreoffice-3.4.2.3'
Conflicts:
	Makefile.in
	configure.in
	instsetoo_native/util/makefile.mk
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	set_soenv.in
	solenv/inc/minor.mk
2011-07-28 18:33:58 +02:00
Tor Lillqvist
c5f297649c Change *Env.Set.sh to Env.Host.sh 2011-07-25 01:02:17 +03:00
Petr Mladek
e85a7e8c44 distro-install-desktop-integration: put $PREFIXDIR/bin/soffice into file list
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Andreas Radke <a.radke@arcor.de>
Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch>
2011-07-19 15:16:03 +02:00
Petr Mladek
aa12415249 distro-install-desktop-integration: do not pack libreoffice-base.desktop twice
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Andreas Radke <a.radke@arcor.de>
Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch>
2011-07-19 15:14:50 +02:00
Petr Mladek
1bca77c8e6 distro-install-desktop-integration: work with normal user
+ alllow to overwrite the readonly desktop files
+ create the compat soffice symlink in DESTDIR

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Andreas Radke <a.radke@arcor.de>
Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch>
2011-07-19 15:13:38 +02:00
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
Jan Holesovsky
9ad5f91bc8 Merge remote-tracking branch 'origin/libreoffice-3-4'
Conflicts:
	solenv/inc/productversion.mk
2011-06-06 14:18:10 +02:00
Jan Holesovsky
6a29b48bf5 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap 2011-05-31 10:46:15 +02:00
Jan Holesovsky
07c1d34ec7 Merge commit 'libreoffice-3.4.0.2'
Conflicts:
	configure.in
	distro-configs/LibreOfficeMacOSX.conf
	distro-configs/OxygenOfficeLinux.conf
	distro-configs/OxygenOfficeWin32.conf
	download
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	set_soenv.in
	solenv/bin/modules/installer/download.pm
	solenv/gbuild/CppunitTest.mk
	solenv/inc/minor.mk
	solenv/inc/settings.mk
2011-05-31 10:45:37 +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
a07a230c12 lo-commit-stat: add --log-dir option
allow to generate the log into another directory
2011-05-30 17:09:55 +02:00
Jan Holesovsky
ca907e0220 Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	Makefile.in
	Repository.mk
	autogen.sh
	bin/lo-commit-stat
	configure.in
	distro-configs/LibreOfficeOpenBSD.conf
	distro-configs/LibreOfficeWin32.conf
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	scp2/source/ooo/module_langpack.ulf
	set_soenv.in
	solenv/bin/ooinstall
	solenv/gbuild/CppunitTest.mk
	solenv/gbuild/Library.mk
	solenv/gbuild/LinkTarget.mk
	solenv/gbuild/TargetLocations.mk
	solenv/gbuild/platform/macosx.mk
	solenv/gbuild/platform/solaris.mk
	solenv/gbuild/platform/unxgcc.mk
	solenv/gbuild/platform/windows.mk
	solenv/inc/minor.mk
	solenv/inc/settings.mk
	tail_build/prj/makefile.mk
2011-05-27 20:39:04 +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
Petr Mladek
331006b5c6 lo-commit-stat: new --bug-numbers option to print just bug numbers 2011-04-28 21:07:23 +02:00
Petr Mladek
9896f190a8 lo-commit-stat: new --bug-numbers option to print just bug numbers 2011-04-28 21:06:36 +02:00
Andras Timar
382eea66dd fix typos in messages 2011-04-26 20:20:33 +02:00
Petr Mladek
6ad7cdc5a9 lo-commit-stat: add --rev-list option
+ use "git log" again to get weekly commit logs
+ use "git rev-list" only with --rev-list option; useful to list differences
  between branches
2011-04-26 20:20:16 +02:00
Petr Mladek
a38a0f4b20 lo-commit-stat: allow to list commits between branches
use "git rev-list --pretty=medium" instead of "git log"
to be able to use origin/libreoffice-3-4 ^origin/libreoffice-3-3
to generate list of changes that are in 3.4 but not in 3.3
2011-04-26 20:17:55 +02:00
Petr Mladek
b5154c167d lo-commit-stat: detect mismatch of branches between repos 2011-04-26 20:14:48 +02:00
Petr Mladek
33a8400565 lo-commit-stat: detect mismatch of branches between repos 2011-04-26 20:03:01 +02:00
Andras Timar
dcb67a54aa fix typos in messages 2011-04-19 18:43:25 +02:00
Petr Mladek
1da0fa2025 lo-commit-stat: add --rev-list option
+ use "git log" again to get weekly commit logs
+ use "git rev-list" only with --rev-list option; useful to list differences
  between branches
2011-04-13 16:10:45 +02:00
Petr Mladek
5131f42eb7 lo-commit-stat: allow to list commits between branches
use "git rev-list --pretty=medium" instead of "git log"
to be able to use origin/libreoffice-3-4 ^origin/libreoffice-3-3
to generate list of changes that are in 3.4 but not in 3.3
2011-04-11 17:09:34 +02:00
Petr Mladek
81b9202167 lo-pack-sources: generate bootstrap.ver profile
FIXME: we should find another way to tell dowload the right version
of used sources
2011-04-11 16:04:35 +02:00
Petr Mladek
f7b5f014bc lo-pack-sources: new script to generate source tarballs
based on libreoffice/build/bin/lo-pack-sources; still need some clean up
2011-04-11 14:43:06 +02:00
Petr Mladek
a96a8d10da lo-commit-stat: do stat also from the new "translations" repo 2011-04-04 15:18:08 +02:00
Petr Mladek
8875706bef lo-commit-stat: do stat also from the new "translations" repo 2011-04-04 15:13:31 +02:00
Petr Mladek
fa4a0614ba lo-commit-stat: print summary into log a file
the generated log file name is:

+ commit-log-<branch>-<log-suffix>.log by default
+ bugfixes-<branch>-<suffix>.log with the --bugs option

, where <branch is automatically detected; <suffix> is defined by the
--log-suffix=<suffix> option
2011-03-28 15:51:47 +02:00
Petr Mladek
5c42f5dc68 lo-commit-stat: replace "n#" with "bnc#"
the "bnc#" prefix is required by SUSE package conventions
2011-03-01 21:16:48 +01:00
Thorsten Behrens
ec8d440f7f Removed tinbuild script
tinbuild is now maintained in a separate repo:
http://cgit.freedesktop.org/libreoffice/contrib/buildbot/
2011-02-28 17:34:27 +01:00
Thorsten Behrens
4025f24ca9 Make tinbuild load SMTP modules only on demand
Net::SMTP::SSL and Net:SMTP::TLS may not be installed or available
on all systems, so we're now only loading that if the corresponding
command line option was given.
2011-02-23 09:59:52 +01:00
Thorsten Behrens
42795c4990 Made tinderbox bcc owner on error mails
Every error spam now gets Bcc-ed to the owner. This does not apply
to the x-tinder zipped log file mails.
2011-02-23 09:57:29 +01:00
Thorsten Behrens
b050ea959a Rename cleanup make target
The old version was from libreoffice/build times.
2011-02-23 09:07:48 +01:00
Thorsten Behrens
34daa0c208 Enable tinbuild to also use SMTP auth
Previously, tinbuild was only able to use a local MTA - with this
change, one can also e.g. use a googlemail account. Login creds and
smtp crypt method gets passed via command line.
2011-02-23 01:49:56 +01:00
Jan Holesovsky
d1ac976ce2 tinbuild: Better formatting of the tinderbox info. 2011-02-18 13:32:30 +01:00
Jan Holesovsky
7a902663e5 tinbuild: Include all the logs in the mails. 2011-02-17 13:39:27 +01:00
Jan Holesovsky
2f4d8163b2 tinbuild: Use MIME::Lite instead of direct Net::SMTP.
We need to send the build logs as gzipped attachments, otherwise they are too
big to be accepted by tinderbox.
2011-02-17 13:39:27 +01:00
Jan Holesovsky
417c1e7908 tinbuild: Plug into http://tinderbox.go-oo.org/MASTER/status.html
And also rewrite the mail sending code, to be cross-platform [hopefully ;-)] -
using Perl Net::SMTP module.
2011-02-17 13:39:27 +01:00
Petr Mladek
8d8a189b6a lo-commit-stat: new --bugs option to print just commits with bugs
all add support to filter the ouput by some flags
2011-02-14 15:28:06 +01:00
Miklos Vajna
09441fd8cc bin/tinbuild: fix typo 2011-02-11 23:37:27 +01:00