summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* add a way to mark system symbolsMarkus Mohrhard2016-08-041-2/+5
| | | | | | | Change-Id: I1a8aed186f0489a02e046f88c3f4342529499b29 Reviewed-on: https://gerrit.libreoffice.org/27855 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* odfvalidator support in export tests without external repositoriesVasily Melenchuk2016-07-211-0/+2
| | | | | | | | | | 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>
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-042-2/+2
| | | | | | | Change-Id: Iecd6b5e13d6be14651f77d8e37f01117ba15a11e Reviewed-on: https://gerrit.libreoffice.org/26883 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
* Add MS binary format validator support for wineThorsten Behrens2016-06-291-0/+3
| | | | | | | | | | 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>
* add some info how to use the symbol upload scriptMarkus Mohrhard2016-06-251-0/+1
| | | | | | | | 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>
* Wall is a good idea for the vim ide integrationMarkus Mohrhard2016-06-181-1/+1
| | | | Change-Id: Ifb3c602335097ec1e837b60c236683382cfde3e1
* tdf#100453 – bin/unpack-sources needs to be executableChristian Lohmaier2016-06-171-0/+0
| | | | | | | otherwise building from source-tarballs fails when it tries to extract fetched submodule tarballs Change-Id: I75bcd6821e244ca2a3375ec2916ee7c38ec9844e
* improve sample messageNoel Grandin2016-06-101-1/+1
| | | | Change-Id: If7ea670195e55d306c4b0733bfcd3c8c6040eddc
* pretty up the output and add a sample stringNoel Grandin2016-06-091-1/+3
| | | | Change-Id: I1c37b32e2127ba99b48b5ce3176e605f4e797475
* script for grouping warning messages by most commonNoel Grandin2016-06-031-0/+35
| | | | | | | 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
* find-german-comments: clean upPhillip Sz2016-05-311-36/+38
| | | | | | | | | | | | 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>
* add gen-boost-headers scriptMichael Stahl2016-05-301-0/+57
| | | | Change-Id: I02102f6c37863963efa9a312a5a0fbbc1f42f345
* find-german-comments: enable scanning subdirsPhillip Sz2016-05-271-14/+34
| | | | | | | | | | | | 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>
* don't use the VM URL anywhereMarkus Mohrhard2016-05-241-2/+2
| | | | Change-Id: I0967c8fcea972b2dde58e3481f4767e225d3b2ba
* this is unnecessary and os.path.abspath seems to be confused in cygwinMarkus Mohrhard2016-05-241-1/+1
| | | | Change-Id: I125eb2e3416c998ca16f9c9772a1e24183a222af
* make debuggin failures a bit easierMarkus Mohrhard2016-05-241-0/+1
| | | | Change-Id: I0b17ab513e05ee95c378399348557cfee8341fb0
* fix the crashreport symbol upload scriptMarkus Mohrhard2016-05-241-6/+30
| | | | Change-Id: Id99ac569f6c9f839002798b6f5794b05ed228988
* fix the crash report location also in another placeMarkus Mohrhard2016-05-231-2/+2
| | | | Change-Id: I3ab133fbdcdcc8a17ec9159d1c88b19f35b6a7b0
* also handle .bin files in the windows symbol codeMarkus Mohrhard2016-05-231-1/+1
| | | | Change-Id: I85b0490c515987d56e04d0e5b42111c52bbabbc3
* find-german-comments: let's use python 3Phillip Sz2016-05-181-4/+4
| | | | | | | | | 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>
* find-german-comments: make it work on archPhillip Sz2016-05-181-7/+7
| | | | | | | | | | | 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>
* Fix typosAndrea Gelmini2016-04-303-3/+3
| | | | | | | Change-Id: Id81b16ff26283611f0b84929d831c827f847ab73 Reviewed-on: https://gerrit.libreoffice.org/24317 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* What is bin/distro-install-file-lists supposed to do?Stephan Bergmann2016-04-291-1/+1
| | | | | | | | | | | | | | 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
* Adapt bin/distro-install-desktop-integration to BUILDDIR != SRCDIRStephan Bergmann2016-04-291-8/+7
| | | | Change-Id: Ief204145282d9a13f9a4839aa70c642e569ef6b6
* Improve the gen-iwyu-dummy-lib script a bit.Jorenz Paragas2016-04-271-4/+4
| | | | | | | | | | | - 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>
* convwatch: use PerTestConnection by defaultMichael Stahl2016-04-271-2/+2
| | | | | | | | 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
* convwatch: logExceptionInvoke is kind of pointless nowMichael Stahl2016-04-271-14/+3
| | | | | | ... that runLoadPrintFileTests catches the exceptions anyway. Change-Id: I6441551558e057427a9732451415f4c449a3609a
* convwatch: don't generate images for documents that failed to printMichael Stahl2016-04-271-6/+21
| | | | Change-Id: I2dba6ccbb7cbfb3719c2169dc74204014caf2e84
* convwatch: add a watchdog for the layout loops :(Michael Stahl2016-04-271-4/+23
| | | | Change-Id: I33996f0d84e1a4b303b6f2cf7afa6cee32665a77
* convwatch: if a document fails to load, log that instead of failingMichael Stahl2016-04-271-1/+14
| | | | | | | Bugzillas have lots of zip-files with wrong mime-types and non-well-formed files. Change-Id: I1238a35da0f222759439316a33b8927a3544a965
* convwatch: don't buffer stdout loggingMichael Stahl2016-04-271-25/+28
| | | | Change-Id: I0d32b150b65bf6bd30a988c2e028c5d7e05f195e
* convwatch: let's print some timestampsMichael Stahl2016-04-271-3/+6
| | | | Change-Id: I455017ad3458362b78d6306886344ccec3c9247b
* don't export the same lib multiple timesMarkus Mohrhard2016-04-141-1/+1
| | | | Change-Id: I4201246b2a1692c6edffa962de49d032fd825b70
* vim-ide-integration: clang does not always like gnu++1y that muchMiklos Vajna2016-04-111-1/+4
| | | | | | | | | | | | | | | | | | 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>
* fix OO_SDK_NAME; s/openoffice.org/libreoffice/Rene Engelhard2016-04-041-1/+1
| | | | Change-Id: I21635701a95f1dfd1d5df1bbabdb5b81bf280639
* gbuild-to-ide: fix missing include in clang json databaseMiklos Vajna2016-03-291-0/+5
| | | | | | | | | | 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
* Exclude xmlsec headers from precompiled headersAshod Nakashian2016-03-011-1/+1
| | | | | | | | | | | | 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>
* Avoid hard-coded perl path, check with envcoypu2016-02-252-2/+2
| | | | | | | Change-Id: If39a4991b487b14d21572d6e3d785df4c287f190 Reviewed-on: https://gerrit.libreoffice.org/22238 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* add script to upload symbols to crash reporting siteMarkus Mohrhard2016-02-221-0/+24
| | | | Change-Id: I85f6c0757550192443909f08331d65c21c7f4350
* add script to generate symbolsMarkus Mohrhard2016-02-221-0/+644
| | | | Change-Id: Icae707709307bc86360676692e55780b9ec89639
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-2/+2
| | | | | | | | | | | | 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>
* scan for all the source files I can think ofNoel Grandin2016-02-121-2/+1
| | | | Change-Id: I7d0c171ceaaf5f38fabe1ff8b53d78f72ea765e2
* find-german-comments: misc. cleanups and fixes for altered tree.Michael Meeks2016-02-101-4/+17
| | | | Change-Id: I6d6f3488afd71cb782bd83fea9fa11a2e52d0efe
* modules-deps.pl cleanupPeter Foley2016-01-281-2/+2
| | | | | | | Change-Id: Ic450869c18991b9ed715bb31052dfb911fe3c789 Reviewed-on: https://gerrit.libreoffice.org/21508 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matúš Kukan <matus@libreoffice.org>
* GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl2016-01-221-0/+1
| | | | | | | ... so try to blacklist that boost::spirit header, it is fortunately included only in one cxx file per library anyway. Change-Id: I95752540d33b2b20d7a185c05c4d4d15e660d956
* drop basebmp entirely nowCaolán McNamara2016-01-201-1/+0
| | | | Change-Id: I534848c4be8eadf86b7f31ac742a80982405f56f
* iwyu fixesPeter Foley2016-01-181-2/+2
| | | | | | | Change-Id: I2dc9218ae8c4ea51fea5f710664520a598e7c4a3 Reviewed-on: https://gerrit.libreoffice.org/21536 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* also link liblangtag to the liblo-native bundle (fix Android build)Christian Lohmaier2016-01-151-0/+1
| | | | Change-Id: I9f8e647068b3f0403858e5ef52f65e5e6a16e165
* PCH support on LinuxAshod Nakashian2016-01-113-10/+36
| | | | | | | | | | 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>
* Fix distro-filelists after removal of kde3Tomáš Chvátal2016-01-061-1/+1
| | | | | | | Change-Id: Ie11281285de012dfd61f4b3b04b4144cd90d382a Reviewed-on: https://gerrit.libreoffice.org/20989 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>