Commit Graph

12 Commits

Author SHA1 Message Date
6f9f299182 build: add mie to build system 2025-04-03 10:48:16 +01:00
fa40086f0a build: treat warnings as errors 2024-12-13 17:21:25 +00:00
b87d152f07 meta: add metadata to win32 exe/dll files 2024-12-07 19:32:35 +00:00
ec05379e33 cmake: add support for static build 2024-12-06 19:48:20 +00:00
7959dc26a1 Merge branch 'main' of https://github.com/washh/ivy 2024-11-16 20:40:32 +00:00
024d317e13 cmake: store all build artifacts in bin/ and lib/ directories 2024-11-16 17:04:50 +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
06bf9a3030 meta: rename frontend source directory 2024-11-13 21:38:55 +00:00
bf2c9c1d90 meta: add internal common library 2024-11-12 19:56:02 +00:00
d6dea45f52 meta: rename library modules 2024-11-12 19:55:47 +00:00
e71056f26b meta: add stub compiler, assembler, and runtime libraries 2024-11-11 22:25:01 +00:00
3b7cf3c10c initial commit 2024-11-01 21:41:44 +00:00