boinc-upstream:client_release/7/7.8

Last commit made on 2018-01-14
Get this branch:
git clone -b client_release/7/7.8 https://git.launchpad.net/boinc-upstream

Branch merges

Branch information

Name:
client_release/7/7.8
Repository:
lp:boinc-upstream

Recent commits

57dd4a4... by Charlie Fenton <email address hidden>

Update version to 7.8.6 (Mac only release)

4c2fab9... by David Anderson <email address hidden>

Merge pull request #2300 from BOINC/Mac_RAM_Size_Hotfix

Mac ram size hotfix

707723d... by Charlie Fenton <email address hidden>

Mac client: Fix bug which caused BOINC client built with SDK OS 10.11 or later to fail to get correct system RAM size when running on older versions of OS X.

a26b021... by Charlie Fenton <email address hidden>

Mac installer: Replicate commit 5296088 previously made in trunk: correctly replace screensaver when installing an older version of BOINC to replace a newer version

6b08e5c... by Charlie Fenton <email address hidden>

Update version to 7.8.5 (Mac only release)

7a2c918... by Charlie Fenton <email address hidden>

Mac screensaver: under OS 10.13+ if the BOINC screensaver cannot display a graphics app with hardware acceleration using the IOSurface APIs because the app has not been linked with the current graphics libraries, then display it using the much slower CGWindowListCreateImage API.

b75ef29... by Charlie Fenton <email address hidden>

Update version to 7.8.4 (Mac only release)

fe31643... by David Anderson <email address hidden>

Merge pull request #2227 from BOINC/mac_opencl_mem_size_hotfix

Mac OpenCL: fix memory size calculation for AMD GPUs

9050625... by Charlie Fenton <email address hidden>

client: Mac OpenCL: fix arithmetic overflow in memory size calculation for AMD GPUs

b5eddc7... by Charlie Fenton <email address hidden>

Mac project: fix bug in BuildMacBOINC.sh script when -all argument is implied but not explicitly passed