Charlie Fenton
97ec65b808
Mac: update URL to download c-ares, which has moved to GitHub
2024-06-08 02:13:45 -07:00
Charlie Fenton
c56d34d2c6
Mac: upgrade to wxWidgets 3.2.2.1
2023-05-06 02:05:29 -07:00
Charlie Fenton
d0f82c0adf
Mac CI: Verify cached library versions in dependencyNames.sh match those in Xcode project
2023-04-13 00:54:08 -07:00
Charlie Fenton
52cc75cbd5
Mac build scripts: fix args now accepted by patch uility; set mmacosx-version-min, arm64-apple-macos10.10 to 10.13
2023-04-06 04:54:09 -07:00
Charlie Fenton
a7cb18e801
Mac: use preferred link for downloading curl
2021-10-20 06:11:32 -07:00
Charlie Fenton
689dc20ede
Mac: update dependent libraries to latest: c-ares-1.17.2, curl-7.79.1, freetype-2.11.0, openssl-3.0.0
...
Previously updated to wxWidgets-3.1.5. FTGL version ftgl-2.1.3~rc5 is still the current version.
2021-10-18 01:43:08 -07:00
Charlie Fenton
c04357bc19
Mac: Fix build errors when building BOINC with wxWidgets 3.1.5
2021-09-30 23:36:32 -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
Christian Beer
6bc5d4c732
[CI] add OSX workflow
...
Replaces the previous Travis-CI job for OSX. The MacOS runner on Github Actions has a newer perl version installed which forced me to increase version numbers of dependencies in order to get it working.
Deployment is not finished yet.
This needs commit ebc507e082
as a prerequisite.
Co-authored-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-12-23 13:03:48 +01:00
Vitalii Koshura
65c7ef368e
Fix Mac build. Additional clean-up
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-07-14 13:56:26 +02:00
Charlie Fenton
39aaa4c13d
Mac: update party library dependencies
2018-01-25 04:47:18 -08:00
Charlie Fenton
5967ee6299
Manager: update Xcode project and scripts for wxWidgets 3.1.0 because wxWidgets 3.0.0 can not be built using Xcode 9 due to APIs no longer supported by the header files in the OS 10.13 SDK
2017-10-26 02:38:25 -07:00
Christian Beer
c84d1d113b
Build Mac: fix bugs and typos in build scripts
...
Also supress error message if xcpretty is not available.
reported by Charlie Fenton
2017-03-24 13:21:49 +01:00
Christian Beer
9c8697d520
Build Mac: use shared file for dependency build scripts
...
from Charlie Fenton
2017-03-23 17:47:26 +01:00