Charlie Fenton
|
33191c7f8a
|
Mac installer: Fix build breaks due to recent changes for strcpy -> strlcpy.
|
2013-06-04 00:55:57 -07:00 |
Charlie Fenton
|
94cf746fde
|
Mac: Update SetVersion utility for better compatibility with GIT, update product copyright strings to 2013
|
2013-05-08 03:11:57 -07:00 |
Charlie Fenton
|
2a104e29e5
|
Mac: Fix linker warning
|
2013-03-04 17:19:39 +01:00 |
Charlie Fenton
|
b771751a84
|
Fix typo
|
2013-03-04 17:01:37 +01:00 |
Charlie Fenton
|
b6d6545bfa
|
Manager: remove sqlite3.c from Xcode project; add build script to build libsqlite3.a from source files downloaded from sqlite3.org
|
2013-03-04 17:01:37 +01:00 |
Charlie Fenton
|
0a8253cdd0
|
client: add new file gpu_intel.cpp to Xcode project
|
2013-03-04 16:42:16 +01:00 |
Charlie Fenton
|
a999f935b4
|
client: add new files app_config.cpp,h to Xcode project
|
2013-03-04 15:23:37 +01:00 |
Charlie Fenton
|
1561c35146
|
Mgr: Fix Windows hangs and simplify code for notices display
|
2013-03-04 15:16:59 +01:00 |
Charlie Fenton
|
ab6c3e5b1f
|
Mac: remove deleted files from Xcode project
|
2013-03-04 15:04:51 +01:00 |
Charlie Fenton
|
be91b976ce
|
Mac: minor tweak to Xcode project
svn path=/trunk/boinc/; revision=26064
|
2012-08-28 11:36:03 +00:00 |
Charlie Fenton
|
15e46e7113
|
Sample Graphics app: Switch from *.txf fonts to TrueType fonts
svn path=/trunk/boinc/; revision=25968
|
2012-08-03 08:58:50 +00:00 |
Charlie Fenton
|
6acb88ca81
|
API, SCR: Switch from *.txf fonts to TrueType fonts in graphics apps, ensuring that all related files have no licensing issues
svn path=/trunk/boinc/; revision=25939
|
2012-08-02 06:53:11 +00:00 |
Charlie Fenton
|
cd1ad97464
|
Mac: update build scripts, source files and Xcode project to allow building with Xcode 4.3 and Xcode 4.5
svn path=/trunk/boinc/; revision=25855
|
2012-07-10 09:28:17 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |