|
7197f0fed2
|
created logs directory
|
2022-11-18 18:54:24 +01:00 |
|
|
1e52db8967
|
renamed path to directoryPath in initLogger
|
2022-11-18 18:32:28 +01:00 |
|
|
1d27b98fbf
|
fixed test rule in core & logger workflows
|
2022-11-18 18:12:38 +01:00 |
|
|
cd27121592
|
created why2-logger-test workflow
I definetly didn't just copy why2-core-test
|
2022-11-18 18:09:56 +01:00 |
|
|
82fc512eb8
|
updated why2-core-test workflow's path to test
added core into path yk
|
2022-11-18 18:06:56 +01:00 |
|
|
37e003eb89
|
renamed why2-test workflow to why2-core-test
|
2022-11-18 18:02:57 +01:00 |
|
|
4bb59919ed
|
fixed wrong undefined reference error
omfg I forgot to change library name in testLogger [definetly wasn't freaking out and searching for the error for like 30 minutes]
|
2022-11-18 18:00:15 +01:00 |
|
|
5d844aa985
|
added testLogger into installTest
|
2022-11-18 17:45:18 +01:00 |
|
|
cb9d30e771
|
path typo fix
|
2022-11-18 17:43:53 +01:00 |
|
|
9eeece3d78
|
created testLogger rule
|
2022-11-18 17:43:26 +01:00 |
|
|
c840121a47
|
created OUTPUT_TEST_LOGGER variable
|
2022-11-18 17:41:20 +01:00 |
|
|
fda5a2391d
|
added core to OUTPUT_TEST_CORE
|
2022-11-18 17:39:50 +01:00 |
|
|
e36705bffc
|
renamed OUTPUT_TEST to OUTPUT_TEST_CORE
|
2022-11-18 17:39:00 +01:00 |
|
|
855d120fde
|
created TEST_LOGGER variable
|
2022-11-18 17:34:47 +01:00 |
|
|
7a296a2ca6
|
created why2-logger test file
|
2022-11-18 17:34:11 +01:00 |
|
|
3527384062
|
added comments into why2.h
|
2022-11-18 17:30:45 +01:00 |
|
|
ed19479e21
|
added logger header into why2.h
|
2022-11-18 17:30:21 +01:00 |
|
|
d47bf0b56a
|
added some basic test code into initLogger
|
2022-11-18 17:27:47 +01:00 |
|
|
d842c0589a
|
created initLogger function
|
2022-11-18 17:26:02 +01:00 |
|
|
96d7e986da
|
fixed cleaning
|
2022-11-18 17:24:30 +01:00 |
|
|
83a19851b5
|
renamed test to testCore
|
2022-11-18 16:40:25 +01:00 |
|
|
8e65739627
|
added installLibLogger into install
|
2022-11-18 16:35:22 +01:00 |
|
|
fa75b942ae
|
created installLibLogger rule
|
2022-11-18 16:34:10 +01:00 |
|
|
173c570c6b
|
created buildLibLogger rule
|
2022-11-18 16:33:07 +01:00 |
|
|
7f2fa26b9c
|
created LIBS_LOGGER variable
|
2022-11-18 16:32:02 +01:00 |
|
|
fc997cd047
|
added missing lib into SRC_LOGGER's path
|
2022-11-18 16:30:55 +01:00 |
|
|
b1b8b97c29
|
added missing core to TEST_CORE's path
|
2022-11-18 16:28:57 +01:00 |
|
|
7df95e4535
|
renamed TEST to TEST_CORE
|
2022-11-18 16:27:52 +01:00 |
|
|
4310a9de9a
|
renamed LIBS to LIBS_CORE
|
2022-11-18 16:26:56 +01:00 |
|
|
4aa864ee2c
|
renamed installApp to installAppCore
|
2022-11-18 16:25:33 +01:00 |
|
|
28218f035d
|
renamed installLib to installLibCore
|
2022-11-18 16:25:17 +01:00 |
|
|
57a177b25a
|
renamed buildLib to buildLibCore
|
2022-11-18 16:24:47 +01:00 |
|
|
a95bdaf5f2
|
added installHeaderLogger into installHeader
|
2022-11-18 16:23:46 +01:00 |
|
|
9ccd518d25
|
created installHeaderLogger rule
|
2022-11-18 16:23:23 +01:00 |
|
|
e26021c5fd
|
added installHeaderCore into installHeader
|
2022-11-18 16:21:41 +01:00 |
|
|
738c84af8d
|
created SRC_LOGGER & INCLUDE_LOGGER
|
2022-11-18 16:20:01 +01:00 |
|
|
a6c06471d4
|
renamed installHeader to installHeaderCore
|
2022-11-18 16:19:21 +01:00 |
|
|
69207f1e9b
|
renamed INCLUDE to INCLUDE_CORE
|
2022-11-18 16:16:11 +01:00 |
|
|
6c3165ed91
|
created logger files
|
2022-11-18 16:10:54 +01:00 |
|
|
a40206f6f9
|
updated SRC path in Makefile
|
2022-11-18 16:10:20 +01:00 |
|
|
1bfe7a4108
|
moved all source files into core folder
so app and lib is now at ./src/core/, ok?
|
2022-11-18 16:06:50 +01:00 |
|
|
a761f44bf5
|
separated build step from installLib into buildLib
|
2022-11-18 16:01:41 +01:00 |
|
|
e20a5e7b94
|
made installHeader use symlink instead of copying PROJECT_NAME.h
|
2022-11-18 13:03:50 +01:00 |
|
|
e70b54da69
|
made reading /dev/urandom in encrypter little bit more variable
|
2022-11-17 14:26:08 +01:00 |
|
|
79617cb3b4
|
added missing numberBuffer definition
|
2022-11-17 14:10:25 +01:00 |
|
|
eff64dac06
|
replaced stupid code with abs
|
2022-11-17 14:09:26 +01:00 |
|
|
019c9206be
|
added dot before paths
|
2022-11-17 14:04:03 +01:00 |
|
|
c1c0e41a33
|
changed checkExitCode's type to UC
|
2022-11-03 17:17:15 +01:00 |
|
|
0702dd26cd
|
removed unused byte from why2-test failed message
because I can
|
2022-11-03 17:11:17 +01:00 |
|
|
708f53287e
|
removed unused unistd header from encrypter
idk
|
2022-11-02 17:38:08 +01:00 |
|