aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/CMakeLists.txt (unfollow)
Commit message (Expand)Author
2023-05-13add command module to handle request-response communicationsEgor Tensin
2023-05-07cmake: don't install() valgrind.shEgor Tensin
2023-05-06add a cimple-valgrind executableEgor Tensin
2023-04-29cmd_line: read executable name from /proc/self/exeEgor Tensin
2023-04-29dedupe command line routinesEgor Tensin
2023-04-11put SQL headers to a separate directoryEgor Tensin
2023-04-11actually create some tables in SQLite databaseEgor Tensin
2022-09-11create SQLite database on startupEgor Tensin
2022-08-28docker: shorten command valuesEgor Tensin
2022-08-28cmake: add install() rulesEgor Tensin
2022-08-28make compilers happierEgor Tensin
2022-08-28holy crap, it actually kinda works nowEgor Tensin
2022-08-28server: shutting down more gracefullyEgor Tensin
2022-08-26came up with a new name: cimpleEgor Tensin
2022-08-26worker: allow graceful shutdownsEgor Tensin
2022-08-26add some more codeEgor Tensin
2022-08-25cmake: ignore unused parameters for nowEgor Tensin
2022-08-25net: rework APIEgor Tensin
2022-08-23cmd -> msgEgor Tensin
2022-08-23add some codeEgor Tensin