Commit Graph

181 Commits

Author SHA1 Message Date
Charlie Fenton 72df062b6c implement Mac CUDA detection; fix compiler errors and warnings; change boinc_cmd to boinccmd/
svn path=/trunk/boinc/; revision=15111
2008-05-01 09:25:51 +00:00
Charlie Fenton f9b392b1df Mac: Fix compiler warning; Remove -fvisibility* compiler flags from boinc_cmd build
svn path=/trunk/boinc/; revision=15003
2008-04-02 05:34:10 +00:00
Charlie Fenton e6b0f3d529 Mac: Remove -fvisibility* compiler flags from BOINC library builds
svn path=/trunk/boinc/; revision=15002
2008-04-02 05:18:49 +00:00
Charlie Fenton f65c9985b4 Better symbol display in Mac crash dumps; smaller mac executables; f ix bug in app_start.C.
svn path=/trunk/boinc/; revision=14949
2008-03-20 13:37:37 +00:00
Charlie Fenton d64d6f6740 Client, Manager: for backtrace, save full unstripped executables as symbol tables, not .dSYM files; set all symbols visibility not hidden.
svn path=/trunk/boinc/; revision=14942
2008-03-19 11:17:57 +00:00
Charlie Fenton 8d3b7f9a65 Client: Add new source files to XCode project
svn path=/trunk/boinc/; revision=14887
2008-03-11 04:38:30 +00:00
Charlie Fenton be54651952 Mac SCR: Add a test to directly determine when a graphics application window obscures our moving logo animation; if so, stop showing moving logo to avoid wasting CPU cycles.
svn path=/trunk/boinc/; revision=14807
2008-02-27 07:51:16 +00:00
Charlie Fenton db06f506dd Mac SCR: Add a test to directly determine when a graphics application window obscures our moving logo animation; if so, stop showing moving logo to avoid wasting CPU cycles.
svn path=/trunk/boinc/; revision=14805
2008-02-27 03:23:10 +00:00
Charlie Fenton 560ae25d55 New Mac screensaver uses Quartz APIs, not deprecated QuickDraw, works more like Windows saver.
svn path=/trunk/boinc/; revision=14743
2008-02-14 12:26:13 +00:00
Charlie Fenton 2fcbfbe982 MGR: Fix a few bugs in the new CC startup logic; if configured to run client as a daemon on the Mac, then start / restart it as a daemon when necessary. Add new source files to XCode project.
svn path=/trunk/boinc/; revision=14648
2008-01-30 12:30:20 +00:00
Charlie Fenton 8e994d0fef Mac: Update libCurl to 7.18.0, build with c-ares-1.5.1 to enable async DNS name resolving; Mac API: move mac_icon.C into libboinc_graphics2.a instead of libboinc_api.a
svn path=/trunk/boinc/; revision=14631
2008-01-29 11:18:45 +00:00
Charlie Fenton e1072747f5 Mac: Fix compile error on some Macs; MGR: New message about needing to be added to the boinc_users group applies only to Windows
svn path=/trunk/boinc/; revision=14540
2008-01-12 01:45:29 +00:00
Charlie Fenton 8e1509dd56 Mac API: Delete old target gfxlibboinc, obsolete sources from XCode project
svn path=/trunk/boinc/; revision=14524
2008-01-11 02:44:35 +00:00
Charlie Fenton 48de3650cc Mac MGR: fix drawing menubar icon with newer versions of wxwidgets
svn path=/trunk/boinc/; revision=14412
2007-12-19 12:48:13 +00:00
Charlie Fenton 35833e9525 Mac MGR: Fix serious memory leak under OS 10.5 by upgrading to wxMac 2.8.7.
svn path=/trunk/boinc/; revision=14389
2007-12-17 13:20:47 +00:00
Charlie Fenton 8bd8153383 Mac: Fix visibility linker warnings when linking BOINC libraries with project applications, boinc_cmd, etc.
svn path=/trunk/boinc/; revision=14369
2007-12-07 23:51:16 +00:00
Charlie Fenton f5114ac1c5 Mac: Add 64-bit Intel support to Client and libraries.
svn path=/trunk/boinc/; revision=14225
2007-11-16 13:27:35 +00:00
Charlie Fenton 525b01461c Mac: Update libCurl to 7.17.1
svn path=/trunk/boinc/; revision=14192
2007-11-14 13:27:01 +00:00
Charlie Fenton a38eb29ea0 Mac: Strip additional symbols from deployment product
svn path=/trunk/boinc/; revision=14096
2007-11-06 13:34:19 +00:00
Charlie Fenton fd2a77fdd4 Mac: Fix compiler warnings when building boinc_cmd under OS 10.5
svn path=/trunk/boinc/; revision=14090
2007-11-06 11:24:23 +00:00
Charlie Fenton 526e9ce0dd Mac: Fix bugs when running under OS 10.5
svn path=/trunk/boinc/; revision=14002
2007-10-31 10:40:19 +00:00
Charlie Fenton c1646efac3 Fix XCode project when using debug build of wxMac-2.6.3
svn path=/trunk/boinc/; revision=13974
2007-10-27 11:17:51 +00:00
Charlie Fenton d0032ae0d8 Mac: Update XCode project build rules: DWARF symbols, use gcc 4 compiler more, Client, Manager, installer require OS 10.3.9.
svn path=/trunk/boinc/; revision=13966
2007-10-26 10:01:28 +00:00
Charlie Fenton 0f315c90ef Mac: XCode cleanup, changes for 64-bit support
svn path=/trunk/boinc/; revision=13960
2007-10-25 09:36:01 +00:00
Charlie Fenton 278b6931ec Mac: Update for curl_7.17.0.
svn path=/trunk/boinc/; revision=13867
2007-10-17 05:59:37 +00:00
Charlie Fenton 3fe9503f96 Mac: Remove obsolete files gui_titles.C,h from XCode project.
svn path=/trunk/boinc/; revision=13829
2007-10-11 01:42:07 +00:00
Charlie Fenton 3158d103ab client/manager/API: Finish & fix bugs in code cleanup to disentangle sandbox code from lib/.
svn path=/trunk/boinc/; revision=13798
2007-10-09 00:34:38 +00:00
Charlie Fenton 0a19f38786 V6 SCR: Merge code for Mac and Windows screensavers, adding full functionality for Windows SS.
svn path=/trunk/boinc/; revision=13781
2007-10-05 13:28:11 +00:00
Charlie Fenton 8c61fc38b6 Mac SCR: Create a new tiny utility gfx_switcher for use by screensaver to safely launch and kill gfx apps with user, group boinc_project
svn path=/trunk/boinc/; revision=13758
2007-10-03 06:16:58 +00:00
Charlie Fenton e680c9a9a1 Mac V6 GFX: add setMacPList() call
svn path=/trunk/boinc/; revision=13696
2007-09-28 02:06:30 +00:00
Charlie Fenton 38d2d3a226 Eliminate "#ifdef USE_FILE_MAPPED_SHMEM" throughout
svn path=/trunk/boinc/; revision=13672
2007-09-26 12:20:33 +00:00
Charlie Fenton 774091d490 Remove obsolete ss_logic.C,h from XCode project
svn path=/trunk/boinc/; revision=13666
2007-09-26 10:12:15 +00:00
Charlie Fenton 457efa155f Mac SCR: Put a copy of switcher utility inside screensaver's bundle to launch graphics applications as user and group "nobody".
svn path=/trunk/boinc/; revision=13601
2007-09-19 09:41:23 +00:00
Charlie Fenton 9c939288df make shared memory using memory mapped files more robust
svn path=/trunk/boinc/; revision=13534
2007-09-04 07:41:25 +00:00
Charlie Fenton f54cec4659 Mac screensaver: replace image in screensaver control panel with new logo, move to common clientscr/res/ directory
svn path=/trunk/boinc/; revision=13507
2007-09-01 08:30:46 +00:00
Charlie Fenton 29888a4b5b Mac screensaver: replace image in screensaver control panel with new logo, move to common clientscr/res/ directory
svn path=/trunk/boinc/; revision=13504
2007-09-01 07:57:29 +00:00
Charlie Fenton 4eb0aee2da Update Mac screensaver to V6 graphics; fix a bug in get_random_graphics_app()
svn path=/trunk/boinc/; revision=13498
2007-08-31 14:23:07 +00:00
Charlie Fenton b8344b3b2b Fix source path
svn path=/trunk/boinc/; revision=13487
2007-08-29 02:53:38 +00:00
Charlie Fenton b499f8a355 Mac: use "-D USE_FILE_MAPPED_SHMEM" compiler flag for BOINC Client and BOINC libraries
svn path=/trunk/boinc/; revision=13486
2007-08-29 02:40:33 +00:00
Charlie Fenton 1fb371a35d Mac: Create new XCode project target to build libboinc_graphics2.a
svn path=/trunk/boinc/; revision=13485
2007-08-29 02:23:31 +00:00
Charlie Fenton a2bbef4acd Mac: Create new XCode project target to build libboinc_graphics2.a
svn path=/trunk/boinc/; revision=13483
2007-08-29 02:01:56 +00:00
Charlie Fenton 5450420dae Mac Uninstaller: Display new image in "Are you sure" dialog showing new BOINC logo
svn path=/trunk/boinc/; revision=13428
2007-08-21 06:16:55 +00:00
Charlie Fenton 2b35e02bb7 Mac: changes for libcurl 7.16.4
svn path=/trunk/boinc/; revision=13205
2007-07-20 23:32:11 +00:00
Charlie Fenton 2924232b50 Mac: Fix bugs in XCode script phases which create visible copyright and version strings in installer and uninstaller.
svn path=/trunk/boinc/; revision=13018
2007-06-25 13:50:04 +00:00
Charlie Fenton 53696115f6 Mac: Modify XCode project not to copy header files into Manager bundle
svn path=/trunk/boinc/; revision=13008
2007-06-24 10:56:28 +00:00
Charlie Fenton 028d313be5 Mac: Fix visible copyright and version strings in installer and uninstaller.
svn path=/trunk/boinc/; revision=12957
2007-06-19 09:12:35 +00:00
Charlie Fenton 38d093d1f3 Mac: Fix bug in XCode project which sometimes overwrote symbol table files with stripped application.
svn path=/trunk/boinc/; revision=12920
2007-06-13 11:27:43 +00:00
Charlie Fenton 59d6cdfd4f Mac: Add graphics2_util.C to XCode Project for libboinc_api.a. Fix bug in XCode project which sometimes overwrote symbol table files with stripped application.
svn path=/trunk/boinc/; revision=12918
2007-06-13 08:30:59 +00:00
Charlie Fenton 88ca396858 Mac: Add application icons to installer, uninstaller; add "are you sure?" dialog to uninstaller. Fix installer copyright and version strings.
svn path=/trunk/boinc/; revision=12855
2007-06-08 11:16:48 +00:00
Charlie Fenton b9e73c2379 Further work on BONC Mac uninstaller
svn path=/trunk/boinc/; revision=12843
2007-06-07 12:24:29 +00:00