Age | Commit message (Collapse) | Author |
|
Fetching external tarball for Apache ODF Toolkit, configuration of
wrapper script for odf validator execution
Change-Id: I8b3824a91ebc6ddc196416e197b6c688964a13a9
Reviewed-on: https://gerrit.libreoffice.org/26596
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
Change-Id: Iecd6b5e13d6be14651f77d8e37f01117ba15a11e
Reviewed-on: https://gerrit.libreoffice.org/26883
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
Run bffvalidator also from Linux, reportedly works from wine 1.9
upwards. Wraps stuff in a shell for path name conversion.
Change-Id: I3093b10bbbf89aaff97f63485b8ccadb417b3561
Reviewed-on: https://gerrit.libreoffice.org/26784
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
Change-Id: Ic1d1b57966661b6012efcda0b007b9e75b6be0ef
Reviewed-on: https://gerrit.libreoffice.org/26650
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: Ifb3c602335097ec1e837b60c236683382cfde3e1
|
|
otherwise building from source-tarballs fails when it tries to extract
fetched submodule tarballs
Change-Id: I75bcd6821e244ca2a3375ec2916ee7c38ec9844e
|
|
Change-Id: If7ea670195e55d306c4b0733bfcd3c8c6040eddc
|
|
Change-Id: I1c37b32e2127ba99b48b5ce3176e605f4e797475
|
|
A script to search our test logs and sort the messages by how common
they are so we can start to reduce the noise a little.
Change-Id: I8a6e6167c42447f9869ac700300d1b243f055e2b
|
|
Most of these syntax changes are found by pylint. Also:
- Use argparse instead of optparse, which is deprecated
- Fix a bug where we tried to multiply by float, which does not work
Change-Id: I7de5a29bd431755e6c28a8bc80b804c775a0c2cb
Reviewed-on: https://gerrit.libreoffice.org/25669
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
|
|
Change-Id: I02102f6c37863963efa9a312a5a0fbbc1f42f345
|
|
This makes it possible to scan sub directories, when you give them
as arguments to the script.
Also update the directory_whitelist.
Change-Id: I0a8468348fffe0814905d6f5602fad3f8d6b69e3
Reviewed-on: https://gerrit.libreoffice.org/25523
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
Change-Id: I0967c8fcea972b2dde58e3481f4767e225d3b2ba
|
|
Change-Id: I125eb2e3416c998ca16f9c9772a1e24183a222af
|
|
Change-Id: I0b17ab513e05ee95c378399348557cfee8341fb0
|
|
Change-Id: Id99ac569f6c9f839002798b6f5794b05ed228988
|
|
Change-Id: I3ab133fbdcdcc8a17ec9159d1c88b19f35b6a7b0
|
|
Change-Id: I85b0490c515987d56e04d0e5b42111c52bbabbc3
|
|
Under python 3 we must use bytes.
Change-Id: I86d2a875f4e06a9cb9724d86348f420bb8ea19e9
Reviewed-on: https://gerrit.libreoffice.org/25084
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
Make this script work on systems, where python3 is default.
Also give it a better coding style.
Change-Id: I09bf72298c2a736266f1bdfc8572cc3e65d7d3d9
Reviewed-on: https://gerrit.libreoffice.org/25068
Tested-by: jan iversen <jani@documentfoundation.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
Change-Id: Id81b16ff26283611f0b84929d831c827f847ab73
Reviewed-on: https://gerrit.libreoffice.org/24317
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
It is called from the recipe for distro-pack-install in Makefile.in, and I'm
(re-/mis-?) using that make target for xdg-app builds (mainly to populate the
/usr/share metadata via bin/distro-install-desktop-integration), which then
fail because there is no $DESTDIR/gid_Module_Root.
Is anybody using that make target still in a way where
bin/distro-install-file-lists is doing something useful (and why is it that
$DESTDIR/gid_Module_Root is existing in that case, but not in mine), or is that
some leftover stuff than should be removed?
Change-Id: I27197c4ae3f57f028f5b181315484e25c1edbaf7
|
|
Change-Id: Ief204145282d9a13f9a4839aa70c642e569ef6b6
|
|
- Fix the check for --enable-compiler-plugins not being included in
the resulting StaticLibrary_iwyudummy.mk file.
- Disable warnings about unused const variables to reduce noise.
Change-Id: If54dfd55f46631bbc526326bed5c272358fb9cf3
Reviewed-on: https://gerrit.libreoffice.org/24419
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
It's more robust to restart soffice after every file, even if it takes
more time, overall it's better than having to prune all the files that
are invalid or cause loops before running convwatch.
Change-Id: I7f7155f71bb2522ae48182aa1b5ca61fc47ae4d5
|
|
... that runLoadPrintFileTests catches the exceptions anyway.
Change-Id: I6441551558e057427a9732451415f4c449a3609a
|
|
Change-Id: I2dba6ccbb7cbfb3719c2169dc74204014caf2e84
|
|
Change-Id: I33996f0d84e1a4b303b6f2cf7afa6cee32665a77
|
|
Bugzillas have lots of zip-files with wrong mime-types
and non-well-formed files.
Change-Id: I1238a35da0f222759439316a33b8927a3544a965
|
|
Change-Id: I0d32b150b65bf6bd30a988c2e028c5d7e05f195e
|
|
Change-Id: I455017ad3458362b78d6306886344ccec3c9247b
|
|
Change-Id: I4201246b2a1692c6edffa962de49d032fd825b70
|
|
And gives the error:
include/c++/4.8/cstdio:120:11: error: no member named 'gets' in the global namespace
when it's build against libstdc++.
Commit 9e6221f114ba4422caa79f38ee0a20fb8a8931cd (clang does not like gnu++11
that much, use c++11 instead, 2014-09-06) added support for invoking clang for
IDE purposes even in a tree configured for gcc. Extend this in case configure
sets -std=gnu++1y for gcc as well.
Change-Id: Ib767ef8f30bd6eb9ac825a1521184041f1269d93
Reviewed-on: https://gerrit.libreoffice.org/23983
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: I21635701a95f1dfd1d5df1bbabdb5b81bf280639
|
|
This wasn't noticeable in modules that use '#include "..."' for files in
the same directory, but does make a difference e.g. in sw.
With this, the include list in the database matches what gbuild in fact
uses.
Change-Id: I564c70d069fae41ea67ae7e57a188e99fa2ef861
|
|
Internal headers should not be exposed, rather
xmlsec-wrapper.h should be used. Unfortunately,
the latter causes undefined symbols on Linux
when pch is enabled.
Change-Id: Id68f1cde5090f1a8ba9530894e08edbeb3ad4165
Reviewed-on: https://gerrit.libreoffice.org/22811
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: If39a4991b487b14d21572d6e3d785df4c287f190
Reviewed-on: https://gerrit.libreoffice.org/22238
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I85f6c0757550192443909f08331d65c21c7f4350
|
|
Change-Id: Icae707709307bc86360676692e55780b9ec89639
|
|
stage 2 of replacing usage of various checks for the windows platform
with the compiler-defined '_WIN32' macro
In this stage we focus on replacing usage of the WIN macro
Change-Id: Ie8a4a63198a6de96bd158ecd707dadafb9c8ea84
Reviewed-on: https://gerrit.libreoffice.org/22393
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I7d0c171ceaaf5f38fabe1ff8b53d78f72ea765e2
|
|
Change-Id: I6d6f3488afd71cb782bd83fea9fa11a2e52d0efe
|
|
Change-Id: Ic450869c18991b9ed715bb31052dfb911fe3c789
Reviewed-on: https://gerrit.libreoffice.org/21508
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Matúš Kukan <matus@libreoffice.org>
|
|
... so try to blacklist that boost::spirit header, it is fortunately
included only in one cxx file per library anyway.
Change-Id: I95752540d33b2b20d7a185c05c4d4d15e660d956
|
|
Change-Id: I534848c4be8eadf86b7f31ac742a80982405f56f
|
|
Change-Id: I2dc9218ae8c4ea51fea5f710664520a598e7c4a3
Reviewed-on: https://gerrit.libreoffice.org/21536
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I9f8e647068b3f0403858e5ef52f65e5e6a16e165
|
|
Fixes and improvements to support Precompiled Headers
on Linux.
Change-Id: I8145c146b0dba56c7a4d0fdf9c330164b67ada53
Reviewed-on: https://gerrit.libreoffice.org/21307
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
|
|
Change-Id: Ie11281285de012dfd61f4b3b04b4144cd90d382a
Reviewed-on: https://gerrit.libreoffice.org/20989
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I575f6fc9c1605bb7ec07842928f85c2eeadc72f8
Reviewed-on: https://gerrit.libreoffice.org/20954
Reviewed-by: rezso <rezso@rezso.net>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
|