Stephen Gutekanst
|
3a81754973
|
CI: ZIG_VERSION=0.10.0-dev.2439+c84f5a5f9 ./dev/update-zig.sh
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-05-31 03:24:34 -07:00 |
|
Lee Cannon
|
4570838304
|
Update to latest Zig master (0.10.0-dev.2017+a0a2ce92c) (#261)
* use `@ceil` instead of `std.math.ceil`
* `ChildProcess.init` does not allocate anymore
* update CI zig version
* examples: temporarily switch to fork of zigimg compatible with zig-master
Commands executed:
```
git submodule set-url -- examples/libs/zigimg https://github.com/slimsag/zigimg
git submodule set-branch --branch zig-master -- examples/libs/zigimg
git submodule update --init --remote examples/libs/zigimg
```
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
Co-authored-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-05-01 11:44:27 -07:00 |
|
Stephen Gutekanst
|
0753c5e4c8
|
glfw: update to Zig 0.10.0-dev.1600+af844931b
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-03-26 13:31:24 -07:00 |
|
Stephen Gutekanst
|
2288fa8d78
|
glfw: CI: windows: disable progress bar for faster downloads
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-03-26 13:25:56 -07:00 |
|
Stephen Gutekanst
|
38b896ed83
|
glfw: CI: uninstall libx11 on x86_64-macos to avoid conflicts
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-03-06 02:10:07 -07:00 |
|
Stephen Gutekanst
|
07dbd1a18f
|
glfw: CI: update to latest Zig master
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-03-05 03:04:41 -07:00 |
|
Stephen Gutekanst
|
bca3c80504
|
glfw: CI: upgrade to latest Zig nightly
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-02-11 17:24:32 -07:00 |
|
InKryption
|
4a27bf25ac
|
glfw: update CI to latest Zig master
|
2021-12-19 16:15:32 -07:00 |
|
Stephen Gutekanst
|
32a5addcbb
|
glfw: update CI to latest Zig master
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-12-06 20:03:38 -08:00 |
|
Stephen Gutekanst
|
87ad07a9bf
|
glfw: CI: re-enable x86_64-macos -> aarch64-macos cross compilation
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-11-29 21:24:22 -07:00 |
|
Stephen Gutekanst
|
eb44c884e4
|
glfw: CI: disable x86_64-macos -> aarch64-macos cross compilation
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-11-27 00:15:15 -07:00 |
|
Stephen Gutekanst
|
8221a531aa
|
glfw: update CI to latest Zig master version
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-11-27 00:15:15 -07:00 |
|
Stephen Gutekanst
|
1fa2c51e52
|
glfw: CI: update to latest Zig nightly 1444+e2a2e6c14
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-10-29 12:31:28 -07:00 |
|
Stephen Gutekanst
|
833f615dc9
|
glfw: cleanup CI pipeline
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-10-24 08:46:14 -07:00 |
|
Stephen Gutekanst
|
dd43b1468b
|
Merge commit '3d19b4993c' into main
|
2021-10-24 07:20:06 -07:00 |
|