Jan Danielzick BodgeMaster
Loading Heatmap…

BodgeMaster commented on issue BodgeMaster/FOSS-VG#30

lib/cli: help text generator

Refactoring done....

2022-08-02 03:23:53 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • b59fe1857e lib/cli: minor refactoring to make things less confusing and nicer to use
  • 69f15e928a lib/cli: Add fields for a short description and additional usage information to the arguments parser
  • d0d02fc8d2 tools/hexnet: Move the TCP reading portion to a thread
  • 1308327fae tests: OCD fixes lol
  • Compare 4 commits »

2022-08-02 03:20:18 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#30

lib/cli: help text generator

desired format: ``` Help: command short description Usage: command [-fghij] [-o OPTION] [-p ANOTHER_OPTION] ARGUMENT1 ARGUMENT2 Flags: -f, --flag whatever it does -g,…

2022-08-02 02:22:26 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-08-02 00:44:44 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#38

Build system: broken on NetBSD

2022-07-30 21:16:43 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-07-30 21:14:51 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-07-30 21:11:23 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#38

Build system: broken on NetBSD

Note to self: update documentation

2022-07-30 18:41:58 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#39

lib/nbt: Test failure and partially missing test for NBT::helper::writeString()

2022-07-29 22:38:30 +02:00

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.)

2022-07-29 22:03:53 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#38

Build system: broken on NetBSD

2022-07-29 22:02:23 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-07-25 15:57:14 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-07-21 09:47:02 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#27

lib/cli: unit tests

can’t edit from this browser, implemented test for produced error messages

2022-07-21 09:46:11 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#27

lib/cli: unit tests

2022-07-21 09:46:11 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#24

Build system: Setup script: support for toolchain override variables

How did I find out? Running setup_project with `CXX=ccache g++`

2022-07-21 09:03:57 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#24

Build system: Setup script: support for toolchain override variables

This issue was a brainfart. Ofc environment variables apply inside scripts. 🤦

2022-07-21 09:02:44 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#24

Build system: Setup script: support for toolchain override variables

2022-07-21 09:02:44 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 7d7ce2ba6b Documentation: Update build system documentation

2022-07-20 19:46:14 +02:00

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 »

2022-07-20 19:22:47 +02:00