Louis Gombert
|
60c5dbf1fe
|
CMake: add all headers to target sources
This can help with CMake IDE integration and file indexing.
|
2024-08-09 17:09:14 +02:00 |
|
Azamat H. Hackimov
|
59487976f6
|
Isolate misc module
Isolate misc module for better dependency handling.
|
2024-06-27 01:26:35 +03:00 |
|
Azamat H. Hackimov
|
db8aa64d2f
|
Make mem module isolated from project
Properly define MEM_USE_RTL definition only for mem library. Link other dependant modules with mem.
|
2024-06-20 00:43:51 +03:00 |
|
Azamat H. Hackimov
|
6c5403c232
|
Make Debug_Log* functions to crossplatform
|
2024-06-03 01:40:35 +03:00 |
|
Azamat H. Hackimov
|
665539dfa6
|
Move debug functions to own module
This commit is part of efforts to isolate subsystems of project into own modules.
|
2024-04-30 02:19:20 +03:00 |
|
Azamat H. Hackimov
|
2aece028d0
|
Move debug functions to own module
This commit is part of efforts to isolate subsystems of project into own modules.
|
2024-04-30 00:58:34 +03:00 |
|