November 3, 2024
View 267831b

Make setup-toolchain-zig.sh compile the sources of SDL3 instead of downloading a binary release

Dario Rodriguez authored on 03/11/2024 18:26:04
October 25, 2024
View 949417a

Update the zig toolchain to crosscompile to windows for SDL3 and SDL3_ttf

Dario Rodriguez authored on 25/10/2024 15:56:57
October 16, 2024
View c603d43

Port to SDL3

Dario Rodriguez authored on 16/10/2024 18:40:40
July 28, 2023
View d234459

fix Makefile for demo project on Linux so that it works in Debian 12 amd64

Dario Rodriguez authored on 28/07/2023 23:09:39
July 2, 2023
View 47ced33

SimpMakefile: add boxui_demo_helloworld.exe to the clean target

Dario Rodriguez authored on 02/07/2023 14:49:55
View b1c26fa

Simplify clean step in Makefile (we don't need to clean ico and rc files, toolchain-zig/link.sh does that by itself)

Dario Rodriguez authored on 02/07/2023 14:45:36
View eb4190f

Simplify compiling for windows in the Makefile example (using toolchain-zig/compile.sh and toolchain-zig/link.sh ).

Dario Rodriguez authored on 02/07/2023 14:41:21
July 1, 2023
View 416e056

Change toolchain directories and setup-scripts names.

Dario Rodriguez authored on 01/07/2023 15:15:29
June 17, 2023
View b061fdc

boxui_demo_helloworld: remove unused constant

Dario Rodriguez authored on 17/06/2023 18:24:48
View 532326d

Add boxui_demo_helloworld. Write just enough of boxui.c to make it work and test the linux, windows and html5 toolchains

Dario Rodriguez authored on 17/06/2023 18:18:28
June 16, 2023
View d5453b7

Toolchain setup scripts and skeleton of demo Makefile

Dario Rodriguez authored on 16/06/2023 20:22:19
View a34a3dd

Initial commit

Dario Rodriguez authored on 16/06/2023 15:06:34