6.13.10

Aus BC-Wiki
Zur Navigation springen Zur Suche springen
Die druckbare Version wird nicht mehr unterstützt und kann Darstellungsfehler aufweisen. Bitte aktualisiere deine Browser-Lesezeichen und verwende stattdessen die Standard-Druckfunktion des Browsers.

Zur Übersicht

  • client: message tweak
  • Mac: Modify XCode project to link with libcrypto.0.9.7.dylib and libssl.0.9.7.dylib if OS 10.5 SDK is present, to allow running BOINC on OS 10.4 and later. If OS 10.5 SDK is not present then it will link with libcrypto.0.9.8.dylib and libssl.0.9.87.dylib and product will require OS 10.6 or later. (Checked into 6.13.9 tag.)
  • Mac: Update build instructions for client and libraries.
  • Mac installer: fix bugs when installing under OS 10.5.
  • Mac installer: Update release script to include Default skin. (All checked into 6.13.9 tag.)
  • client: fix typo in project parse code
  • client: smoothed working-set size wasn't being computed correctly. It was always just the most recent size.
  • Mac installer: Update release script to create projects/virtualbox/ directory, to ensure it has the correct owner and permissions because vboxwrapper does not have sufficient privileges to do so.