summaryrefslogtreecommitdiff
path: root/desktop/scripts
AgeCommit message (Expand)Author
2013-10-17Simplify code (VERBOSE was unused)Stephan Bergmann
2013-10-17Fix quotingStephan Bergmann
2013-10-17Scripts need executable bitStephan Bergmann
2013-09-10desktop: ure-link is installed by ure/Packge_install.mk alreadyMichael Stahl
2013-08-20unopkg: use default umask when installing shared extensionsBjörgvin Ragnarsson
2013-07-09fdo#62192: broken launch script, bork in March in GermanyErik Auerswald
2013-05-05drop unused scriptsDavid Tardon
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-19move 2>&1 where it belongs in soffice.sh, thanks mstRene Engelhard
2012-10-18deb#690717 fix bashism in /bin/sh scriptRene Engelhard
2012-10-02ignore various unhelpful signals in our --backtrace gdb setup.Michael Meeks
2012-09-26Clean up option processingStephan Bergmann
2012-09-10headless build: build oosplash againRiccardo Magliocchetti
2012-09-07desktop: use soffice.bin instead of oosplash if build with --enable-headlessRiccardo Magliocchetti
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann
2012-07-11soffice.sh: remove valgrind --error-exitcode=101Michael Stahl
2012-04-04desktop: use CustomTarget makefileMatúš Kukan
2012-03-28when run under memcheck allow SIGUSR2 to dump current memory allocationsCaolán McNamara
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-02-29Resolves: rhbz#788045 swriter --help etc doesn't show helpCaolán McNamara
2012-01-15simplify handling of JITC_PROCESSOR_TYPEDavid Tardon
2012-01-13Better fix for the valgrind.log problem.Stephan Bergmann
2012-01-12valgrind.log creates more problems than it solves.Stephan Bergmann
2012-01-11avoid generating a file in the source treeDavid Tardon
2012-01-11we need a var. assignment here, not a valueDavid Tardon
2011-12-14Fix the soffice.sh wrapper's -h / --version.Michal Svec
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-20Removed spurious "" around multi-word shell arg.Stephan Bergmann
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-09-20Deliver basis-link and ure-link.Jan Holesovsky
2011-09-15gbuildize desktopDavid Tardon
2011-09-15make the needed change to soffice.sh at configure timeDavid Tardon
2011-08-18registered but uninstalled database drivers break address book wizardCaolán McNamara
2011-07-22Remove unused env XENVIRONMENTThomas Arnhold
2011-07-12Do not pass the request for command line help to oosplashMichal Svec
2011-06-24valgrind --log-file=valgrind.log does not work well with --trace-children=yesPetr Mladek
2011-06-24vagrind -> valgrindCaolán McNamara
2011-06-22use --trace-children-skip=*/java with valgrind >= 3.6Petr Mladek
2011-06-22remove the obsolete valgring support in the soffice wrapperPetr Mladek
2011-06-22add --backtrace, --strace, and --valgring option to soffice wrapperPetr Mladek
2011-06-17add GLIBCXX_FORCE_NEW for memcheckCaolán McNamara
2011-04-05don't use G_SLICE for helgrind caseCaolán McNamara
2011-03-29ignore fork/exec+javaCaolán McNamara
2011-03-23add --trace-children=yesCaolán McNamara
2011-03-21re-work start process to enable earlier splash and faster startMichael Meeks
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot
2011-02-18Initialize the runtime library paths on DragonFlyFrancois Tigeot
2011-02-08add in AIX here as wellCaolán McNamara
2011-02-08add freebsd in hereBaptiste Daroussin