summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2014-09-25make signing depend on slowchecks being donecp-4.2-16Christian Lohmaier2-1/+2
2014-09-23Let's use -O3Tor Lillqvist1-1/+1
2014-09-21Need the entitlements for embedded app executables tooTor Lillqvist1-1/+1
2014-09-21The code signature identifiers of bundles need to match the bundle identifiersTor Lillqvist1-9/+16
2014-09-20The bundle signature's identifier must equal the bundle identifierTor Lillqvist1-1/+1
2014-09-19OS X code signing fixesTor Lillqvist2-33/+34
2014-09-12Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share'Tor Lillqvist2-2/+2
2014-09-12Handle LIBO_SHARE_HELP_FOLDERTor Lillqvist2-1/+5
2014-09-10Make test-install work also in the non-release-build caseTor Lillqvist1-1/+1
2014-09-10The --resource-rules option in being deprecatedTor Lillqvist1-3/+6
2014-08-23enable MSP creationAndras Timar1-1/+1
2014-08-23MSP patchsequence fixAndras Timar1-8/+3
2014-08-23fixes related to MSP digital signatureAndras Timar2-2/+4
2014-08-23use MSM directly from MSVC dirAndras Timar1-3/+3
2014-08-21gdb: print the SwNodeIndex properly if there are multiple blocksMichael Stahl1-2/+6
2014-06-06Use MACOSX_APP_NAME instead of the build-time app bundle nameTor Lillqvist1-2/+1
2014-06-05Revert "Collabora branding"Tor Lillqvist1-3/+3
2014-06-04Collabora brandingTor Lillqvist1-3/+3
2014-06-04Turn eventual spaces in the app bundle name into dashes in its codesigning idTor Lillqvist1-0/+1
2014-04-18LibreOffice from Collabora EULAAndras Timar1-1/+1
2014-04-02Add apr and serf externals for alternative webdav implementation.Matúš Kukan3-0/+12
2014-03-07Merge macosx-codesign-app-bundle changes from cp-4.1Tor Lillqvist1-28/+27
2014-02-26fdo#75526: sdk: install URE library symlinks / import libs againMichael Stahl8-0/+20
2014-02-10adjust PackageInfo for zip filesBjoern Michaelsen1-3/+5
2014-02-04fdo#74495: gbuild: AutoInstall: add support for ComponentConditionMichael Stahl1-1/+2
2014-01-21idl files need to be packaged relative to INSTDIR, not INSTROOTStephan Bergmann1-0/+1
2014-01-21gbuild: UnoApi: fix rebuilds after IDL changesMichael Stahl2-0/+16
2014-01-18allow to codesign on Mac OS X MavericksChristian Lohmaier2-9/+21
2014-01-17sign language pack on Mac, and add the locale name to the App nameNorbert Thiebaud1-7/+23
2014-01-17give an identifier to the app_bundle itselfNorbert Thiebaud1-2/+2
2014-01-17codesign: do not sign stuff that is inside the bundled pythonNorbert Thiebaud1-1/+1
2014-01-10fix help packaging for Mac OS X language packsChristian Lohmaier3-30/+12
2014-01-09fix Framework Codesigning on MacOSXNorbert Thiebaud1-1/+5
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen8-3/+114
2013-12-11Add back check for missing libgetuid.so.Matúš Kukan2-3/+6
2013-12-11fdo#67388: installer: Fix path to libgetuid.so again. Hardcode it.Matúš Kukan2-18/+3
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann1-0/+4
2013-12-09fdo#72451: installer: Make filelists work again.Matúš Kukan1-1/+10
2013-12-09Do not compress .ui translations in .zip files.Matúš Kukan1-0/+1
2013-12-09Zip .ui translations per UIConfig target.Matúš Kukan3-20/+41
2013-12-09Name the .pdb files so that WinDbg can consume them.Jan Holesovsky1-2/+11
2013-11-28put CJK/CTL .xcds into instdirDavid Tardon1-0/+6
2013-11-22Add exectest.pl OLD-/NEW-FAILURE for deliberate idlc/unoidl diffsStephan Bergmann1-3/+8
2013-11-20gbuild: TARGETGUI variable must be set on all LinkTargetsMichael Stahl3-2/+2
2013-11-20gbuild: MSVC 2012 does not like /pdb for static librariesMichael Stahl1-3/+4
2013-11-20fdo#67060 do not package RPM-only install script to DEB packsAndras Timar1-0/+6
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold3-4/+4
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke1-1/+1
2013-11-17good-bye stringex, you served wellAndras Timar1-1/+0
2013-11-15Add Python 3 compatibility to GDB pretty printers.Jan-Marek Glogowski12-37/+50