summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2013-02-02Sign executables right after linkingTor Lillqvist1-0/+3
2013-02-01No need for aliases hereStephan Bergmann2-10/+2
2013-02-01one more config_host/ breakageLuboš Luňák1-1/+1
2013-02-01Add option to set bundle identifier and use it when signingTor Lillqvist1-2/+1
2013-02-01gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek2-6/+5
2013-01-31gdb: UnoReferencePrinter: prevent ambiguity problemsMichael Stahl1-1/+3
2013-01-31When debugging ooinstall, assume you want to debug make_installer.pl, tooTor Lillqvist1-1/+3
2013-01-31Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist1-1/+1
2013-01-30remove DotNetCheck CustomActionAndras Timar2-5/+1
2013-01-30Get rid of STAR_RESOURCEPATHStephan Bergmann4-4/+11
2013-01-30Apparent copy/paste typoStephan Bergmann1-1/+1
2013-01-30Cosmetics: Consistent indentation and whitespaceTor Lillqvist1-28/+34
2013-01-28Only call data()/length() when self is valid()Stephan Bergmann1-2/+2
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-34/+22
2013-01-24fdo#59798: fix SDK MSI version "LOdev 4.1 SDK.0.0.alpha0"Michael Stahl1-7/+7
2013-01-24fdo#59798: MSI installer spurious space in version numberMichael Stahl1-1/+1
2013-01-23In exectest.pl support commands prefixed by shell-style variable assignmentsStephan Bergmann1-1/+23
2013-01-22clean linkoo outputDavid Tardon1-0/+2
2013-01-21Remove -Wsign-promoStephan Bergmann2-2/+0
2013-01-19Handle unxmacxx, tooTor Lillqvist2-1/+6
2013-01-19Fix Mac build fallout from PRODUCTEXTENSION changeTor Lillqvist1-4/+2
2013-01-18installer: remove SHORT_PRODUCTEXTENSIONMichael Stahl2-4/+4
2013-01-18installer: remove SERVICETAG remnants of product registrationMichael Stahl3-29/+0
2013-01-17Fix fallout from checkdll.sh removalTor Lillqvist2-44/+0
2013-01-16T_xxxFLAGS_APPEND fixupsLuboš Luňák1-3/+9
2013-01-16check if $CALLXSLTPROC is defined and bail out if notEike Rathke1-0/+6
2013-01-16also strip fo:script and *:rfc-language-tagEike Rathke1-0/+6
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist7-604/+70
2013-01-16fdo#59321 un-escape quotes in Windows Installer's idt filesAndras Timar1-0/+1
2013-01-14append library specific compile flags at the endMatúš Kukan3-16/+16
2013-01-14Ignore and distclean generated filesStephan Bergmann1-0/+1
2013-01-11Set version number in AC_INIT() in configure.ac onlyTor Lillqvist10-45/+35
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist2-2/+0
2013-01-10optimize for build targets in one placeMatúš Kukan3-28/+25
2013-01-10remove effectively unused gb_PARTIALBUILDMatúš Kukan4-49/+1
2013-01-10dev-install target is used from toplevel MakefileMatúš Kukan1-20/+3
2013-01-10Add configure switch that allows hardlink deliverTomas Chvatal1-0/+4
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist22-1590/+69
2013-01-10add rule for generating fresh pot (po template) filesMatúš Kukan1-2/+15
2013-01-10gdb: print something also for non-recognized node typesMichael Stahl1-0/+2
2013-01-09remove workdir tooDavid Tardon1-1/+1
2013-01-09create dummy translation files to avoid delivery failuresDavid Tardon1-13/+7
2013-01-08clean up of the code that defines the download file namesPetr Mladek1-21/+32
2013-01-08more easier and better sortable download namesPetr Mladek2-70/+44
2013-01-08require .NET 4.0Andras Timar1-1/+1
2013-01-08Revert "require .NET 4.0"Andras Timar1-1/+1
2013-01-08require .NET 4.0Andras Timar1-1/+1
2013-01-07fix install test to work with "LibreOffice" installer namePetr Mladek1-3/+3
2013-01-07use "LibreOffice" instead of "LibO" for final download file namesPetr Mladek1-5/+5
2013-01-07Avoid infinite recursion in -gdb.py printersStephan Bergmann1-0/+11