- Berlin, Germany
- https://lostcave.ddnss.de/
- Joined on
2019-12-14
BodgeMaster commented on issue BodgeMaster/FOSS-VG#38
Build system: broken on NetBSD(Apart from that everything appears to work flawlessly. I’m impressed given that sockpp is supposedly made specifically with Linux in mind.)
BodgeMaster opened issue BodgeMaster/FOSS-VG#38
Build system: broken on NetBSDBodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
adc9a7f36b tools/hexnet: prepare for multithreading
-
b044503951 test/cli_argument_parser: get rid of useless parameters
-
d97e1a8336 Build system: Use -Wextra
- Compare 3 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
6baff11ebd test/cli_argument_parser: implement tests for generated error messages
-
c9d6cf0b5e lib/cli: minor consistency changes
- Compare 2 commits »
BodgeMaster commented on issue BodgeMaster/FOSS-VG#27
lib/cli: unit testscan’t edit from this browser, implemented test for produced error messages
BodgeMaster commented on issue BodgeMaster/FOSS-VG#24
Build system: Setup script: support for toolchain override variablesHow did I find out? Running setup_project with `CXX=ccache g++`
BodgeMaster commented on issue BodgeMaster/FOSS-VG#24
Build system: Setup script: support for toolchain override variablesThis issue was a brainfart. Ofc environment variables apply inside scripts. 🤦
BodgeMaster closed issue BodgeMaster/FOSS-VG#24
Build system: Setup script: support for toolchain override variablesBodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
7d7ce2ba6b Documentation: Update build system documentation
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
a51c65c9f2 test/javacompat: get rid of a compiler warning
-
8bb0732cc6 Build system: add single-threaded compile mode to test script
-
0dcc579bb5 test/cli_arguments_parser: extend some tests, implement all remaining parser tests except checking for error messages
-
db3b133f88 lib/cli: fix trailing incomplete unpositional arguments
- Compare 4 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
44a20c875a Build system: cache downloaded files
BodgeMaster closed issue BodgeMaster/FOSS-VG#22
Build system: Prune download cache as neededBodgeMaster closed issue BodgeMaster/FOSS-VG#21
Build system: Cache downloaded filesBodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
1804433a9f Build system: add a central directory to collect all the include files
BodgeMaster opened issue BodgeMaster/FOSS-VG#34
lib/nbt: runtime in-memory representation of NBTBodgeMaster opened issue BodgeMaster/FOSS-VG#33
lib/nbt: implement NBT validator