-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building for windows using Docker #22
Conversation
That is on my wish list! Bravo |
Looks interesting! It doesn't really matter since we're just using the mingw capabilities but technically Fedora 28 is EOL. |
Hi, |
…e code needs refactoring
…CNet bootstrap process
Thanks @hobbes1069 @hogthrob I'll try Fedora 30 on the next pass on this code. Certainly makes my life easier - one script to run for the whole build and deploy process. |
Using Danilo's fine work to allow us to build freedv-gui for windows using Docker. This is another step in automating the build process, and allows us to use Docker containers rather than a Fedora machine.
Thanks Danilo for showing how this can be done 👍
Now building working Windows installers, people have tested the EXEs with good results.
Fixed a FIFO size bug that had broken 2020 Rx.
Automation script to build freedv-gui on a remote machine and upload 32 and 64 bit Windows installers to a web site in a single step.