Getting ready for 3.3
Introduction
This page is a temporary page to keep track of our efforts to push out the 3.3 tarball. Once the 3.3 release is out in the wild, this page should be deleted, along with the link to this on the "Development" page. The idea is to collect any issues with the 3.3 release that don't belong on the bugtracker, so it'll mostly contain stuff collected from our #vice-dev IRC channel, and perhaps some stuff from the ML, though IRC is the preferred medium for communication.
Issues
Add issues here.
Test compiles
Revision/tarball used | OS/port | Result | Comments |
---|---|---|---|
r35842 | Ubuntu 18.10 x64 - Gtk3 | Pass | ./configure |
r35842 | Ubuntu 18.10 x64 - SDL2 | Pass | ./configure --enable-sdlui2 --with-sdlsound |
r35842 | Windows 10 Home x64 - Gtk3 | Pass | ./configure |
r35842 | Windows 10 Home x64 - SDL2 | Pass | ./configure --enable-sdlui2 --with-sdlsound |
r35842 | FreeBSD 11.2 x64 - Gtk3 | Pass | ./configure |
r35842 | FreeBSD 11.2 x64 - SDL2 | Pass | ./configure --enable-sdlui2 --with-sdlsound --with-pulse |