Commit graph

79 commits

Author SHA1 Message Date
4d6a723d0b clean up db lib 2024-01-09 17:15:22 -05:00
8ef69140d0 implement threading interface and worker loop 2024-01-09 17:12:31 -05:00
03e8eeb305 link actsim cluster agent shared library with libatomic 2024-01-09 14:39:56 -05:00
0a473c5237 remove reference to uninplemented destructor 2024-01-09 14:39:03 -05:00
eb832213a0 make uuid_t hashable 2024-01-09 14:38:32 -05:00
7dc1ba4a6d actually commit the files for the workers as well 2024-01-08 17:12:26 -05:00
4a7993cf35 implement worker threads and download thread skelleton 2024-01-08 17:11:58 -05:00
9809021551 compile main tool functionality as shared library 2024-01-08 17:11:27 -05:00
28bb858d3b fix db lib name 2024-01-08 17:10:48 -05:00
ad6a7e2e3a change import to signify library use 2024-01-08 14:14:24 -05:00
5cb799a703 add shared library for main functionality 2024-01-08 14:12:34 -05:00
57b2c76323 fixed throwing exception references instead of references 2024-01-08 14:11:09 -05:00
2df267e7b3 fix missing break in argparse 2024-01-08 13:58:09 -05:00
b73f25e835 implement basic command line parsing 2024-01-08 13:23:23 -05:00
1f4c020df9 add override tracking for db credentials 2024-01-08 13:22:28 -05:00
6ae6866f3b fix incorrect version number 2024-01-08 13:21:53 -05:00
cab9c25884 exclude build files from git 2024-01-08 13:21:20 -05:00
d0491cabaf add vscode settings to repo - to be removed later 2024-01-08 13:20:55 -05:00
e32a1602e2 bump copyright 2024-01-05 12:17:45 -05:00
251396fbb4 actually include the db library code 2024-01-05 12:17:31 -05:00
cacde8ae88 update readme 2024-01-05 12:12:22 -05:00
92cf285b72 add DB library code 2024-01-05 12:11:58 -05:00
3c42545dfb add initial code 2024-01-05 12:11:28 -05:00
f83c565459 update readme to exclude binaries 2024-01-05 12:10:56 -05:00
411449c36a update readme 2024-01-05 12:09:10 -05:00
a8ebdbf108 add gitignore 2024-01-05 12:06:16 -05:00
dc8d741729 remove gitmodule actsim. used as external dependency now 2024-01-05 12:05:52 -05:00
6e6185fdb6 added actsim repository as submodule 2023-10-19 17:04:00 -04:00
Fabian Posch
d311f69037 Initial commit 2023-10-19 22:52:52 +02:00