From 835e1fcd131c63ee2b3b647e327b33a3bfb369e3 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Sat, 2 Sep 2023 20:59:29 +0200 Subject: [Linux] Change build system; Remove CMake --- TODO | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 127f597..f4c6115 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,10 @@ To-Do +- Code + - Remove "const" - Cryptography - hmac_sha256 https://github.com/h5p9sl/hmac_sha256 - ecdh https://github.com/kokke/tiny-ECDH-c -- Build system - - build.c - - Remove CMake scripts - Allocators - Memory pool - Memory stack @@ -14,6 +13,10 @@ To-Do - Terminal - File and memory mapping - Inter-process transfer - - SDL boilerplate + - Graphics boilerplate + - X11 (Linux) + - Win32 (Windows) + - Cocoa (macOS) + - Emscripten (WebAssembly) - Add sockets tests -- cgit v1.2.3