summaryrefslogtreecommitdiffstats
path: root/desktop/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix unoinfo on macOSStephan Bergmann2021-01-191-1/+1
* desktop: rr --ignore-nested was renamed to --nested=ignoreMichael Stahl2020-11-231-2/+2
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-062-6/+5
* merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák2020-02-071-1/+1
* tdf#130080 soffice.sh: Avoid exporting empty LC_ALLMichael Weghorn2020-02-051-2/+6
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-042-6/+5
* Add more useful exports to soffice's callgrind modeIlmari Lauhakangas2019-07-131-0/+4
* LD_BIND_NOW=1 if running under callgrindLuboš Luňák2019-06-031-0/+3
* gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl2018-09-051-1/+2
* Fix "javaPathHelper: not found" errors during startup.Thomas Klausner2018-06-252-2/+11
* desktop: unbreak soffice --valgrindMichael Stahl2017-03-071-2/+2
* Upon failure, 'cd' itself already prints a message to stderrStephan Bergmann2017-02-112-20/+6
* Revert "fix desktop scripts"Stephan Bergmann2017-02-062-2/+2
* Unbreak soffice.shStephan Bergmann2017-02-041-2/+2
* fix desktop scriptsJochen Nitschke2017-02-042-2/+2
* tdf#105204 fix shellcheck warnings in desktop/scriptsqarkai2017-02-0410-45/+67
* soffice.sh: can't hurt to force system allocator for massifMichael Stahl2016-11-071-1/+1
* remove reference to old OpenGL stuffMarkus Mohrhard2016-02-071-4/+0
* FreeBSD can live with default search pathBaptiste Daroussin2015-12-141-1/+1
* C++ solution of 'unopkg can't be used by root'Katarina Behrens2015-06-191-18/+1
* Remove bash-ism, allow also --bundled option for rootKatarina Behrens2015-06-151-12/+15
* Don't let root run unopkg without --shared optionKatarina Behrens2015-06-141-1/+16
* desktop: add soffice --record parameter for easy use of rrMichael Stahl2015-05-201-4/+18
* Fixup my earlier quoting fix.Thorsten Behrens2015-05-121-1/+1
* Add some quoting to shell scripts.Thorsten Behrens2015-05-114-19/+19
* Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann2014-11-281-4/+2
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-283-11/+5
* Fold URE: Linux ure/bin/* -> program/Stephan Bergmann2014-11-281-2/+2
* Adapt unoinfo to new Mac OS X LibreOffice.app layoutStephan Bergmann2014-09-291-0/+46
* Disable rtl/alloc.h also for HelgrindStephan Bergmann2014-05-081-2/+4
* Skip gcj's gij executable, like other JREs' java executablesStephan Bergmann2014-03-141-1/+1
* Simplify code (VERBOSE was unused)Stephan Bergmann2013-10-171-6/+2
* Fix quotingStephan Bergmann2013-10-171-1/+1
* Scripts need executable bitStephan Bergmann2013-10-172-0/+0
* desktop: ure-link is installed by ure/Packge_install.mk alreadyMichael Stahl2013-09-101-1/+0
* unopkg: use default umask when installing shared extensionsBjörgvin Ragnarsson2013-08-201-0/+4
* fdo#62192: broken launch script, bork in March in GermanyErik Auerswald2013-07-091-0/+8
* drop unused scriptsDavid Tardon2013-05-053-33/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-194-63/+53
* move 2>&1 where it belongs in soffice.sh, thanks mstRene Engelhard2012-10-191-1/+1
* deb#690717 fix bashism in /bin/sh scriptRene Engelhard2012-10-181-1/+1
* ignore various unhelpful signals in our --backtrace gdb setup.Michael Meeks2012-10-021-0/+1
* Clean up option processingStephan Bergmann2012-09-261-16/+0
* headless build: build oosplash againRiccardo Magliocchetti2012-09-101-1/+1
* desktop: use soffice.bin instead of oosplash if build with --enable-headlessRiccardo Magliocchetti2012-09-071-1/+1
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-101-11/+2
* soffice.sh: remove valgrind --error-exitcode=101Michael Stahl2012-07-111-1/+1
* desktop: use CustomTarget makefileMatúš Kukan2012-04-041-39/+0
* when run under memcheck allow SIGUSR2 to dump current memory allocationsCaolán McNamara2012-03-281-0/+1
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-1/+1