Commit Graph

733 Commits

Author SHA1 Message Date
Charlie Fenton bcf10a7421 Mac client: Update Xcode project for compatibility with Xcode 4.3.2 and Xcode 4.5
svn path=/trunk/boinc/; revision=25843
2012-07-03 07:36:55 +00:00
Charlie Fenton 413ff778b9 Mac client: Update wxMac build script for partial compatibility with OS 10.8 and XCode 4.5
svn path=/trunk/boinc/; revision=25819
2012-06-28 09:32:56 +00:00
Charlie Fenton b32d8c1f89 Tweak Mac build instructions
svn path=/trunk/boinc/; revision=25802
2012-06-26 09:28:05 +00:00
Charlie Fenton a6a619b8c1 Mac client: build libssl.a and libcrypto.a from openssl 1.0.1c and static link them
svn path=/trunk/boinc/; revision=25800
2012-06-26 08:56:40 +00:00
Charlie Fenton f940e11dff Mac client: build libssl.a and libcrypto.a from openssl 1.0.1c and static link them
svn path=/trunk/boinc/; revision=25797
2012-06-26 07:54:38 +00:00
Charlie Fenton 3be6e7ab11 Mac client: Upgrade to curl 7.26.60 and c-ares 1.9.1
svn path=/trunk/boinc/; revision=25795
2012-06-26 07:24:07 +00:00
Charlie Fenton d7e71c1914 Mac: Fix displayed names of BOINC installer, uninstaller, etc.
svn path=/trunk/boinc/; revision=25787
2012-06-22 08:18:54 +00:00
Charlie Fenton 01b6037e77 Mac: Update XCode project with new source files
svn path=/trunk/boinc/; revision=25632
2012-04-30 23:55:12 +00:00
Charlie Fenton 1244172cb0 Mac installer: Utility shell script creates users & groups boinc_master and boinc_project with IDs at 501 or above
svn path=/trunk/boinc/; revision=25373
2012-03-03 09:23:14 +00:00
Charlie Fenton 9e7a58e6de Mac installer: Utility shell script creates users & groups boinc_master and boinc_project with IDs at 501 or above
svn path=/trunk/boinc/; revision=25372
2012-03-03 08:58:54 +00:00
Charlie Fenton abfdc4deda Mac installer: Utility shell script creates RealName field for users boinc_master and boinc_project and sets it to empty string
svn path=/trunk/boinc/; revision=25371
2012-03-03 08:50:11 +00:00
Charlie Fenton 6688c21c11 client: On Mac only, get ATI RAM sizes from OpenGL
svn path=/trunk/boinc/; revision=25358
2012-03-01 02:35:45 +00:00
Charlie Fenton 6fe8d68ac3 client: Always use GPU model name from OpenCL if available for ATI / AMD GPUs
svn path=/trunk/boinc/; revision=25277
2012-02-17 00:31:57 +00:00
Charlie Fenton cb8f00c29e client: add async file copy stuff to Xcode project
svn path=/trunk/boinc/; revision=25196
2012-02-03 23:42:01 +00:00
Charlie Fenton affb960712 Mac: Update the build instructions with the current URL for c-ares-1.7.4
svn path=/trunk/boinc/; revision=25159
2012-01-27 00:42:45 +00:00
Charlie Fenton de71062295 Mac: Update the build instructions with the current URL for c-ares-1.7.4
svn path=/trunk/boinc/; revision=25158
2012-01-26 23:38:54 +00:00
Charlie Fenton 66b6e7f61f fix typo
svn path=/trunk/boinc/; revision=24719
2011-12-02 15:24:51 +00:00
Charlie Fenton db4518aaff Mac installer: revert to using a wrapper application around installer package
svn path=/trunk/boinc/; revision=24709
2011-12-02 13:11:21 +00:00
Charlie Fenton 3e63882b05 Mac: remove -Wno-format-security compiler flag (no longer needed)
svn path=/trunk/boinc/; revision=24532
2011-11-04 20:38:19 +00:00
Charlie Fenton b36f19bee1 Mac: add -Wno-format-security compiler flag to suppress warning that format string is not a string literal
svn path=/trunk/boinc/; revision=24525
2011-11-04 09:27:54 +00:00
Charlie Fenton 2d793dfec2 Mac: Update build instructions for client and libraries
svn path=/trunk/boinc/; revision=24501
2011-10-27 00:04:30 +00:00
Charlie Fenton d6de371c1c Mac: Update build instructions for client and libraries
svn path=/trunk/boinc/; revision=24489
2011-10-26 12:13:00 +00:00
Charlie Fenton 3008b0b82b Mac XCode project: If OS 10.5 SDK available, build BOINC to run on OS 10.4+; else build BOINC to run only on OS 10.6+
svn path=/trunk/boinc/; revision=24485
2011-10-26 09:56:20 +00:00
Charlie Fenton 45b62be6d7 MGR: Sort Simple View task selection control alphabetically, working around clientData bug in wxBitmapComboBox::Insert()
svn path=/trunk/boinc/; revision=24477
2011-10-25 11:22:46 +00:00
Charlie Fenton 968d96f8b6 Mac installer: Fix a very old bug
svn path=/trunk/boinc/; revision=24467
2011-10-24 09:16:02 +00:00
Charlie Fenton b50ec84f41 Mac: Update XCode project and Mac build scripts to build libboinc_opencl.a library and to work both with XCode 3.2 on OS 10.6.8 and with XCode 4.2 on OS 10.7.2
svn path=/trunk/boinc/; revision=24435
2011-10-19 12:15:44 +00:00
Charlie Fenton d2331d9913 Mac: Update XCode project and Mac build scripts to build libboinc_opencl.a library and to work both with XCode 3.2 on OS 10.6.8 and with XCode 4.2 on OS 10.7.2
svn path=/trunk/boinc/; revision=24432
2011-10-19 09:26:52 +00:00
Charlie Fenton 785a0b49c2 Mac: Update Mac build scripts, XCode project and source files to allow automated builds under OS 10.7 Lion and XCode 4.2
svn path=/trunk/boinc/; revision=24414
2011-10-18 12:42:53 +00:00
Charlie Fenton e9b2d6e07e Mac: update wxMac build script for XCode 4.1 and OS 10.4 compatibility
svn path=/trunk/boinc/; revision=24294
2011-09-26 08:58:34 +00:00
Charlie Fenton f95910b209 Mac: more fixes for problems with OS 10.4 compatibility
svn path=/trunk/boinc/; revision=24287
2011-09-24 12:43:19 +00:00
Charlie Fenton 952fc44cc9 Mac: fixes for problems with OS 10.4 compatibility
svn path=/trunk/boinc/; revision=24282
2011-09-24 00:16:45 +00:00
Charlie Fenton e948b2d04e Mac: fixes for problems with OS 10.4 compatibility
svn path=/trunk/boinc/; revision=24269
2011-09-23 11:19:35 +00:00
Charlie Fenton ced250fcd2 Mac: Remove app_graphics.cpp from Client, add thread.cpp,.h to libboinc.a in XCode Project
svn path=/trunk/boinc/; revision=24239
2011-09-20 07:28:40 +00:00
Charlie Fenton 1d5fe1a286 Mac: Change XCode project to build both 32-bit and 64-bit BOINC libraries for debug as well as for deployment
svn path=/trunk/boinc/; revision=24220
2011-09-15 10:32:07 +00:00
Charlie Fenton 0413467723 Mac: More fixes for building under XCode 4.1
svn path=/trunk/boinc/; revision=24148
2011-09-09 10:18:12 +00:00
Charlie Fenton b042ad7b42 lib: Fix compile errors; add app_control.cpp to XCode project
svn path=/trunk/boinc/; revision=24125
2011-09-02 21:54:35 +00:00
Charlie Fenton ad2bbfc41c lib, api: bring Xcode and make files into agreement
svn path=/trunk/boinc/; revision=24105
2011-09-01 09:26:13 +00:00
Charlie Fenton 5c02c6a01e lib, api: bring Xcode and make files into agreement
svn path=/trunk/boinc/; revision=24104
2011-09-01 09:02:54 +00:00
Charlie Fenton 8960452e02 Mac: Copy BOINC libraries built with XCode 4.1 to locations where built by earlier versions of XCode so dependent builds can always find them
svn path=/trunk/boinc/; revision=24074
2011-08-30 11:36:40 +00:00
Charlie Fenton 6b20e6c3a3 Mac: Copy BOINC libraries built with XCode 4.1 to locations where built by earlier versions of XCode so dependent builds can always find them
svn path=/trunk/boinc/; revision=24073
2011-08-30 10:50:41 +00:00
Charlie Fenton ad73c56c9d Mac installer: Bug fixes for OS 10.7 Lion
svn path=/trunk/boinc/; revision=24008
2011-08-13 02:29:51 +00: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 df68213efb SCR: Fix delay dismissing screensaver under Mac OS10.7
svn path=/trunk/boinc/; revision=23884
2011-07-27 11:42:22 +00:00
Charlie Fenton cf6e6e3004 Mac: Finish changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23878
2011-07-26 11:37:53 +00:00
Charlie Fenton e50cce3fd0 Mac: Finish changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23877
2011-07-26 11:05:59 +00:00
Charlie Fenton a84569fcd0 Mac: Finish changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23875
2011-07-26 10:29:34 +00:00
Charlie Fenton caabeb4f37 Mac: Finish changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23874
2011-07-26 09:43:10 +00:00
Charlie Fenton 74f910302f Mac: Fix bad paths to MacBitMapComboBox.cpp, .h in XCode project
svn path=/trunk/boinc/; revision=23806
2011-07-07 01:51:11 +00:00
Charlie Fenton 7522d192b8 Mac: Update to libcurl 7.21.7 and c-ares 1.7.4
svn path=/trunk/boinc/; revision=23798
2011-07-06 11:02:50 +00:00
Charlie Fenton 51867b9e5c SCR: Add url.cpp to Mac screensaver in XCode project to fix link error
svn path=/trunk/boinc/; revision=23776
2011-06-24 10:20:41 +00:00
Charlie Fenton 62b379eeaa MGR: Add SQLite3 v3.7.6.3 source code to Mac XCode project (modified slightly to suppress compiler warnings)
svn path=/trunk/boinc/; revision=23628
2011-06-02 09:57:11 +00:00
Charlie Fenton 9a4b695299 lib, MGR: Implement get_cc_config, set_cc_config RPCs
svn path=/trunk/boinc/; revision=23470
2011-04-27 11:01:07 +00:00
Charlie Fenton d3bf2eb938 Mac: Add new cc_config.cpp,h to XCode Project
svn path=/trunk/boinc/; revision=23434
2011-04-25 04:15:27 +00:00
Charlie Fenton a5b7490262 Mac: Update XCode Project to link procinfo.cpp and procinfo_mac.cpp into boinscr (ss_app)
svn path=/trunk/boinc/; revision=23414
2011-04-21 07:33:57 +00:00
Charlie Fenton 6c996d5d71 Mac: Revise Mac project for deleted coprocs/OpenCL/include/ directory and new cl_boinc.h
svn path=/trunk/boinc/; revision=23313
2011-04-01 22:36:01 +00:00
Charlie Fenton c0579f8ba8 Eliminate redundant cl.h and clpatform.h in lib/ directory
svn path=/trunk/boinc/; revision=23308
2011-04-01 04:12:17 +00:00
Charlie Fenton e3dfbbf595 Mac: Eliminate unused source files UserDisagreesPage.cpp, .h from Mac project
svn path=/trunk/boinc/; revision=23297
2011-03-30 07:49:42 +00:00
Charlie Fenton 53e92e0da0 client: Begin adding OpenCL support
svn path=/trunk/boinc/; revision=23251
2011-03-24 12:16:54 +00:00
Charlie Fenton 77773a81f8 MGR: Add a new page to Attach Wizard to display if user reject Terms of Use
svn path=/trunk/boinc/; revision=23218
2011-03-11 11:52:04 +00:00
Charlie Fenton 800f78f52f MGR: Remove from Skin Manager items no longer used by SimpleGUI
svn path=/trunk/boinc/; revision=23211
2011-03-10 10:25:54 +00:00
Charlie Fenton bf9640859b MGR: Remove the old SimpleGUi from the projects
svn path=/trunk/boinc/; revision=23139
2011-03-03 11:55:16 +00:00
Charlie Fenton fb1b5cd84d Mac: Remove auto_update.cpp, auto_update.h from XCode Project
svn path=/trunk/boinc/; revision=23106
2011-02-25 01:15:55 +00:00
Charlie Fenton 1359af5dc5 Mac: Fix compile error; add new procinfo.cpp to XCode Project
svn path=/trunk/boinc/; revision=23092
2011-02-23 01:08:57 +00:00
Charlie Fenton 75f759302f Mac: Eliminate unused source files Localization.cpp, .h from Mac project
svn path=/trunk/boinc/; revision=22972
2011-02-01 12:19:26 +00:00
Charlie Fenton d857b33481 MGR: Disable tooltips on Mac while new simple GUI menus are popped up because they cover menus
svn path=/trunk/boinc/; revision=22955
2011-01-28 10:59:41 +00:00
Charlie Fenton bf789a23db Add new Simple GUI
svn path=/trunk/boinc/; revision=22948
2011-01-27 14:36:49 +00:00
Charlie Fenton c9f77c4db2 Mac: update Mac_SA_Insecure.sh script to not require BOIN Client in BOINC Data folder
svn path=/trunk/boinc/; revision=22947
2011-01-27 11:46:09 +00:00
Charlie Fenton 853421541a Mac: Fix symbol table generation
svn path=/trunk/boinc/; revision=22882
2011-01-05 02:15:10 +00:00
Charlie Fenton 9daa224abb Mac: Update XCode project for new source files client/current_version.cpp,.h
svn path=/trunk/boinc/; revision=22554
2010-10-18 23:33:56 +00:00
Charlie Fenton c35e44ff31 Minor fix to checkin notes
svn path=/trunk/boinc/; revision=22492
2010-10-11 23:07:08 +00:00
Charlie Fenton 0dcd647250 Mac: Update build scripts, build examples and documentation
svn path=/trunk/boinc/; revision=22489
2010-10-11 11:59:05 +00:00
Charlie Fenton 11c32d358e Mac: Update build scripts and documentation
svn path=/trunk/boinc/; revision=22482
2010-10-08 11:10:26 +00:00
Charlie Fenton 86965f4502 Mac: Update build scripts and documentation
svn path=/trunk/boinc/; revision=22478
2010-10-08 08:50:07 +00:00
Charlie Fenton ccfaa5af74 Mac: Update build scripts and documentation
svn path=/trunk/boinc/; revision=22477
2010-10-08 08:41:36 +00:00
Charlie Fenton d2486ca98f Mac: Update XCode project for XCode 3.2.4
svn path=/trunk/boinc/; revision=22395
2010-09-21 01:20:02 +00:00
Charlie Fenton 945470d3ba - MGR: Allow Notices tab to scroll smoothly, disallow selection of items in Notices tab
svn path=/trunk/boinc/; revision=22242
2010-08-15 14:17:01 +00:00
Charlie Fenton b5996a2f5e Mac: add & delete Wizard source files in XCode project as required
svn path=/trunk/boinc/; revision=22104
2010-08-03 09:17:00 +00:00
Charlie Fenton f2113e781c Mac: Delete source files sg_SGUIListControl.cpp,.h from XCode project
svn path=/trunk/boinc/; revision=22027
2010-07-22 10:30:09 +00:00
Charlie Fenton 55a2779cc9 Mac: Update XCode project for new source files BOINCInternetFSHandler.cpp,.h
svn path=/trunk/boinc/; revision=21834
2010-06-29 00:13:33 +00:00
Charlie Fenton d243316f0f Mac: Update XCode project for new source file NoticeListCtrl.cpp
svn path=/trunk/boinc/; revision=21800
2010-06-23 23:32:54 +00:00
Charlie Fenton 7821ca916c Mac: Fix generation of PowerPC symbol tables (thin to ppc7400 not ppc).
svn path=/trunk/boinc/; revision=21702
2010-06-08 00:49:18 +00:00
Charlie Fenton dac178bcbb Mac: Don't generate xX86_64 client symbol table (was empty.)
svn path=/trunk/boinc/; revision=21701
2010-06-08 00:28:06 +00:00
Charlie Fenton 1dcb01c559 Mac: Don't generate xX86_64 client symbol table (was empty.)
svn path=/trunk/boinc/; revision=21700
2010-06-08 00:20:32 +00:00
Charlie Fenton 3ce8ac0b9e Mac: Build with c-ares 1.6.0 instead of c-ares 1.7.0
svn path=/trunk/boinc/; revision=21079
2010-04-04 01:09:14 +00:00
Charlie Fenton f51359e2ac Mac: Update build instructions to replace dead link for downloading JPEG 6b sources
svn path=/trunk/boinc/; revision=21067
2010-04-03 00:15:12 +00:00
Charlie Fenton 53eb7c0052 Update build script for OS 10.6 and XCode 3.2
svn path=/trunk/boinc/; revision=20551
2010-02-12 00:53:05 +00:00
Charlie Fenton a38493efe4 Mac Sandbox: fix comment in Mac_SA_Secure.sh script
svn path=/trunk/boinc/; revision=20293
2010-01-28 10:30:22 +00:00
Charlie Fenton a34e16f3a9 Mac Sandbox: To protect authenticators in init_data.xml files, make slots directory group boinc_project and not world-executable,
svn path=/trunk/boinc/; revision=20272
2010-01-27 07:50:07 +00:00
Charlie Fenton e236d3dc22 Mac Sandbox: To protect authenticators in init_data.xml files, make slots directory group boinc_project and not world-executable,
svn path=/trunk/boinc/; revision=20271
2010-01-27 07:38:29 +00:00
Charlie Fenton bf2e31b6e9 Mac Sandbox: to hide authenticators, make most *.xml files not world-readable
svn path=/trunk/boinc/; revision=20242
2010-01-22 12:34:04 +00:00
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 c595f6a07b MGR: In Simple View, Mac screen reader tells user to switch to Advanced View
svn path=/trunk/boinc/; revision=19680
2009-11-24 02:34:32 +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 5d5942522b Mac Installer: set most files in BOINC Data directory world-readable
svn path=/trunk/boinc/; revision=19465
2009-11-05 01:44:05 +00:00
Charlie Fenton eb3e99107b Mac MGR: allow localiztion of permissions error alerts
svn path=/trunk/boinc/; revision=19432
2009-10-31 07:45:44 +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 054fbf6200 Mac Sandbox: Security fixes for Mac OS 10.6 Snow Leopard
svn path=/trunk/boinc/; revision=18981
2009-09-02 02:32:30 +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 e7d96f3b34 Update Mac Manager build instructions for wxWidgets 2.8.10
svn path=/trunk/boinc/; revision=18313
2009-06-05 10:31:26 +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 bb412f79ae wxWidgets build script patches wxMac-2.8.10/src/mac/carbon/thread.cpp to fix a problem.
svn path=/trunk/boinc/; revision=18021
2009-05-06 01:34:30 +00:00
Charlie Fenton 4520d2b319 Fix GPL License
svn path=/trunk/boinc/; revision=17845
2009-04-17 21:34:28 +00:00
Charlie Fenton 287806e4b0 Mac MGR: Changes to build with full Unicode support with wxWidgets-2.8.10
svn path=/trunk/boinc/; revision=17844
2009-04-17 11:28:27 +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 3840b814b7 SS: Under Mac Sandbox security, terminate default screensaver graphics app via gfx_switcher
svn path=/trunk/boinc/; revision=17722
2009-04-02 10:25:16 +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 e1a9129b48 SS: Under Mac Sandbox security, gfx_switcher launches default ss app as user and group boinc_master; don't setgid boincscr
svn path=/trunk/boinc/; revision=17720
2009-04-02 01:48:44 +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 30f464aeec Mac: Update libCurl to 7.19.4
svn path=/trunk/boinc/; revision=17443
2009-03-03 09:39:12 +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 a1747c817c Update various source filed to GPL 3
svn path=/trunk/boinc/; revision=17331
2009-02-21 02:50:33 +00:00
Charlie Fenton 73dc776567 pdate various source filed to GPL 3
svn path=/trunk/boinc/; revision=17330
2009-02-21 02:42:50 +00:00
Charlie Fenton ccca6db3d7 ss_app: Under sandbox security, set boincscr permissions the same as for BOINC Manager
svn path=/trunk/boinc/; revision=17255
2009-02-13 11:07:50 +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