Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I2bb8daba6878432c002471bdfa33652147c3b6f9
Reviewed-on: https://gerrit.libreoffice.org/65602
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
otherwise building from source-tarballs fails when it tries to extract
fetched submodule tarballs
Change-Id: I75bcd6821e244ca2a3375ec2916ee7c38ec9844e
|
|
Change-Id: I74a61005fa9534b3f96cd392c6e38c54c5fd35e1
|
|
Change-Id: Iacad0141a72a12e67e5cc33b2e2196b74a240e81
|
|
|
|
The file "core.ver" was removed in configure together with other "core.*"
files. It was ugly name. Better to use "sources.ver" and the variable
"lo_sources_ver=..."
The source version is not used in "unpack-sources", so do not source the .ver file
at all.
The source tarballs are put into "major.minor.micro" version subdirectory
on the download site now.
|
|
|
|
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
|
|
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>
|