Skip to content
Success

Changes

Summary

  1. AppVeyor: test dependency generation on msvc64 (commit: 5efcc1b) (details)
  2. Fix win32unix Makefile (commit: e3c4ba9) (details)
  3. Remove unnecessary -MG from systhreads (commit: 7cfd810) (details)
  4. Update Changes entry (commit: c8dcbac) (details)
Commit 5efcc1b474ea4ac4e5aa0759f4583a5c2791d26a by david.allsopp
AppVeyor: test dependency generation on msvc64
(commit: 5efcc1b)
The file was modifiedtools/ci/appveyor/appveyor_build.sh (diff)
Commit e3c4ba9cb990c642948adac293a9283dd1cb8838 by david.allsopp
Fix win32unix Makefile

EXTRACFLAGS should in fact be EXTRACPPFLAGS, which is now introduced and
used.
(commit: e3c4ba9)
The file was modifiedotherlibs/win32unix/Makefile (diff)
The file was modifiedotherlibs/Makefile.otherlibs.common (diff)
Commit 7cfd81073efc649e6f9028d1240e99a98e3cff2a by david.allsopp
Remove unnecessary -MG from systhreads

It's use in runtime/Makefile is also clarified.
(commit: 7cfd810)
The file was modifiedotherlibs/systhreads/Makefile (diff)
The file was modifiedruntime/Makefile (diff)
The file was modifiedChanges (diff)