Commit Graph

14 Commits (master)

Author SHA1 Message Date
BodgeMaster 34e19486d6 gitignore: Ignore Sublime Text’s files
Splitting Joca’s commit by topic
2024-03-24 12:05:20 +01:00
BodgeMaster cd93f4c4c6 gitignore: Ignore endianness check on Cygwin 2022-10-30 17:19:55 +01:00
BodgeMaster e0994e5db8 resources/java/netty-tests: Add maven project
This is going to be used for figuring out how Netty operates
and whether we should just make our own version or port the
existing Netty to C++ and use it as a dependency or whether
we even need it at all.
2022-10-30 03:17:25 +01:00
Shwoomple e7ce6f5cd4 lib/file: Fix write function bugs 2022-10-20 10:27:00 +05:30
BodgeMaster 44a20c875a Build system: cache downloaded files 2022-07-20 15:52:04 +02:00
BodgeMaster 1804433a9f Build system: add a central directory to collect all the include files 2022-07-20 12:15:31 +02:00
BodgeMaster 21310fecc7 environment: allow for local customizations using a hidden file
To use this, create a file `.localenv.bashrc` in the project's
root directory and put your customizations in there.
2022-07-19 01:19:17 +02:00
Shwoomple e01ce8f0ce gitignore: Update gitignore for vscode 2022-07-06 18:33:42 +05:30
BodgeMaster b428b17647 Reoucres: add a Java tool to convert normal strings into Java-style strings 2022-07-05 19:35:37 +02:00
BodgeMaster 1dcf37c0fc add our own endianness check because there is apparently no proper way to check for that at compile time 2022-07-01 13:57:20 +02:00
BodgeMaster 6ead6d81d2 prepare for handling dependencies 2022-06-27 06:40:43 +02:00
BodgeMaster ec445d7a44 ignore nano's temp files 2022-06-24 09:29:44 +02:00
BodgeMaster cf81f719e2 new gitignore 2022-06-24 06:41:47 +02:00
Jan Danielzick b1b1e7eedb Initial commit 2022-06-24 06:30:07 +02:00