Skip to content

3.1.1.1e9d6fc

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 21:03
· 2 commits to main since this release
0e99827
build: Add zig build system support (#10)

* build: Add zig build system support

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>

* note about recent zig requirement

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>

* add build.ps1

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>

* build: move zig build script to build folder

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>

* build(zig): set subsystem to console

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>

* conditional corecrt_wstdio.h inclusion

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>

* build: fix build.ps1 and support building for x86

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>

* build: update build.ps1

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>

* chore: i386 -> ia32

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>

---------

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>