Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-27 | Get things at least compiling under Linux | Michael Smith | |
Nothing really works yet, but at least test.h and fastspin are fixed and some of the issues with RTTI and libdl and stuff are maybe kind of sorted, subject to more testing later. The main issue now seems to be the cvar interface not quite lining up and crashing pretty much immediately. That'll probably take a lot more debugging to figure out, which likely still won't be a priority for quite a while. | |||
2022-01-06 | Tidy up stubs, make vstdlib a stub, build on Linux | Michael Smith | |
Important note: it doesn't WORK on Linux, and there's tons of warnings and stuff, but it's easier to work on when all the compiler output and whatnot is there. |