mach/libs/sysaudio
Stephen Gutekanst 1e0fa20622 all: employ self-hosted @cImport hack only on Darwin targets
This is an poor approximation for the host OS running Darwin, which
is good enough for now. In practice this means macOS works but can't
cross-compile (until the cImport issue is fixed in Zig itself), but
Windows/Linux are unaffected and should be able to build natively and
cross-compile.

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-08-27 11:19:57 -07:00
..
.github all: update pull request template to reflect new libs/ dir 2022-08-26 15:12:04 -07:00
examples all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
libs all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
soundio all: employ self-hosted @cImport hack only on Darwin targets 2022-08-27 11:19:57 -07:00
src sysaudio: improve self-hosted compiler support 2022-08-26 18:53:54 -07:00
upstream@b38cbf8f5a all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
.gitattributes all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
.gitignore all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
.gitmodules all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
build.zig build: fix memory leaks 2022-08-27 11:05:36 -07:00
LICENSE all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
LICENSE-APACHE all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
LICENSE-MIT all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
main.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00