Descent3/misc
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
..
tests [CMake] Enabled the CMake property USE_FOLDERS to provide a more structured project list in IDEs with the help of set(CMAKE_FOLDER "...") calls. 2024-07-03 19:55:04 +02:00
CMakeLists.txt CMake: add all headers to target sources 2024-08-09 17:09:14 +02:00
error.cpp Quiet warnings about uninitialized values. 2024-07-31 15:40:16 -06:00
log.cpp
log.h Isolate misc module 2024-06-27 01:26:35 +03:00
logfile.cpp
logfile.h Isolate misc module 2024-06-27 01:26:35 +03:00
pserror.h Programmatically replace all __LINUX__ with POSIX 2024-07-12 18:11:54 -05:00
psglob.cpp Programmatically replace all __LINUX__ with POSIX 2024-07-12 18:11:54 -05:00
psglob.h Isolate misc module 2024-06-27 01:26:35 +03:00
psrand.cpp
psrand.h Isolate misc module 2024-06-27 01:26:35 +03:00
pstring.cpp Fix missing header includes/restore third-party files 2024-05-23 23:14:40 -04:00
pstring.h Isolate misc module 2024-06-27 01:26:35 +03:00