cfe452374a
Fix scripts not running.
...
Signed-off-by: xSlendiX <slendi@socopon.com>
2023-06-03 04:25:04 +03:00
78fe1150a5
Fix build system on Windows.
...
Signed-off-by: Slendi <slendi@socopon.com>
2023-03-21 21:52:32 +02:00
8b885fdb28
Fix Windows errors on mingw64.
...
Signed-off-by: Slendi <slendi@socopon.com>
2023-03-21 21:32:32 +02:00
1946864ab3
Add documentation.
...
Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-24 20:04:59 +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
f6e8b0f73c
Fix src code generation.
...
This patch remooves the new line before the string ends, it also makes
the default code actually work (no longer tries to be Wordle).
Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-18 11:20:39 +02:00
c93f7a254d
Fix bug where the project name is (null).
...
Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-18 11:17:57 +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
cbf25efcd0
Credit ZealOS for conversion.
2022-12-14 12:16:06 +02:00
d508ca0060
Add sample code to initial project.
2022-12-14 11:19:10 +02:00
e473c6a2bb
Add safety check for dependencies.
2022-12-14 11:07:09 +02:00
bcd84c1e65
Fix memory leak.
2022-12-14 10:47:28 +02:00
4624522e15
Add dependency management.
2022-12-14 10:45:22 +02:00
76f022e7ea
Add .gitigore generation and fix printfs in load_manifest.
2022-12-14 08:02:26 +02:00
4c84be1312
Fix project initialization name
2022-12-12 20:52:54 +02:00
d244528dfb
Initial commit
2022-12-12 20:38:13 +02:00