Commit graph

15 commits

Author SHA1 Message Date
Tom Englund
2e21319c8e
os: implent a new FileDescriptor class (#21)
makes you able to RAII the filedescriptor making it somewhat easier to
not leak.
2024-11-21 15:26:34 +00:00
fd4be8b9ca os: Add process 2024-10-14 22:27:36 +01:00
04697c69ab
CMake: fmt 2024-07-18 20:34:31 +03:00
928d9b4ee9
CMake, Nix: add VERSION file 2024-07-18 20:34:06 +03:00
eb1ceff2b8 cmake: bump ver to 0.2.0 2024-07-15 21:28:57 +02:00
1f6bbec595 cmake: bump ver to 0.1.5 2024-06-25 13:48:22 +02:00
4f1351295c cmake: bump ver to 0.1.4 2024-06-19 15:34:38 +02:00
e9d4a99e13 Math: init Region, Vector2D and Box 2024-06-18 14:10:18 +02:00
a8f9373474 cmake: bump version to 0.1.3 2024-06-17 13:24:41 +02:00
8e10e0626f cmake: bump ver to 0.1.2 2024-06-13 11:36:49 +02:00
ef441d2178
CMake: fix description 2024-06-09 00:14:07 +03:00
fce960f0dd cmake: bump ver to 0.1.1 2024-06-08 22:38:46 +02:00
ac4e6d76b9 cmake: fixup headers and pc installation 2024-06-08 19:43:00 +02:00
59000fadca cmake: fixup installation 2024-06-08 19:40:52 +02:00
bf73356d39 utils: Initial Commit 2024-06-08 19:37:15 +02:00