|
|
0bfe244a2d
|
try to fix sanitisers
|
2025-02-17 18:31:08 +01:00 |
|
|
|
a424346e78
|
add sanitizers to debug builds
|
2025-02-16 19:08:00 +01:00 |
|
|
|
7bbff87bfd
|
update makefile to include colour printing, correctly dispose of all files and use the basename for the project name
|
2025-02-12 17:18:16 +01:00 |
|
|
|
61abc20ed7
|
remove duplicate -Wall
|
2025-01-26 12:35:19 +01:00 |
|
|
|
9709861793
|
makefile can now also execute code
|
2025-01-26 12:30:02 +01:00 |
|
|
|
ce257729d5
|
project name variable fix
|
2025-01-26 11:57:28 +01:00 |
|
|
|
9f9e110dbd
|
allow to add debug parameter
|
2025-01-26 11:45:53 +01:00 |
|
|
|
5337252be3
|
update build system to provide more warnings
|
2025-01-26 11:38:33 +01:00 |
|
|
|
705d9df144
|
don't use ?=
|
2025-01-25 16:00:09 +01:00 |
|
|
|
7b001c64c7
|
update docmentation
|
2025-01-25 15:55:16 +01:00 |
|
|
|
595c76a3e6
|
update makefile to add asset copying
|
2025-01-25 15:47:25 +01:00 |
|
|
|
15d314127b
|
allow for disabling creation of compile_commands.json
|
2025-01-24 20:03:46 +01:00 |
|
|
|
e69bd03dbf
|
make some commands not log to the console
|
2025-01-24 19:51:35 +01:00 |
|
|
|
591d09b610
|
add C versionioning to makefile
|
2025-01-24 19:41:32 +01:00 |
|
|
|
6f780e66c1
|
add header tracking + automatic generation of compile_commands.json
|
2025-01-20 21:56:10 +01:00 |
|
|
|
a8efd5875d
|
use pkgconfig instead of sdlconfig
|
2025-01-13 00:21:41 +01:00 |
|
|
|
bc92e462ee
|
reorder makefile
|
2025-01-13 00:20:43 +01:00 |
|
|
|
676f27c094
|
make compile_commands.json when opening directory
|
2025-01-13 00:14:52 +01:00 |
|
|
|
da0a63aa50
|
split cflags and libs
|
2025-01-12 22:51:40 +01:00 |
|
|
|
4005e367e3
|
make some makefile changes, to make things more consise
|
2025-01-12 21:58:21 +01:00 |
|
|
|
c53ff4692e
|
switch to clang compiler
|
2025-01-12 20:33:57 +01:00 |
|
|
|
d915f0ede2
|
fix: makefile formatting problem with win
|
2025-01-12 19:03:00 +01:00 |
|
|
|
f44c6f6914
|
switch to a makefile build system
|
2025-01-12 15:11:05 +01:00 |
|