| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-06 | Remove high memory kernel and needless prints | Matteo Gmür | 1 | -12/+10 | |
| 2024-09-17 | build: fix CRT code linking | Felix Morgner | 1 | -6/+6 | |
| CMake used to generate object files with a .obj extension. This appears to no longer be the case. As a fallback, we now match on 'o*' for the CRT code in the linker script. As of now, it is unclear when this change happened. | |||||
| 2024-09-17 | build: migrate away from conan | Felix Morgner | 1 | -0/+139 | |
