summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Sign executables right after linkingTor Lillqvist2013-02-021-0/+3
* No need for aliases hereStephan Bergmann2013-02-012-10/+2
* one more config_host/ breakageLuboš Luňák2013-02-011-1/+1
* Add option to set bundle identifier and use it when signingTor Lillqvist2013-02-011-2/+1
* gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek2013-02-012-6/+5
* gdb: UnoReferencePrinter: prevent ambiguity problemsMichael Stahl2013-01-311-1/+3
* When debugging ooinstall, assume you want to debug make_installer.pl, tooTor Lillqvist2013-01-311-1/+3
* Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist2013-01-311-1/+1
* remove DotNetCheck CustomActionAndras Timar2013-01-302-5/+1
* Get rid of STAR_RESOURCEPATHStephan Bergmann2013-01-304-4/+11
* Apparent copy/paste typoStephan Bergmann2013-01-301-1/+1
* Cosmetics: Consistent indentation and whitespaceTor Lillqvist2013-01-301-28/+34
* Only call data()/length() when self is valid()Stephan Bergmann2013-01-281-2/+2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-34/+22
* fdo#59798: fix SDK MSI version "LOdev 4.1 SDK.0.0.alpha0"Michael Stahl2013-01-241-7/+7
* fdo#59798: MSI installer spurious space in version numberMichael Stahl2013-01-241-1/+1
* In exectest.pl support commands prefixed by shell-style variable assignmentsStephan Bergmann2013-01-231-1/+23
* clean linkoo outputDavid Tardon2013-01-221-0/+2
* Remove -Wsign-promoStephan Bergmann2013-01-212-2/+0
* Handle unxmacxx, tooTor Lillqvist2013-01-192-1/+6
* Fix Mac build fallout from PRODUCTEXTENSION changeTor Lillqvist2013-01-191-4/+2
* installer: remove SHORT_PRODUCTEXTENSIONMichael Stahl2013-01-182-4/+4
* installer: remove SERVICETAG remnants of product registrationMichael Stahl2013-01-183-29/+0
* Fix fallout from checkdll.sh removalTor Lillqvist2013-01-172-44/+0
* T_xxxFLAGS_APPEND fixupsLuboš Luňák2013-01-161-3/+9
* check if $CALLXSLTPROC is defined and bail out if notEike Rathke2013-01-161-0/+6
* also strip fo:script and *:rfc-language-tagEike Rathke2013-01-161-0/+6
* Get rid of GetVersionInfo and checkdllTor Lillqvist2013-01-167-604/+70
* fdo#59321 un-escape quotes in Windows Installer's idt filesAndras Timar2013-01-161-0/+1
* append library specific compile flags at the endMatúš Kukan2013-01-143-16/+16
* Ignore and distclean generated filesStephan Bergmann2013-01-141-0/+1
* Set version number in AC_INIT() in configure.ac onlyTor Lillqvist2013-01-1110-45/+35
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-112-2/+0
* optimize for build targets in one placeMatúš Kukan2013-01-103-28/+25
* remove effectively unused gb_PARTIALBUILDMatúš Kukan2013-01-104-49/+1
* dev-install target is used from toplevel MakefileMatúš Kukan2013-01-101-20/+3
* Add configure switch that allows hardlink deliverTomas Chvatal2013-01-101-0/+4
* Kill the ancient StarOffice "patch" conceptTor Lillqvist2013-01-1022-1590/+69
* add rule for generating fresh pot (po template) filesMatúš Kukan2013-01-101-2/+15
* gdb: print something also for non-recognized node typesMichael Stahl2013-01-101-0/+2
* remove workdir tooDavid Tardon2013-01-091-1/+1
* create dummy translation files to avoid delivery failuresDavid Tardon2013-01-091-13/+7
* clean up of the code that defines the download file namesPetr Mladek2013-01-081-21/+32
* more easier and better sortable download namesPetr Mladek2013-01-082-70/+44
* require .NET 4.0Andras Timar2013-01-081-1/+1
* Revert "require .NET 4.0"Andras Timar2013-01-081-1/+1
* require .NET 4.0Andras Timar2013-01-081-1/+1
* fix install test to work with "LibreOffice" installer namePetr Mladek2013-01-071-3/+3
* use "LibreOffice" instead of "LibO" for final download file namesPetr Mladek2013-01-071-5/+5
* Avoid infinite recursion in -gdb.py printersStephan Bergmann2013-01-071-0/+11