zerodaycode / Zork

Project manager and builder automation tool for modern C++ projects
MIT License
151 stars 10 forks source link

Change the underlying container of the system modules #115

Closed TheRustifyer closed 4 months ago

TheRustifyer commented 4 months ago

Refactor

Describe the improvement we can make.

Description

While the system_modules aren't deprecated, make a named entry for them (instead of pre-tasks), removing the actual container (a HashMap) and just process them in a linear fashion