Commit Graph

26 Commits

Author SHA1 Message Date
Thomas Jensen
4246ad1203
Update copyright statements for 2024 2024-02-16 22:01:58 +01:00
Thomas Jensen
0fe0362926
Update vscode config 2023-12-24 14:11:41 +01:00
Thomas Jensen
c146373601
Update .gitignore with cmake build artifacts 2023-12-09 14:54:12 +01:00
David Sargeant
f369cb80ba .gitignore add VS Code and JetBrains CLion files 2023-12-02 13:51:55 +01:00
Thomas Jensen
bfb8428f1f
Fix Windows build for more recent MinGW
- Use ncurses.h from MinGW directory
- Remove 'src/misc' directory, which is now covered by MinGW
2023-11-12 15:19:52 +01:00
Thomas Jensen
77d02890a7
Update copyright statements for 2023 2023-03-26 21:32:08 +02:00
Thomas Jensen
7047fb5b63
Update .gitignore 2023-03-04 21:14:15 +01:00
Thomas Jensen
d572344fce
Improve .gitignore 2022-09-21 21:43:10 +02:00
Thomas Jensen
a3a37b50fc
Upgrade project license to GPL-3 #101 2022-09-18 15:00:15 +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
e360bfde4e
Use pre-built flex and bison on Windows for MinGW 2021-04-06 22:13:40 +02:00
Thomas Jensen
419dbdf850
Update .gitignore 2021-04-06 22:13:39 +02:00
Thomas Jensen
f27bac6465
Add and update some project settings 2021-03-22 20:45:38 +01:00
Thomas Jensen
278246bde7
Move most generated files and binaries to 'out' dir
Better separation of sources and binaries
Fewer files in 'src' dir
2021-03-19 16:40:54 +01:00
Thomas Jensen
622890ab2f
Add HTML page creation from man page to Makefile 2021-02-15 21:35:52 +01:00
Thomas Jensen
7532faf755
Enable Windows build with new unicode-enabled version under MinGW #1 2021-02-15 21:10:54 +01:00
Thomas Jensen
fe0feee199
Clean up .gitignore 2019-03-28 22:09:17 +01:00
Thomas Jensen
9ee0f3c792 minor update to .gitignore 2016-05-07 15:28:13 +02:00
Thomas Jensen
735ddf75b2 Add bin/ and .jekyll-metadata to .gitignore 2016-02-07 20:41:38 +01:00
Thomas Jensen
c647bfd0e1 Add some files to .gitignore; adjust .travis.yml to build only master 2016-01-07 21:10:28 +01:00
Thomas Jensen
bec1aa9147 Updated .gitignore for gh-pages 2014-12-24 00:18:01 +01:00
Thomas Jensen
1de60a6297 Minor changes to .gitignore 2014-10-11 23:21:43 +02:00
Thomas Jensen
9016ab58e0 Added Eclipse control files 2014-09-26 22:19:23 +02:00
Thomas Jensen
724890bb72 Added low-tech test mechanism 2014-09-24 09:51:28 +02:00
Thomas Jensen
322cda84cf Added .gitignore 2014-08-27 22:45:34 +02:00