|
|
ec05379e33
|
cmake: add support for static build
|
2024-12-06 19:48:20 +00:00 |
|
|
|
54a0c331b2
|
common: add a status code for internal errors
|
2024-11-23 19:26:29 +00:00 |
|
|
|
f44a3364b3
|
common: add MIN and MAX macros
|
2024-11-18 09:53:35 +00:00 |
|
|
|
646a851a10
|
meta: add msvc support
since bluelib is already cross-platform, this is mostly just adding
__declspec(dllexport) to the library functions.
|
2024-11-14 19:30:36 +00:00 |
|
|
|
cbd8639605
|
common: add generic input-line interface, and an implementation of it for text files
|
2024-11-13 21:36:37 +00:00 |
|
|
|
bf2c9c1d90
|
meta: add internal common library
|
2024-11-12 19:56:02 +00:00 |
|