Commit Graph

133 Commits

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