Graph of boxui.git
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 267831b (HEAD -> master) Make setup-toolchain-zig.sh compile the sources of SDL3 instead of downloading a binary release by Dario Rodriguez <antartica@whereismybit.com> 2024-11-03 19:26:04 +0100;
  • 949417a Update the zig toolchain to crosscompile to windows for SDL3 and SDL3_ttf by Dario Rodriguez <antartica@whereismybit.com> 2024-10-25 17:56:57 +0200;
  • c603d43 Port to SDL3 by Dario Rodriguez <antartica@whereismybit.com> 2024-10-16 20:40:40 +0200;
  • d234459 fix Makefile for demo project on Linux so that it works in Debian 12 amd64 by Dario Rodriguez <antartica@whereismybit.com> 2023-07-29 01:09:39 +0200;
  • 47ced33 SimpMakefile: add boxui_demo_helloworld.exe to the clean target by Dario Rodriguez <antartica@whereismybit.com> 2023-07-02 16:49:55 +0200;
  • b1c26fa Simplify clean step in Makefile (we don't need to clean ico and rc files, toolchain-zig/link.sh does that by itself) by Dario Rodriguez <antartica@whereismybit.com> 2023-07-02 16:45:36 +0200;
  • eb4190f Simplify compiling for windows in the Makefile example (using toolchain-zig/compile.sh and toolchain-zig/link.sh ). by Dario Rodriguez <antartica@whereismybit.com> 2023-07-02 16:41:21 +0200;
  • 416e056 Change toolchain directories and setup-scripts names. by Dario Rodriguez <antartica@whereismybit.com> 2023-07-01 17:15:29 +0200;
  • b061fdc boxui_demo_helloworld: remove unused constant by Dario Rodriguez <antartica@whereismybit.com> 2023-06-17 20:24:48 +0200;
  • 532326d Add boxui_demo_helloworld. Write just enough of boxui.c to make it work and test the linux, windows and html5 toolchains by Dario Rodriguez <antartica@whereismybit.com> 2023-06-17 20:18:28 +0200;
  • d5453b7 Toolchain setup scripts and skeleton of demo Makefile by Dario Rodriguez <antartica@whereismybit.com> 2023-06-16 22:22:19 +0200;
  • a34a3dd Initial commit by Dario Rodriguez <antartica@whereismybit.com> 2023-06-16 17:06:34 +0200;