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
844868b36c
Add clang-format configuration
2023-03-26 21:34:44 +02:00
Thomas Jensen
05f7574140
Update vscode settings
2023-03-26 14:31:06 +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
4aa38ce620
Minor update to vscode settings
2022-09-18 14:33:44 +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
b96b67878b
Add vscode recommended extensions list
2021-08-08 21:05:06 +02:00
Thomas Jensen
4ced2b4715
Fix bug with :global:
parent resolution
2021-06-16 20:52:36 +02:00
Thomas Jensen
7b7d4b4adf
The vim syntax file is now default encoding
2021-04-21 21:08:29 +02:00
Thomas Jensen
885bc9d498
Configure todo-tree to find tags which are not at the start of a comment
2021-04-17 15:30:47 +02:00
Thomas Jensen
e360bfde4e
Use pre-built flex and bison on Windows for MinGW
2021-04-06 22:13:40 +02:00
Thomas Jensen
425d354bc0
Move generated boxes.h to 'out/'
...
Also rename boxes.h.in to boxes.in.h to make file type detection easier
2021-03-22 20:45:45 +01:00
Thomas Jensen
f27bac6465
Add and update some project settings
2021-03-22 20:45:38 +01:00