Commit graph

6 commits

Author SHA1 Message Date
Kovid Goyal
2153388750
Need to install meson on macOS 2026-03-07 09:33:39 +05:30
Kovid Goyal
c75bdc7620
Bump Go version for security vulnerabilities
Unfortunately means have to bump minimum macos version as well as Go
requires it.
2026-03-07 08:05:37 +05:30
Kovid Goyal
d36a64087e
Bump Go to 1.23
We need this because Go < 1.23 produces binaries that dont work on
modern OpenBSD because OpenBSD decided to remove syscall() from their
libc. Mad buggers, who removes functions from libc breaking all
binaries!!

Also increase minimum macOS version to 11.0 as Go 1.23 requires that
2024-08-24 08:06:02 +05:30
Kovid Goyal
780b5ca8bd
misc fixes 2022-11-14 15:41:45 +05:30
Kovid Goyal
13bf8a20b0
Build universal binaries of all deps on macOS 2021-05-01 14:50:22 +05:30
Kovid Goyal
f72ecf1791
Start work on building macOS binary with bypy 2020-06-04 23:18:48 +05:30