Commit Graph

248 Commits

Author SHA1 Message Date
Charlie Fenton 505d099812 MGR: Fix tools menu when using account manager and switching Simple to Advanced View; update XCode project for ViewNotifications* -> ViewNotices*
svn path=/trunk/boinc/; revision=20147
2010-01-13 09:30:21 +00:00
Charlie Fenton fcf85c9c83 client sandbox: set LD_LIBRARY_PATH and DYLD_LIBRARY_PATH in switcher
svn path=/trunk/boinc/; revision=20131
2010-01-12 11:34:15 +00:00
Charlie Fenton 506e8fdba9 client: Eliminate x86_64 Mac client so we can link with 32-bit CUDA libraries
svn path=/trunk/boinc/; revision=20078
2010-01-06 10:40:13 +00:00
Charlie Fenton 21312dedcf MGR: Begin fixing new Event Log to integrate properly with async RPC logic
svn path=/trunk/boinc/; revision=19993
2009-12-20 00:49:55 +00:00
Charlie Fenton 3d08cd0b97 Fix XCode project for new source files
svn path=/trunk/boinc/; revision=19986
2009-12-19 13:01:41 +00:00
Charlie Fenton 839a0cdec9 MGR: Fix Mac compile errors caused by adding Windows-only code to cross-platform source files, fix compile warnings, remove deleted files from XCode project
svn path=/trunk/boinc/; revision=19985
2009-12-19 10:59:15 +00:00
Charlie Fenton 27d0a1797d client: fix bug; Mac: Add new files to XCode project
svn path=/trunk/boinc/; revision=19979
2009-12-19 01:19:00 +00:00
Charlie Fenton 308bfcfb8d Mac: Update XCode project for new file coproc_detect.cpp
svn path=/trunk/boinc/; revision=19801
2009-12-07 08:42:09 +00:00
Charlie Fenton ac4a74a994 Mac: Update XCode project; fix installer not starting Manager on OS 10.6
svn path=/trunk/boinc/; revision=19787
2009-12-05 11:01:03 +00:00
Charlie Fenton dc43748b5c Mac: Update XCode project and build scripts to build under XCode 3.2.1 and OS 10.6 Snow Leopard
svn path=/trunk/boinc/; revision=19781
2009-12-04 14:39:35 +00:00
Charlie Fenton 2767a9a660 Mac client: update build scripts, XCode project for curl-7.19.7 and c-ares 1.7.0
svn path=/trunk/boinc/; revision=19780
2009-12-04 06:03:11 +00:00
Charlie Fenton 15f5c31e9b MGR: In Simple View, Mac screen reader tells user to switch to Advanced View
svn path=/trunk/boinc/; revision=19679
2009-11-24 02:31:44 +00:00
Charlie Fenton 95699b8764 Mac: Fix build breaks
svn path=/trunk/boinc/; revision=19637
2009-11-19 01:39:49 +00:00
Charlie Fenton a1cee5d46a Mac installer: fix 2 installer bugs
svn path=/trunk/boinc/; revision=19592
2009-11-18 10:19:14 +00:00
Charlie Fenton 273df71bd9 Mac: Fix build breaks
svn path=/trunk/boinc/; revision=19544
2009-11-11 23:22:44 +00:00
Charlie Fenton 45fd8ad39b Mac: update XCode project for new files url.ccp,.h
svn path=/trunk/boinc/; revision=19493
2009-11-06 05:22:57 +00:00
Charlie Fenton bc43be422e Mac MGR: Add accessibility support for disabled users to Attach Wizard's ProjectListCtrl
svn path=/trunk/boinc/; revision=19420
2009-10-30 11:32:57 +00:00
Charlie Fenton 25d96f2e37 Mac MGR: Add accessibility support for disabled users to BOINCListCtrl
svn path=/trunk/boinc/; revision=19388
2009-10-29 11:13:48 +00:00
Charlie Fenton 58c8479abb Remove unused framework QTKit from project
svn path=/trunk/boinc/; revision=19062
2009-09-17 10:54:21 +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
Charlie Fenton 6bbcdbadf7 Mac SS: Changes for compatibility with OS 10.6
svn path=/trunk/boinc/; revision=18867
2009-08-19 02:49:06 +00:00
Charlie Fenton ebe8f91f04 MGR: Fix several Mac build breaks
svn path=/trunk/boinc/; revision=18441
2009-06-17 21:35:27 +00:00
Charlie Fenton 741e2a8476 Mac: uninstaller doesn't delete data; fixes for PTP installer
svn path=/trunk/boinc/; revision=18405
2009-06-13 00:54:29 +00:00
Charlie Fenton b544a24a74 Mac MGR: strip /n from command field of PROCINFO struct to fix <exclusive_app>; KillClient() gets pid from procinfo_setup() except on Windows; restore boinc.jpg file
svn path=/trunk/boinc/; revision=18385
2009-06-12 00:42:09 +00:00
Charlie Fenton af41ce0339 Mac: Fix script to properly handle UTF-16 encoded InfoPlist.strings files;; reverse previous checkin to XCode project
svn path=/trunk/boinc/; revision=18369
2009-06-11 10:28:58 +00:00
Charlie Fenton e139a6ac00 Mac: Ensure that InfoPlist.strings file is encoded UTF-8 so make_ProgThruProc.sh works properly
svn path=/trunk/boinc/; revision=18366
2009-06-11 08:13:18 +00:00
Charlie Fenton 44e519d04d Mac MGR: Eliminate erroneous references to wxMac-2.8.7 in XCode
svn path=/trunk/boinc/; revision=18221
2009-05-29 06:01:40 +00:00
Charlie Fenton 310f1611f4 Fix bad path in XCode project
svn path=/trunk/boinc/; revision=18134
2009-05-16 06:34:20 +00:00
Charlie Fenton c7970d19ef MGR: Finish merging "Attach to account manager" functionality into "Attach to project" wizard
svn path=/trunk/boinc/; revision=18112
2009-05-15 08:21:04 +00:00
Charlie Fenton 99d2ef9364 Mac MGR: Fix compile error; add -lsqlite3 to XCode linker flags
svn path=/trunk/boinc/; revision=18087
2009-05-13 08:46:23 +00:00
Charlie Fenton e96e31c79e Mac: Remove -lresolv from XCode linker flags for client, manager, boinccmd and screensaver
svn path=/trunk/boinc/; revision=18049
2009-05-08 01:04:37 +00:00
Charlie Fenton c78cf259fd Mac: Add -lresolv to XCode linker flags for client, manager, boinccmd, screensaver and ss_app (again)
svn path=/trunk/boinc/; revision=17808
2009-04-14 00:18:59 +00:00
Charlie Fenton 0cfb2747f9 Mac: build MGR with wxWidgets 2.8.10; Remove -lresolv from XCode linker flags
svn path=/trunk/boinc/; revision=17759
2009-04-09 06:05:09 +00:00
Charlie Fenton 5bdbe8ddf2 XCode Project chenages created automatically by updating XCode to version 3.1.2
svn path=/trunk/boinc/; revision=17745
2009-04-08 04:15:02 +00:00
Charlie Fenton fc544d15aa Mac: Add -lresolv to XCode linker flags for ss_app and boinccmd
svn path=/trunk/boinc/; revision=17721
2009-04-02 01:49:24 +00:00
Charlie Fenton 00bc9294a2 Mac: MGR: add standard Preferences item under BOINC menu; add -lresolv to XCode linker flags for screensaver
svn path=/trunk/boinc/; revision=17716
2009-04-01 11:14:16 +00:00
Charlie Fenton 9c083541ef Mac: Add -lresolv to XCode linker flags for client and manager
svn path=/trunk/boinc/; revision=17715
2009-03-31 22:47:33 +00:00
Charlie Fenton 34051cd4e1 Clean up XCode build settings hierarchies
svn path=/trunk/boinc/; revision=17678
2009-03-27 10:43:52 +00:00
Charlie Fenton a20e70fc62 Better support if platforms don't have per-thread locale; ensure Mac BOINC libraries build OK using config/make; fix Mac build breaks for example_app.
svn path=/trunk/boinc/; revision=17677
2009-03-27 05:25:58 +00:00
Charlie Fenton 78ecec4b16 MGR: SET_LOCALE constructor, destructor change locale only if no per-thread locale, XCode project supports weak-linking of uselocale()
svn path=/trunk/boinc/; revision=17662
2009-03-26 16:05:57 +00:00
Charlie Fenton d37dfda290 MGR: Delete RPCThread::OnExit(); add new source files to XCode Project
svn path=/trunk/boinc/; revision=17604
2009-03-17 08:38:18 +00:00
Charlie Fenton 1b30195893 Mac: Remove obsolete files AlreadyAttachedPage.cpp, .h from XCode project
svn path=/trunk/boinc/; revision=17521
2009-03-06 04:45:30 +00:00
Charlie Fenton 733551a143 Mac: Update libCurl to 7.19.4
svn path=/trunk/boinc/; revision=17440
2009-03-03 09:07:02 +00:00
Charlie Fenton 7c127b6149 ss_app: Remove code which adds a Mac icon
svn path=/trunk/boinc/; revision=17220
2009-02-12 01:23:28 +00:00
Charlie Fenton 48eacf88dd Fix typo in boincscr build product name
svn path=/trunk/boinc/; revision=17165
2009-02-06 02:43:31 +00:00
Charlie Fenton 213b02c801 Fix typo in boincscr build product name
svn path=/trunk/boinc/; revision=17164
2009-02-06 02:32:32 +00:00
Charlie Fenton b3d6f09444 SS: Fix ss_app compile errors on Mac, continue work on screensaver coordinator
svn path=/trunk/boinc/; revision=17163
2009-02-06 02:17:45 +00:00
Charlie Fenton c6bf99b452 SS: Add ss_app to XCode Project, with a temporary icon
svn path=/trunk/boinc/; revision=17148
2009-02-05 13:37:45 +00:00
Charlie Fenton 7add4ca0d8 fix XCode project for moved src file.
svn path=/trunk/boinc/; revision=16930
2009-01-16 06:42:13 +00:00
Charlie Fenton de542922c5 Mac: Fix compiler warning
svn path=/trunk/boinc/; revision=16724
2008-12-19 01:44:49 +00:00