Wrench[bot]
|
c1b4a83c0f
|
all: update Zig to version 0.11.0-dev.1247+87b223428
Signed-off-by: Wrench[bot] <wrench@hexops.com>
|
2023-01-08 18:21:50 -07:00 |
|
Wrench[bot]
|
59aaaf677f
|
all: update Zig to version 0.11.0-dev.1023+1c711b0a6
Signed-off-by: Wrench[bot] <wrench@hexops.com>
|
2023-01-01 02:40:57 -07:00 |
|
Wrench[bot]
|
a4f91a9962
|
all: update Zig to version 0.11.0-dev.1000+94780f7cd
Signed-off-by: Wrench[bot] <wrench@hexops.com>
|
2022-12-30 12:52:31 -07:00 |
|
Ali Chraghi
|
6cd186fcab
|
all: update zig version
|
2022-12-25 13:36:03 -07:00 |
|
Ali Chraghi
|
0569494982
|
all: update zig version
|
2022-12-18 18:02:31 -07:00 |
|
Stephen Gutekanst
|
4fa5a3699d
|
all: CI: update to latest Zig master version
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-10-22 09:11:16 -07:00 |
|
Stephen Gutekanst
|
6583f6b879
|
all: CI: update to latest Zig 0.10.0-dev.4333+f5f28e0d2
Produced via:
```
ZIG_VERSION=0.10.0-dev.4333+f5f28e0d2 ./dev/update-zig.sh
```
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-10-14 09:00:45 -07:00 |
|
Ali Chraghi
|
3bb1357299
|
all: update zig version
|
2022-09-19 20:11:55 -07:00 |
|
Stephen Gutekanst
|
50ea28de41
|
all: update to latest Zig nightly version
Performed via:
```sh
VERSION=0.10.0-dev.3952+9e070b653 ./dev/update-zig.sh
```
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-09-10 02:16:05 +00:00 |
|
Stephen Gutekanst
|
fda9465943
|
all: update to Zig 0.10.0-dev.3551+92568a009
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-08-12 14:45:21 -07:00 |
|
Ali Chraghi
|
2e486e8594
|
CI: fix and fmt
install alsa lib on linux platform
|
2022-07-24 09:28:56 -07:00 |
|
Stephen Gutekanst
|
0c9b414482
|
all: update to Zig 0.10.0-dev.3027+0e26c6149
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-07-17 09:20:48 -07:00 |
|
Stephen Gutekanst
|
e3506c6911
|
CI: ZIG_VERSION=0.10.0-dev.2439+c84f5a5f9 ./dev/update-zig.sh
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-05-31 05:02:04 -07:00 |
|
Stephen Gutekanst
|
4ceff10be6
|
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:39:45 -07:00 |
|
Stephen Gutekanst
|
96921e8e78
|
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
|
dae779de57
|
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
|
fe72a5d531
|
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
|
8d3cce152b
|
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
|
9ef611c0b4
|
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
|
d08906679a
|
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
|
48c77f8594
|
glfw: CI: upgrade to latest Zig nightly
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-02-11 17:24:32 -07:00 |
|
InKryption
|
92b72a329e
|
glfw: update CI to latest Zig master
|
2021-12-19 16:15:32 -07:00 |
|
Stephen Gutekanst
|
56e2560dc6
|
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
|
116e79a49f
|
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
|
1e00183dd8
|
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
|
041cd7be2b
|
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
|
59f23242d9
|
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
|
a491913b8d
|
glfw: cleanup CI pipeline
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-10-24 08:46:14 -07:00 |
|
Stephen Gutekanst
|
e5b32a499c
|
CI: enable Windows -> Mac cross compilation tests
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-09-13 20:49:34 -07:00 |
|
Stephen Gutekanst
|
fb5f471d94
|
CI: update to latest Zig nightly
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-09-13 20:49:34 -07:00 |
|
Stephen Gutekanst
|
a134b5e842
|
disable Windows -> MacOS cross compilation for now
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-09-12 12:56:51 -07:00 |
|
Stephen Gutekanst
|
464dc5d8ea
|
CI: fix windows Zig path
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-09-12 12:56:51 -07:00 |
|
Stephen Gutekanst
|
57f41f8808
|
CI: update to latest Zig nightly
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-09-12 12:56:51 -07:00 |
|
Stephen Gutekanst
|
6309f40fbd
|
CI: launch xvfb
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-29 21:18:19 -07:00 |
|
Stephen Gutekanst
|
cb517bc1f9
|
CI: install latest mesa drivers & xvfb directly
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-29 21:18:19 -07:00 |
|
Stephen Gutekanst
|
715e10be31
|
CI: use xvfb on Linux
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-29 21:18:19 -07:00 |
|
Stephen Gutekanst
|
cea9642195
|
CI: test Linux native & cross-compilation support
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-29 21:18:19 -07:00 |
|
Stephen Gutekanst
|
ddc470c27b
|
CI: add windows cross compilation
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-25 23:16:57 -07:00 |
|
Stephen Gutekanst
|
66a41a00e8
|
CI: do not duplicate push/pull_request checks
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-25 22:59:08 -07:00 |
|
Stephen Gutekanst
|
9d5e849efb
|
CI: run on pull requests
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-25 22:59:08 -07:00 |
|
Stephen Gutekanst
|
cd30cf1657
|
CI: test x86_64-windows support
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-25 22:59:08 -07:00 |
|
Stephen Gutekanst
|
5891912171
|
CI: update to latest nightly Zig b87105c92 (#13)
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-25 17:41:12 -07:00 |
|
Stephen Gutekanst
|
68b359f8c3
|
CI: add linux/windows -> aarch64-macos
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-25 17:25:33 -07:00 |
|
Stephen Gutekanst
|
356c2e673f
|
CI: cleanup naming conventions (#11)
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-25 17:18:06 -07:00 |
|
Stephen Gutekanst
|
4f5588a70c
|
CI: correct macos pipeline name
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-25 17:09:43 -07:00 |
|
Stephen Gutekanst
|
e5642c5471
|
verify cross compilation: x86_64-macos -> aarch64-macos
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-25 17:09:43 -07:00 |
|
Stephen Gutekanst
|
dca5085f5e
|
CI: rename mac -> x86_64-macos
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-25 16:09:28 -07:00 |
|
Stephen Gutekanst
|
477d8f85d8
|
CI: disable windows/linux testing for now
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-18 16:50:24 -07:00 |
|
Stephen Gutekanst
|
0a7e8d341c
|
CI: add macOS testing pipeline (#2)
* CI: add macOS testing pipeline
* glfw: use hidden window
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-16 10:57:37 -07:00 |
|
Stephen Gutekanst
|
395fad07a6
|
CI: use install, not test, target on Windows
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-07-11 15:22:58 -07:00 |
|