5 Commits

Author SHA1 Message Date
8b885fdb28
Fix Windows errors on mingw64.
Signed-off-by: Slendi <slendi@socopon.com>
2023-03-21 21:32:32 +02:00
86f69004e5 Update .gitignore
Signed-off-by: xSlendiX <slendi@socopon.com>
2023-02-05 09:52:33 +02:00
6b995e1582 Add file watching and colour coding.
This patch adds a new option to building: -w. What this option does is
it runs the build system on any change detected in either src/ or lib/.
This is a really convenient option since you don't need to type "tbuild
b" every time.

Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-24 18:51:46 +02:00
e7a028bd75 Replace build script with Makefile and fix bug.
Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-18 11:07:52 +02:00
d244528dfb Initial commit 2022-12-12 20:38:13 +02:00