Carl Åstholm
|
1338578255
|
support other Zig versions in addition to Zig 2024.10
Support for Zig 0.12.1, 0.13.0, master, etc. is only incidental and is
not as thoroughly tested. mach-glfw only officially targets Zig 2024.10.
|
2024-12-03 23:34:00 +01:00 |
|
Stephen Gutekanst
|
8da44b719e
|
update to Zig 2024.05
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2024-06-02 13:53:11 -07:00 |
|
Dominic
|
b803782349
|
glfw: fix native import (#583)
Co-authored-by: Ali Chraghi <63465728+alichraghi@users.noreply.github.com>
Co-authored-by: dweiller <4678790+dweiller@users.noreplay.github.com>
Co-authored-by: Stephen Gutekanst <stephen.gutekanst@gmail.com>
|
2022-10-16 01:19:12 -07:00 |
|
Stephen Gutekanst
|
73efe2f5cb
|
glfw: workaround cImport self-hosted compiler bug ziglang/zig#12784
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-09-08 07:19:36 -07:00 |
|
Stephen Gutekanst
|
572d1144f1
|
all: ensure .git* files are standard across subprojects
Produced via:
```sh
zig run ./dev/ensure-standard-files.zig
```
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-08-23 08:36:51 -07:00 |
|
Stephen Gutekanst
|
e7e8567a7a
|
gitignore: update to latest from ziglang/zig repo
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-06 20:51:19 -07:00 |
|
Stephen Gutekanst
|
5fc6cb0d16
|
initialize repository
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-04 10:36:34 -07:00 |
|