summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2011-12-19lo-pack-sources: do not duplicate the generated files in the archive dirPetr Mladek1-83/+26
the storing in archive directory was non-standard solution => gets removed also the code was simplified and clean up a bit
2011-12-19lo-pack-sources: generate cleaner source tarballs using "git archive"Petr Mladek1-56/+8
there is not longer needed the manualy created blacklist of copied files; also no need to remove symlinks from clone subdir use "tar --checkpoint-action=exec="echo -n \".\"" instead of "awk '{ ORS=\"\" ; if (++nlines\%50 == 0) printf \".\"; fflush() }'"; we are interested into the return code from tar, e.g. not-enough disk space
2011-12-16when creating linked clone with branch, make sure to ff to the current stateChristian Lohmaier1-0/+4
the git-new-workdir helper is mostly useful to have one pristine clone where the updates get pulled into & from that you create working copies. As pulling to that master copy only updates the current branch (usually master), checking out a different branch using git-new-workdir will result in "your branch is behind the remote branch by xx commits" when there have been commits after the branch was first checked out locally. Thus this change adds a fast-forwarding merge when a branch is given.
2011-12-13lo-pack-sources: allow to generate .xz source tarballs by defaultPetr Mladek1-55/+79
Add --bzip2 and --xz options to select the compression. Both options can be used togetger to generate both types of tarballs in one call. XZ compession is used by default. Also renamed "lo*build" strings to "lo*core" to fit the current name of the top level source directory.
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-8/+4
2011-12-03lo-pack-sources: unused function set_config_version()Miklos Vajna1-38/+0
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-29fix test: s/==/=/Rene Engelhard1-1/+1
2011-11-14Remove basisVERSION from distro scripts as it is not used anymore.Tomas Chvatal4-106/+106
2011-11-14add script to download documents from various bugzillasCaolán McNamara1-0/+141
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks1-3/+0
drop un-necessary uno service related fluff, and component instantiation. nominal move to XMultiComponentFactory from XMultiServiceFactory Include fpicker in compilation for gtk3, but more work required here Simplify setting up transient parents for picker dialogs
2011-10-27lo-pack-sources: update for the current list of repositoriesPetr Mladek1-13/+14
2011-10-27lo-pack-sources: remove unused functionsMiklos Vajna1-60/+0
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann1-1/+0
BaseInstallation.
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann1-1/+1
Moved uno ini, folded fundamentalbasis ini into fundamental ini, merged version inis.
2011-10-19define bash completion also for 'loffice' wrapper (bnc#719656)Petr Mladek1-23/+29
2011-10-15add lo-xlate-lang (formerly openoffice-xlate-lang in libreoffice-build)Rene Engelhard1-0/+210
2011-09-19Use PREFIXDIR each time possible to allow installing where /usr is not the ↵Baptiste Daroussin1-13/+13
prefix
2011-09-18Remove config.parmsPeter Foley1-1/+0
The functionality provided by config.parms (saving the arguments given to configure) has been superseded by autogen.lastrun.
2011-09-17Env.Set.sh -> Env.Host.shTomas Chvatal4-4/+4
2011-09-08Fixup non-respecting DESTDIR for DOCDIR chmod.Tomáš Chvátal1-1/+1
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-09-05Initial commit of file fuzzer toolMarc-Andre Laverdiere1-0/+59
2011-08-23use /usr/bin/libreoffice symlinkPetr Mladek1-4/+17
it is used by UNO to find the installed LO
2011-08-23distro-install-desktop-integration: use "sed -i"Tomas Chvatal1-14/+10
use the more elegant "sed -i" instead of "sed+mv" Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-08-23distro-install-desktop-integration: create temp files in $TMPDIRPetr Mladek1-1/+1
do not hardcode /tmp Signed-off-by: scarabeus@gentoo.org
2011-08-15lo-commit-stat: update list of available repositoriesPetr Mladek1-5/+2
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky8-0/+1404
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-25Change *Env.Set.sh to Env.Host.shTor Lillqvist1-1/+1
2011-07-19distro-install-desktop-integration: put $PREFIXDIR/bin/soffice into file listPetr Mladek1-0/+1
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-19distro-install-desktop-integration: do not pack libreoffice-base.desktop twicePetr Mladek1-1/+1
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-19distro-install-desktop-integration: work with normal userPetr Mladek1-2/+2
+ 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-11better support for distro packagingPetr Mladek7-0/+1298
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-11bin/unpack-sources: new helper script for packaging LOPetr Mladek1-0/+105
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-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-0/+4
Conflicts: solenv/inc/productversion.mk
2011-05-31Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrapJan Holesovsky1-4/+11
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-0/+1
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-30lo-commit-stat: add --log-dir optionPetr Mladek1-4/+11
allow to generate the log into another directory
2011-05-30lo-commit-stat: add --log-dir optionPetr Mladek1-4/+11
allow to generate the log into another directory
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+651
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-25lo-pack-sources: do not pack fetched stuff into the source tarballPetr Mladek1-0/+4
2011-04-28lo-commit-stat: new --bug-numbers option to print just bug numbersPetr Mladek1-11/+25
2011-04-28lo-commit-stat: new --bug-numbers option to print just bug numbersPetr Mladek1-11/+25
2011-04-26fix typos in messagesAndras Timar1-8/+8
2011-04-26lo-commit-stat: add --rev-list optionPetr Mladek1-11/+20
+ 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-26lo-commit-stat: allow to list commits between branchesPetr Mladek1-2/+2
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-26lo-commit-stat: detect mismatch of branches between reposPetr Mladek1-18/+23
2011-04-26lo-commit-stat: detect mismatch of branches between reposPetr Mladek1-18/+23
2011-04-19fix typos in messagesAndras Timar1-8/+8
2011-04-13lo-commit-stat: add --rev-list optionPetr Mladek1-11/+20
+ 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-11lo-commit-stat: allow to list commits between branchesPetr Mladek1-2/+2
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