Commit Graph

615 Commits

Author SHA1 Message Date
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