Age | Commit message (Collapse) | Author |
|
This reverts commit cf92da3d6e1de14756efe3f1ee79f393a2f3787d.
iff can mean "if and only if" so not a typo
|
|
Change-Id: I3fc60856b5a56e71d70b55c89323be074bdec3b3
|
|
The compiler's __GNUC__ etc. need not match the libstdc++ version used (esp.
when using Clang as compiler), and libstdc++'s __GLIBCXX__ macro doesn't inrease
monotonically with version numbers, so resort to a configure check.
Change-Id: I06de6b68324169863f6f5c31ae5d855e8b04cd6b
|
|
Change-Id: I951c04e7d0039f1e38e3bcb2ea7e0f7c33293b9b
|
|
Using "issue" instead of "run", but not consistently, is silly.
There is no instdir/program/soffice on OS X.
Change-Id: Ic94a969b268981981842101ed9c530a8f4211a15
|
|
Change-Id: I9cfb2f2a456ab64ffd12c2a4a2a0bfe65507a05e
|
|
Change-Id: Iee8e233ec7505eb397efb5a5a8d243ff4a0e6341
Reviewed-on: https://gerrit.libreoffice.org/16256
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I849f079bf914fc2feea6379544f0634b5296d162
|
|
This just builds the gtk3 VCL plugin, it's still disabled by default at
runtime (see unx/generic/plugadapt/salplug.cxx).
Change-Id: I852e499cf1fbd1b218114f1091c4ba8a9a91a29d
Reviewed-on: https://gerrit.libreoffice.org/16229
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
mac build really does not like finding extra stuff in the PATH
or in /usr/local/bin
as this is prone to happen with macport/fink/etc..
or somethings just due to some other 'ported to mac' pre-canned
binaries..
for instance one has found a python3 in /usr/local/bin
which confused configure to believe it was ok to use
'system python', which break on mac.
This patch sanitize PATH during ./autogen.sh, when running
in a LODE environment.
it leave only LODE_HOME/opt/bin:/usr/bin:/bin:/usr/sbin:/sbin and optionally
the path where git is located if that is not /usr/bin
(it is quite common depending on how one installed git, to haev it in /usr/local/git/bin
for instance)
This is strictly a 'nanny' patch.. but it should not impact anyone
that is not ( on Mac and using LODE ).
Change-Id: I865047cfeb102ecb22777a1f7fb7cbdd374448aa
Reviewed-on: https://gerrit.libreoffice.org/16222
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
The new compiler is not detected automatically yet.
You have to use --with-visual-studio=2015 to enable it.
Change-Id: I0ef8cda7b2d99389b39fd7f8c2e142453ced99ed
Reviewed-on: https://gerrit.libreoffice.org/15644
Reviewed-by: David Ostrovsky <david@ostrovsky.org>
Tested-by: David Ostrovsky <david@ostrovsky.org>
|
|
(i.e., parentheses do need to be quoted in BERs, but do not forget to escape
brakets in configure.ac m4)
Change-Id: Ifabb68ede318e5c95a54c420cd06e238fefbd82f
|
|
Change-Id: I8ed4b4d221040ddf5f51d7e01134c855fc85a641
|
|
Change-Id: Ia7f99123625df28cd5459ee6d488e02b20d386f0
|
|
Library code from https://github.com/jaragunde/owncloud-android-library
This patch downloads, builds and installs the library from a tarball
uploaded to http://dev-www.libreoffice.org/src/.
Change-Id: I28afaea4dabe2dab869b53b1881f4d5a6522943f
Reviewed-on: https://gerrit.libreoffice.org/16190
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
|
|
Change-Id: Id5f0a606c0bb0b322b09998101f5731e9b28b68d
|
|
Change-Id: Ieedf4810f1e726bf11f0d0b1a203e560a0b16550
|
|
The variable is assigned an empty value already a few lines above.
Change-Id: I52d2b650d908209421368384e44d95bfe18d93ae
|
|
Includes switching to dynamic libs.
Change-Id: I959c4e9430f8cf95f50d48e1b01d8323dba4af81
|
|
Change-Id: Ib3755598bfccffc2efd67816ae5fa5dc8903553e
Reviewed-on: https://gerrit.libreoffice.org/16083
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
to disable the possibility to update installed extensions
Change-Id: Ifdee0f3b13ee3e2bcb288c8ded98cb9805a6e55a
|
|
Change-Id: I3d6e8e9b78c0a56190ba217ec714a8ddce124103
|
|
Change-Id: I0ccd9c51766ba9d079449dda62e49c42d0f47875
Reviewed-on: https://gerrit.libreoffice.org/15847
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I786fd580b3d08fa076eeb2bf90bd23b09c9f8182
|
|
Change-Id: I1ae1a09de43a2743d6bf9eba0c9a389b99bdfc67
|
|
Change-Id: Ib77d7879b0d845bdccc523467f654b836704cdcf
|
|
...as e.g. external/libetonyek/ExternalProject_libetonyek.mk internally does in its
configure script (but where workdir/LinkTarget/StaticLibrary is not on the lib search
path during linking)
Change-Id: I636d3de5c831eb8ced002ec61806ccaf75cf4c91
|
|
Change-Id: Ic9f6165626a8ffc303260c0439010fe7e2ce634b
|
|
Change-Id: I4ffbd3ae7d59a0cd17302f0380dc225f7f7f2905
|
|
Change-Id: I228b5f0a317c05ae845a9fded0ef19f87b648cde
|
|
Change-Id: I881d2bb00e5f89f269063fd6af9c99692820a264
|
|
Change-Id: Ia3cd8a2f0979f2312a70b8ee169fe9d6eef85c81
|
|
E.g., RHEL >= 7.1 uses ppc64le for reasons listed in
https://bugs.openjdk.java.net/browse/JDK-8073139 .
This is a follow-up to commit 7a66dbe982623be620ad6ac426fe689a434e5f51.
Change-Id: I685f76d51e9775788a7fb225c6a5e2309a45ceb7
|
|
E.g., RHEL >= 7.1 uses ppc64le for reasons listed in
https://bugs.openjdk.java.net/browse/JDK-8073139 .
Change-Id: I982e65cdf99999e8a5ed23cf444ccb2aee764c4c
|
|
Change-Id: I932f584ef3c054abe738d59e9957c3a40be1d2c9
|
|
It was most probably not working anyway and is something different to
libmerged, which intends to merge only core set of libraries.
To build everything into one library, approach similar to what we do for
Android could be better idea.
Change-Id: Id5b8c2fa2b26e8faaaeb022ea55eb2e39909e875
|
|
Older popler (SLE11) does not have this header yet.
With the code simply if the header not found define version to oldest
possible working candidate and also raise the .pc check to the same.
Change-Id: I039c879879188fe2eb90cd119b80a1d6354a6a9c
Reviewed-on: https://gerrit.libreoffice.org/15339
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I456669f15a659e144fc6ecad053cd0b929859424
|
|
Change-Id: Ia9302fd2ab0012365850295ef960a91af223c022
|
|
Change-Id: I30536ecd8a03a19a647d247e7c6ece3d6f1695c1
|
|
Avoids this mess:
checking whether to use gnutls... checking which redland to use... internal
Change-Id: I1950755fb5331b6158b99a2741b15d34a32dcd38
Reviewed-on: https://gerrit.libreoffice.org/15333
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I1179e20fd5fbdecd198633d5440621ed08a0465b
|
|
Change-Id: I4472eb296de3fcf4832750229c67acb0d846cbb6
|
|
Change-Id: I86a01f0a066a915b9f87768fc73d24ab2fcdb4f6
Reviewed-on: https://gerrit.libreoffice.org/15182
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I7650a56375d98814e89fc21894c92a200832bb29
|
|
Change-Id: I535669e46f2535f0a0c0b106b964bfbc3a2e2d7e
|
|
Change-Id: I375449ac3068927f525881b0022721130c9c63d6
|
|
Using precompiled header have significant performance benefit
on windows, and seems to be quite stable
let's seclect it by default.
Change-Id: Ia3d0ea53007e3550e819acdd7943bed945887bd0
Reviewed-on: https://gerrit.libreoffice.org/15045
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I15492fcc687a21b740dc2d97a47485e2e760055f
|
|
Change-Id: I4de4d5c3a191784598e93a8cf70e45a3f59ae857
Reviewed-on: https://gerrit.libreoffice.org/14907
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|