djhackersdev / segatools

Loaders and hardware emulators for SEGA games that run on the Nu and ALLS platforms
The Unlicense
51 stars 6 forks source link

Adds ability to build segatools using Docker. - [closed] #47

Closed icex2 closed 1 year ago

icex2 commented 3 years ago

In GitLab by @vingenuity on Aug 19, 2020, 06:53

Merges dockerize -> master

A batch file has been added alongside the dockerfile and .dockerignore. This fully automates the build process for windows via a double-click.

icex2 commented 3 years ago

Thanks for the contribution. Sorry for picking it up so late, but there was no clear maintainer or active developer for segatools. I just took the liberty to tackle some of the open MRs that things don't keep on rotting.

As mentioned in MR !29, I also picked up the topic of building in docker, but with a focus on Linux. I took the liberty and merged parts of your contribution and ideas from your MR that are relevant for Windows into my MR. This creates a more versatile and simpler solution (also regarding maintenance) that runs fine on both Windows (10) and Linux.