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