Commit Graph

49 Commits

Author SHA1 Message Date
Charlie Fenton 6a01506738 MGR: Update my fix for wxListCtrl / CBOINCListCtrl flicker on Mac (commit f8966bf) to match the fix made to wxWidgets trunk by wxWidgets personnel, as described in <http://trac.wxwidgets.org/ticket/16334#comment:2>. 2014-06-19 01:43:42 -07:00
Charlie Fenton 189db50f78 Mac: Minor generalization tweak In wxWidgets build script 2014-06-16 17:47:17 -07:00
Charlie Fenton f8966bf93e MGR: Fix wxListCtrl / CBOINCListCtrl flicker on Mac when resizing columns under wxCocoa 3.0.0. 2014-06-13 04:02:00 -07:00
Charlie Fenton 526f2d4524 MGR: disable all wxWidgets debugging support in release builds on Mac (asserts. logging, etc.).
Remove Manager code for writing asserts to log files; it is no longer used since wxASSERT() is now disabled for all platforms.
2014-05-29 16:12:19 -07:00
Charlie Fenton a3bccdb438 MGR: Get assert handler working on Macintosh to log output to the log file on release builds.
- Fix build break on Mac: wxUSE_DEBUGREPORT is defined as 1 even though wxDebugReport() is not available in wxCocoa built from wxCocoa.xcodeproj.
2014-03-06 04:53:19 -08:00
Charlie Fenton 5f710e12b9 Mac: Fix misplaced character In wxWidgets build script 2014-02-25 07:42:06 -08:00
Charlie Fenton 66650bc0be Mac: In build script, Patch wxWidgets source files to fix crashes on OS 10.5 or 10.6 when built on OS 10.7 or later 2014-02-18 05:46:39 -08:00
Charlie Fenton a3dd54dd46 Mac: fixes to building and linking wxCocoa-3.0.0
- Ensure that Debug build of Manager uses Debug build of wxWidgets, and Release build of manager uses Release build of wxWidgets.
 - Ensure that wxWidgets is built to use UTF-8 encoding on Mac, to match Mac manager.
2014-02-13 05:59:10 -08:00
Charlie Fenton a57b700cb6 MGR: Update Mac build script and project to use production wxWidgets 3.0.0 release 2013-11-12 03:46:59 -08:00
Charlie Fenton 1fcb58e34e MGR: Mac updates for wxWidgets 3.0.0-rc1 (wxCocoa)
- API _() or wxGetTranslation() cannot be used for static or global strings; it never worked and it causes a crash under wxWidgets 3.0.0-rc2
2013-10-22 00:36:18 -07:00
Charlie Fenton 3eb24b1ee1 MGR: Mac updates for wxWidgets 2.9.5 (wxCocoa) 2013-08-23 05:02:06 -07:00
Charlie Fenton 15008dedce Restore Mac-specific files which had been modified for wxWidgets 2.9.4 but were lost in transition to GIT 2013-03-06 16:14:16 +01:00
Charlie Fenton 1aed0d60f2 Mac: create build scripts for FreeType-2.4.10 and FTGL-2.1.3-rc5 libraries
svn path=/trunk/boinc/; revision=25900
2012-07-27 12:29:16 +00:00
Charlie Fenton f64cb7d62f Mac: update build scripts to work with Xcode 4.3 for Lion and later
svn path=/trunk/boinc/; revision=25850
2012-07-06 12:11:28 +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 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 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 ccfaa5af74 Mac: Update build scripts and documentation
svn path=/trunk/boinc/; revision=22477
2010-10-08 08:41:36 +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 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 73dc776567 pdate various source filed to GPL 3
svn path=/trunk/boinc/; revision=17330
2009-02-21 02:42:50 +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 1609e03832 Mac: In build scripts: fix bug, add checks for needed SDKs; update build documentation (from Bernd Machenschalk.)
svn path=/trunk/boinc/; revision=14808
2008-02-27 12:01:55 +00:00
Charlie Fenton 3d3ce57689 Mac: Use localtime_r and fmtime_r in wxWidgets and eliminate compiler warnings
svn path=/trunk/boinc/; revision=14421
2007-12-20 02:06:11 +00:00
Charlie Fenton 480d73aec8 Mac: make build scripts more robust.
svn path=/trunk/boinc/; revision=14418
2007-12-20 00:19:59 +00:00
Charlie Fenton 71c2a34dc0 Mac MGR: Fix serious memory leak under OS 10.5 by upgrading to wxMac 2.8.7.
svn path=/trunk/boinc/; revision=14388
2007-12-17 13:20:03 +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 d52ab508d5 Mac: Fix bugs in scripts for building wxMac-2.6.3 and use gcc-4.0; fix XCode project when using debug build of wxMac-2.6.3
svn path=/trunk/boinc/; revision=13972
2007-10-27 11:16:38 +00:00
Frank Thomas 3bfc78b511 Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
Charlie Fenton 8c1b75bf8a Add list control sources back into XCode Project; revert XCode project, build scripts and build instructions to use wxMac-2.6.3 as a temporary workaround to SimpleGUI drawing bug.
svn path=/trunk/boinc/; revision=12718
2007-05-23 01:29:11 +00:00
Charlie Fenton 2b4ac75ef4 Revert to wxMac-2.8.0 due to bugs in later versions of wxWidgets.
svn path=/trunk/boinc/; revision=12528
2007-05-02 10:09:47 +00:00
Charlie Fenton 06ea7a686c *** empty log message ***
svn path=/trunk/boinc/; revision=12362
2007-04-13 05:18:25 +00:00
Charlie Fenton 28a6fd6372 *** empty log message ***
svn path=/trunk/boinc/; revision=12227
2007-03-15 00:20:03 +00:00
Charlie Fenton 248894f52b *** empty log message ***
svn path=/trunk/boinc/; revision=11914
2007-01-20 06:12:21 +00:00
Charlie Fenton 99c8874340 *** empty log message ***
svn path=/trunk/boinc/; revision=11905
2007-01-19 14:30:18 +00:00
Charlie Fenton dda536a129 *** empty log message ***
svn path=/trunk/boinc/; revision=10730
2006-07-22 09:30:34 +00:00
Charlie Fenton af77e5f367 *** empty log message ***
svn path=/trunk/boinc/; revision=10728
2006-07-22 03:35:48 +00:00
Charlie Fenton 6bc8011298 *** empty log message ***
svn path=/trunk/boinc/; revision=10154
2006-05-17 08:33:36 +00:00
Charlie Fenton 944d79fb44 *** empty log message ***
svn path=/trunk/boinc/; revision=9564
2006-02-27 09:13:39 +00:00
Charlie Fenton 438d7a3537 *** empty log message ***
svn path=/trunk/boinc/; revision=9506
2006-02-18 05:49:24 +00:00
Charlie Fenton c8e3fa0561 *** empty log message ***
svn path=/trunk/boinc/; revision=9361
2006-01-31 12:21:34 +00:00
Charlie Fenton 58a142b362 *** empty log message ***
svn path=/trunk/boinc/; revision=9125
2005-12-22 13:33:02 +00:00
Charlie Fenton 76eff1aeca *** empty log message ***
svn path=/trunk/boinc/; revision=9124
2005-12-22 12:22:39 +00:00
Charlie Fenton fce44ede78 *** empty log message ***
svn path=/trunk/boinc/; revision=9123
2005-12-22 11:37:36 +00:00
Charlie Fenton f95224899d *** empty log message ***
svn path=/trunk/boinc/; revision=9119
2005-12-22 02:33:59 +00:00