Charlie Fenton
f1ceeab610
Mac: fix compile error from Xcode 8. All APIs deprecated as of OS 10.12 are now replaced, except for the following:
...
[1] MGR: MacAccessibility.mm. Updating the accessibility support will require a complete rewrite to use Apple's new NSAccessibility APIs, which are not available on systems prior to OS 10.10, while retaining the current code for use with older versions of OS X.
[2] API: Apple has deprecated many OpenGL / GLUT APIs as of OS 10.12. This affects these files in libboinc_graphics2.a: graphics2_unix.cpp, gutil_text.cpp and gutil.cpp. Apple recommends their proprietary APIs to replace OpenGL / GLUT.
[3] All: Apple has deprecated libstdc++ and recommends switching to libc++ with a minimum deployment target of OS X 10.9, but that would eliminate support for OS 10.6 through OS 10.8.
2017-03-07 06:21:03 -08:00
Charlie Fenton
bbc1c40d06
Mac installer: replace Mac APIs deprecated in OS 10.10, fix bug in AddRemoveUser utility
2017-03-01 04:45:38 -08:00
Charlie Fenton
f50638109b
Mac: Replace all deprecated APIs (as of OS 10.12) in AddRemoveUser command line utility
2017-02-28 05:19:45 -08:00
Charlie Fenton
c64a99e32b
Mac installer: replace all deprecated Mac APIs as of OS 10.8
2017-02-27 06:32:17 -08:00
Charlie Fenton
c19e1a20e0
Mac installer: continue replacing deprecated Mac APIs
2017-02-25 04:58:13 -08:00
Charlie Fenton
7868584774
Mac installer: update AddRemoveUser command-line utility for compatibility with OS 10.5 - OS 10.9
...
- eliminate obsolete LoginItemAPI code
2014-02-27 03:17:26 -08:00
Charlie Fenton
0341a5d0a0
Mac installer: Make checks for OS X version consistent
2013-11-18 00:56:44 -08:00
Charlie Fenton
7c70f89b80
Mac: Fixes to allow minor OS versions > 9 and major OS versions > 10
2013-11-15 05:02:04 -08:00
Charlie Fenton
33b0e96676
Mac installer: Bug fixes for OS 10.7 Lion
...
svn path=/trunk/boinc/; revision=24002
2011-08-12 11:07:24 +00:00
Charlie Fenton
bdb5dc296d
Mac installer: Bug fixes for OS 10.7 Lion
...
svn path=/trunk/boinc/; revision=23997
2011-08-12 00:09:13 +00:00
Charlie Fenton
0aca794e5e
Mac installer: Bug fixes for OS 10.7 Lion, Charity Engine
...
svn path=/trunk/boinc/; revision=23985
2011-08-11 10:20:25 +00:00
Charlie Fenton
0b284c1235
Mac Installer: AddRemoveUser utility accepts both full / login user names and short / Posix user names
...
svn path=/trunk/boinc/; revision=21201
2010-04-17 23:55:00 +00:00
Charlie Fenton
5a8e75b1d3
Bug fix
...
svn path=/trunk/boinc/; revision=20433
2010-02-05 09:08:01 +00:00
Charlie Fenton
210af7e604
Mac Installer: if adding non-admin users to group boinc_master, add to group boinc_project: fixes permissions error -1200; add "Please wait" alert
...
svn path=/trunk/boinc/; revision=20425
2010-02-05 04:34:43 +00:00
Charlie Fenton
e7d2ab0590
Mac installer: fix crash bug in AddRemoveUser utility
...
svn path=/trunk/boinc/; revision=19530
2009-11-10 22:52:36 +00:00
Charlie Fenton
de83121d90
Mac installer: create a new command-line tool AddRemoveUser; updated ReadMe file
...
svn path=/trunk/boinc/; revision=19061
2009-09-17 10:42:13 +00:00