Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Jensen
17013e60e7
Migrate preprocessor-based debug statements to our logging module 2024-09-28 15:00:45 +02:00
Thomas Jensen
0fe0362926
Update vscode config 2023-12-24 14:11:41 +01:00
Thomas Jensen
f4e6652c9e
Adjust vscode config 2023-12-02 22:26:34 +01:00
Thomas Jensen
241459e5b4
Add ncurses library to check terminal's color support 2023-05-08 21:12:00 +02:00
Thomas Jensen
6b6c1ad528
Enable build process to create a static binary for Unix #100
One can now run "make static" to get a binary that is statically linked
to libunistring and pcre2. Both libraries are downloaded first,
so they don't need to be available on the machine.
2022-09-23 22:06:47 +02:00
Thomas Jensen
96a79f309c
Move 3rd party libs needed on Windows to 'vendor' folder 2021-11-01 14:23:19 +01:00
Thomas Jensen
a5dae11c4c
Add the first cmocka-based unit tests 2021-10-21 20:23:52 +02:00
Thomas Jensen
4ced2b4715
Fix bug with :global: parent resolution 2021-06-16 20:52:36 +02:00
Thomas Jensen
f27bac6465
Add and update some project settings 2021-03-22 20:45:38 +01:00