4.3.10 release
From Allegro Wiki
Please note down problems discovered with 4.3.10 here. You should also raise the issue on other channels, either on the Allegro developer's mailing list (preferred) or the Allegro.cc Allegro Development forum. This list is so we know what should be checked before the next release.
- loadpng/fix.sh doesn't support macosx-universal
- logg/fix.sh doesn't support macosx-universal, djgpp(?)
- allegrogl/fix.sh doesn't support macosx-universal
- jpgalleg/fix.sh doesn't support macosx-universal
- fix.sh should convert files to Unix format by default, otherwise you get weird cpp errors building from the .7z/.zip archives on Unix
- get rid of autoheader in allegrogl as it pollutes namespace
Done:
- maybe consolidate dtou/utod scripts from the different addons
- 7zip doesn't preserve execute bit, causing trouble for people who try to use .7z (and maybe .zip) archive on Unix-like platforms (actually it was due to bugs in our fix.sh scripts. 7zip preserves permissions fine)
- parallel make (-jn) is broken
