summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2017-01-28Symstore: Also add .exe and .dlls to symstoreSamuel Mehrbrodt
These are needed when analyzing the minidump. Change-Id: Ife296c298e3b2f1ca8a47dcbaaf1947e6aefdc81 Reviewed-on: https://gerrit.libreoffice.org/33631 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 8a0416be440180d0a6cedd449307f6a9bde22eaa)
2017-01-18gbuild: populate local symstore on WindowsThorsten Behrens
Script based on Lubos' tb master script from http://nabble.documentfoundation.org/Daily-Win32-debug-builds-td4067279.html Change-Id: I7f3247367a63078881f3cf51cf3e2cad59ad67b5 Reviewed-on: https://gerrit.libreoffice.org/33088 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-01-11add some info how to use the symbol upload scriptMarkus Mohrhard
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>
2017-01-11don't use the VM URL anywhereMarkus Mohrhard
Change-Id: I0967c8fcea972b2dde58e3481f4767e225d3b2ba
2017-01-11this is unnecessary and os.path.abspath seems to be confused in cygwinMarkus Mohrhard
Change-Id: I125eb2e3416c998ca16f9c9772a1e24183a222af
2017-01-11make debuggin failures a bit easierMarkus Mohrhard
Change-Id: I0b17ab513e05ee95c378399348557cfee8341fb0
2017-01-11fix the crashreport symbol upload scriptMarkus Mohrhard
Change-Id: Id99ac569f6c9f839002798b6f5794b05ed228988
2017-01-11fix the crash report location also in another placeMarkus Mohrhard
Change-Id: I3ab133fbdcdcc8a17ec9159d1c88b19f35b6a7b0
2017-01-11also handle .bin files in the windows symbol codeMarkus Mohrhard
Change-Id: I85b0490c515987d56e04d0e5b42111c52bbabbc3
2017-01-11add script to upload symbols to crash reporting siteMarkus Mohrhard
Change-Id: I85f6c0757550192443909f08331d65c21c7f4350
2017-01-11add script to generate symbolsMarkus Mohrhard
Change-Id: Icae707709307bc86360676692e55780b9ec89639
2016-01-22Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky
Set up the toolchain to create sources and javadocs artifacts in addition to JARs created during the build. Use Buck build tool for that: [1]. This is a fork of Google's build tool Blaze, created by Xooglers at Facebook. This build tool (like Blaze itself) uses Python to write build files. Add needed tools and build files to install LibreOffice API artifacts to local Maven repository or deploy them to Maven Central. To build all needed artifacts LibreOffice must be built regularly with GNU make first. To build the rest of the API (sources and javadocs): $> buck build api To replace version number with upcoming release version: $> solenv/bin/version.py 5.1.0 To install the API to local Maven repository: $> buck build api_install To deploy the API to Maven Central: $> buck build api_deploy Detailed documentation is added to document the prerequisites and the workflow to upload LibreOffice API to Maven Central. * [1] https://buckbuild.com Change-Id: Ibdd552a01110836703bc069abe829b9921491cac Reviewed-on: https://gerrit.libreoffice.org/20343 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 1fd41f43eb73c373cb94d32d82c5fb7a7e243367) Reviewed-on: https://gerrit.libreoffice.org/20814 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-08-17bin/run: fix LO_TRACE on WindowsMiklos Vajna
exedir has to be in the c:/foo form, instead of /cygdrive/c/foo, otherwise a native wrapper set by LO_TRACE won't understand it. With this, it's possible to use DrMemory on executables invoked by bin/run. Change-Id: I5332342fdbf7d9e4859360dd7fbd3d74c149b2dc (cherry picked from commit 6d78caf68cd63a671342e777bfe78721b424f4d6) Signed-off-by: Michael Stahl <mstahl@redhat.com>
2015-06-23improve lo-commit-stat scriptDennis Roczek
'resolved' should also be removed and updating bug urls Change-Id: Ie8e71727856bcc44bd7f3311a9e1472327c9bf21 Reviewed-on: https://gerrit.libreoffice.org/16207 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> (cherry picked from commit b990cdf57d6a85a36de713004a67a90ba2650623)
2015-06-14deb#788713: fix (fatal) perl deprecation in lo-xlate-langRene Engelhard
Change-Id: I82c63358d9400b2c8bd391a88bba18ffae52a14b
2015-05-20enable Apple Numbers importDavid Tardon
Change-Id: I9aaa4ae2e567b54f15097c265a3d1c3c12662b92 (cherry picked from commit a1202971e5b27ac4585cde73ed15f395c242cae3)
2015-05-20enable Apple Pages importDavid Tardon
Change-Id: I1ae1a09de43a2743d6bf9eba0c9a389b99bdfc67 (cherry picked from commit d5ffc8b0adacf31e88156588f57db3149f430ad3)
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos
Change-Id: I6ef4ae530b7fb4e615100803ae6e3972d9b4545f
2015-05-19An attempt to fix xcode-ide-integrationYurii Kolesnykov
Added more Xcode specific files to .gitignore. Made some properties common in gbuil-to-ide to avoid code duplication/bugs. Xcode projects are broken for now. Change-Id: I9530435ffe54158ae68ddae0581ac68f968af235 Reviewed-on: https://gerrit.libreoffice.org/15694 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-05-13The --prefix option to the 'git archive' command should end with a slashTor Lillqvist
2015-05-13rename-sw-abbreviations.sh: More stuff that must stay verbatim.Jan Holesovsky
2015-05-12rename-sw-abbreviations.sh: Don't change the test documents.Jan Holesovsky
Change-Id: I772d04cbc2ec02438c59024ed83d810557ad4da3
2015-05-12rename-sw-abbreviations.sh: Avoid changing itself.Jan Holesovsky
Change-Id: Ifbcd57a6ecbea67eefc89c2bbd72967b683362a3
2015-05-12sw: Script to rename the most annoying abbrvs in Writer.Jan Holesovsky
Change-Id: I8d09d7f1a307cd5026fd007a2c82b21de925145e
2015-04-13findunusedcode make -> make checkCaolán McNamara
Change-Id: I6fb82e4587df3c7f457c2a9b5b7643ba288662d3
2015-04-08bin/run: Survive files with spaces in filenames.Jan Holesovsky
Change-Id: Ifeeb839f82891057fe8e3e8fd6d537861d99f69f
2015-04-03Parallelized update precompiled headers.Ashod Nakashian
Each pch file is updated independently from the others, giving an opportunity to execute the update logic in parallel. The script uses xargs to run the update script in parallel. The total execution on my particular rig was reduced from ~420 minutes to under 75 mins, using 24 threads on Evo 850 SSD. Change-Id: Ifeb3947e756325756eb786e3025155481da1ea41 Reviewed-on: https://gerrit.libreoffice.org/14802 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-03-30fix gbuild-to-ide scriptMarkus Mohrhard
Change-Id: Iff624d9e31ef5ba7d87b92124c60b02cd577c50b
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist
Change-Id: Id481af38ebb51224f4f8493cccfb4eb4fd1e268f
2015-03-25fdo#84628 Created .project file generator.Gulsah Kose
This patch is starting to EclipseCDT Integration. Written the .project file generating function. Change-Id: If38077561820d9a333d186a2785ecddd1113fe92 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/14871 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan
Change-Id: I7566dcf21aae6b800adb58d8c94e350bb0da720c
2015-03-07bin/run: fix indentationMiklos Vajna
Change-Id: I97d58f0e6780986356479279f91eba46951b1be0 Reviewed-on: https://gerrit.libreoffice.org/14783 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2015-02-14add script to extract tooltipsMarkus Mohrhard
Change-Id: I4c79b944edf246b80a8dd5ea54c3651e3909f54b
2015-02-01add spaceDavid Tardon
Change-Id: I1ec18ded65b3359b71d97a733aab7f8b2a27e699
2015-01-27More info about usage of get-bugzilla-attachments-by-mimetype.Jan Holesovsky
Change-Id: Ia3f7c47b1fce782b5ec37ce28f1f3d452266ddcb
2015-01-24add TDF bugzillaDavid Tardon
Change-Id: Ic26ecbf8dc46e97c68cd1bfd639ad433f828cea6
2015-01-19Make bin/run work better on OS XTor Lillqvist
The app bundle in instdir is called either LibreOffice.app or LibreOfficeDev.app. Change-Id: I2e21656324cc7c52380fc86023bb95c848bb3962
2015-01-15Better document gotcha in find-german-comments.Michael Meeks
Change-Id: I9e6e15cc5a5597586b4a913e0cc75cf337ddfc05
2015-01-09Remove extra new-line characters before regex matching in gbuild-to-ide.Ashod Nakashian
At least on some 64-bit Cygwin installations, the input gbuild-to-ide gets include \r\n EOL. Python3 regex excludes \n from .* but leaves \r in the matching group. This training cr ends up in the file paths in VS project files, breaking it as they are invalid characters. Change-Id: I481c1adbf6f6db7ab0ee0d3a768b7a397dc78ee5 Reviewed-on: https://gerrit.libreoffice.org/13803 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
Change-Id: I3df1216054c133314b2317849744a0a37e9fbc8f Reviewed-on: https://gerrit.libreoffice.org/13733 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-22env is in /usr/bin, not in /binArnaud Versini
Change-Id: I9cfd84b2bd5a2381d517cde9d851f6c7250f8d91 Reviewed-on: https://gerrit.libreoffice.org/13563 Reviewed-by: Arnaud Versini <arnaud.versini@libreoffice.org> Tested-by: Arnaud Versini <arnaud.versini@libreoffice.org>
2014-12-22Add MS Visio file extensions to bash completionKatarina Behrens
(just appended them at the end, there's really no system here) Change-Id: Ia192384407397d7fdc6b622f346dd7a6b91ae6a1
2014-12-22callcatcher: update unused codeCaolán McNamara
Change-Id: I62e49fbf27364bd244099a9bb247452d5a691119
2014-12-19Fix fallout from a2e4be6ded508030a6c2a33919cbe8cb504382e0Tor Lillqvist
Should fix build for iOS. There is no liblibotouch.a any more, and the only library in $WORKDIR/LinkTarget/Library turns out to be the Android-only liblo-bootstrap.a now. Change-Id: Ia7b2f43db06536c05caee8d99130f44d5288705e
2014-12-10bin/run LO_TRACE hookStephan Bergmann
(similar to our CPPUNITTRACE hook) Change-Id: Iec4e8d4246ba7fca0afe5f9be6f6bcd9e0289e49
2014-12-04bin/run: add WNT supportMichael Stahl
Change-Id: I9dd1ae23d27c5733770314ca907b5d36b749fd74
2014-12-04bin/run: Adapt to run on Debian so-called GNU/Linux systems tooMichael Stahl
Amazingly Debian does not ship the realpath(1) from coreutils but has a separate source package for it, and it's not installed by default. Use readlink -f instead. Change-Id: I6e97c851e6ab96dac08771145e2ab39dd9c11c22
2014-12-02Fold URE: Remove OO_SDK_URE_HOME on non-WindowsStephan Bergmann
Change-Id: Iad0480eb39e2c1312c27cf9b90146c2beba592fd
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
The ../../../program/ links in the URE jar Class-Paths are a temporary kludge (and juh.jar had lacked adaption for Mac OS X). Change-Id: I2542d8a582866485dd61c05df3fc6b4b39a8403d