Charlie Fenton
6b4cd1facb
Mac: update documentation; display info downloading third-party libraries
2023-06-25 04:30:54 -07:00
Charlie Fenton
bd2e43e829
Mac: update documentation for automatic download of dependent libraries by setupForBOINC.sh script
...
Also update links from trac wiki to GitHub wiki
2023-06-24 05:56:34 -07:00
Charlie Fenton
0744854b9d
Mac: Fix link to Apple developer Tech Note 2206 (URL has changed)
...
Use Courier font consistently for all links in document
2022-04-07 01:03:42 -07:00
Charlie Fenton
34d8ed8ecf
Mac: Fix link for c-ares website in build instructions
2022-04-07 00:17:51 -07:00
Charlie Fenton
af3a4b3d01
Mac: fix link in build instructions
2022-04-06 19:11:22 -07:00
Charlie Fenton
a7cb18e801
Mac: use preferred link for downloading curl
2021-10-20 06:11:32 -07:00
Charlie Fenton
ecffff10b6
Mac: update build instuctions
2021-10-18 03:00:45 -07:00
Charlie Fenton
5bae0cfddd
Mac: fix typos in build instructions for BOINC with wxWidgets 3.1.5 on Mac
2021-10-01 00:22:21 -07:00
Charlie Fenton
a2ab294b21
Mac: update build instructions for wxWidgets 3.1.5
2021-09-30 23:53:33 -07:00
Charlie Fenton
effd358d09
Mac: Update Build instructions to say that BOINC must be built and signed under MacOS 11.6 or later using Xcode 12.5.1 or later to allow installing on MacOS < 10.12 and to also run natively on Apple Silicon Macs.
2021-09-18 02:20:56 -07:00
Charlie Fenton
acb21df865
Mac: Updates for for curl 7.73.0 and OpenSSL-1.1.0l
...
Update comments in dependencyNames.sh
Update Mac build instructions
Force rebuild of CI-Travis dependency cache (temporary for testing)
2020-12-24 03:46:21 -08:00
Charlie Fenton
c02868a47c
Mac: Update Build instructions to say that code must be signed under a version of MacOS < 11.0 to allow installing on MacOS < 10.12.
2020-12-01 03:24:22 -08:00
Charlie Fenton
38620b1289
Eliminate linking to sqlite3 in Mac Xcode project
...
Remove references to sqlite3 in Mac build instructions
Delete Mac script for building sqlite3
2020-07-15 02:51:44 -07:00
ShanghaiTimes
bb537e5c47
Updated pdf and rtf HoToBuildBOINC_XCode files
...
Updated the rtf file, also created new pdf file. Inster at end of file si from the Note to build using XCode 10.2.txt file.
2019-06-27 13:02:23 +01:00
Charlie Fenton
63b21171e2
Mac: Update build instructions for better Xcode 10 compatibility
2019-01-24 00:59:48 -08:00
Charlie Fenton
ecd0bc178d
Mac: Update build instructions for new Xcode project, because Xcode project has been modified for compatibility with Xcode 10
2018-10-14 03:17:20 -07:00
Charlie Fenton
c51136aa0f
Mac: update info on code signing installer in build instructions
2018-04-27 03:31:19 -07:00
Charlie Fenton
0544b7cc2a
Mac: update build instructions
2018-01-25 05:34:22 -08:00
Charlie Fenton
e2e1115a7c
Mac: update build instructions to show they apply to version 7.7.3 and later
2017-06-08 04:31:47 -07:00
Charlie Fenton
9a92474055
Mac: update build instructions
2017-06-05 03:10:14 -07:00
Charlie Fenton
8037ace5e9
Mac: fix typos in comments in build scripts ad build instructions
2016-09-10 06:06:04 -07:00
Charlie Fenton
7b6c68c169
Mac: Update to build with openssl 1.1.0, c-ares 1.11.0 and curl 7.50.2.
2016-09-10 03:26:46 -07:00
Charlie Fenton
c0a71e6c37
Mac: update Xcode project, build scripts and build instructions to use cURL-7.47.1, OpenSSL-1.0.2g and SQLite 3.11.0.
...
Note: OpenSSL-1.0.2g eliminates support for SSLv2, but cURL expects that support, so using their default builds causes link errors in the client. I work around this by having the build script patch curl-7.47.1/lib/curl_config.h to remove SSLv2 from cURL. An alternate solution would be to pass the enable-ssl2 argument to configure when building OpenSSL-1.0.2g,
2016-03-02 04:37:41 -08:00
Charlie Fenton
f594e1018c
Mac: update build scripts, Xcode project and build instructions for new third party libraries curl 7.46.0, openssl 1.0.2e, sqlite 3.9.2, FreeType-2.6.2.
2016-01-06 00:41:36 -08:00
Charlie Fenton
9daf91b367
Mac: update build instructions to explain how to build with Xcode 5 if you have installed multiple versions of Xcode.
2015-09-11 21:51:11 -07:00
Charlie Fenton
bd8f8ca85e
Mac: update build instructions to explain the need to build with Xcode 5 or earlier if you need the screensaver to work with OS 10.7 and OS 10.6.
2015-09-11 19:13:43 -07:00
Charlie Fenton
7be208e5ea
Mac: tweaks to build instructions.
2015-04-20 05:26:51 -07:00
Charlie Fenton
d55d6dd363
Mac: update build instructions, incorporating feedback from testers.
2015-04-20 04:38:10 -07:00
Charlie Fenton
7d31c5a37c
Mac: tweaks to build instructions for trunk
2015-04-09 00:22:58 -07:00
Charlie Fenton
e31798d393
Mac: add a hint about entering file pr folder paths in the Terminal application
2015-04-08 06:11:16 -07:00
Charlie Fenton
fd27d5ec62
Mac: update build scripts and instructions for trunk
2015-04-08 04:56:28 -07:00
Charlie Fenton
cb61af8fe9
Mac: Correction to build instructions for trunk (BOINC 7.5.0 and later): wxWidgets can be built under Xcode 6 by using our provided build script.
2015-04-07 03:16:17 -07:00
Charlie Fenton
ff0c8642c2
Mac: Corrections to build instructions for trunk (BOINC 7.5.0 and later.)
2015-03-23 02:25:47 -07:00
Charlie Fenton
973a8cb977
Mac: minor update to build instructions for trunk (BOINC 7.5.0 and later.)
2015-03-22 02:43:17 -07:00
Charlie Fenton
8fb082beda
client: update Mac client to use curl 7.39.0 and openssl 1.0.1j
2014-11-17 16:21:03 -08:00
Charlie Fenton
8ef2d061b8
client: Update Mad build script, Xcode project and build instructions to use OpenSSL-1.0.1h.
2014-06-06 17:09:32 -07:00
Charlie Fenton
98a8b08d98
client: Update to OpenSSL 1.0.1g on Macitosh
2014-04-14 18:38:39 -07:00
Charlie Fenton
8eecb6092e
Mac: update build scripts for OS 10.8 or later and current versions of dependent libraries:
...
- c-ares 1.10.0
- curl 7.35.0
- openssl 1.0.1f
- sqlite 3.8.3
2014-02-12 04:54:28 -08:00
Charlie Fenton
eb38860091
Mac: update build instructions for Xcode 5.0.
2013-11-20 05:26:55 -08:00
Charlie Fenton
8d36fff74c
Mac: update build instructions for wxWidgets-3.0
2013-11-15 05:43:04 -08:00
Charlie Fenton
ecfd22f22a
Mac: documentation update
2013-07-31 01:44:01 -07:00
Charlie Fenton
50a55d0d40
Mac: update build of client from openssl-1.0.1c to openssl-1.0.1e
2013-07-30 01:01:08 -07:00
Charlie Fenton
61b564c0cd
Mac: update build instructions for GIT instead of SVN
2013-04-19 02:04:16 -07:00
Charlie Fenton
4fad9a0c7c
Fix typos
2013-03-04 17:12:13 +01:00
Charlie Fenton
48326b9d94
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
0dc55b4634
Mac: Update build instructions and build script
...
svn path=/trunk/boinc/; revision=25980
2012-08-03 22:20:28 +00:00
Charlie Fenton
ea7f93f484
Mac: Update build instructions and build script
...
svn path=/trunk/boinc/; revision=25978
2012-08-03 22:08:27 +00:00
Charlie Fenton
f0ed936d47
Mac: Minor corrections to documentation and sample code
...
svn path=/trunk/boinc/; revision=25876
2012-07-17 11:22:05 +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