[OpenSmalltalk/opensmalltalk-vm] 836cba: upgrade to SDL 2.10.4 in cmake builds too

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 836cba: upgrade to SDL 2.10.4 in cmake builds too

Eliot Miranda-3
 
  Branch: refs/heads/upgrade_libpng
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 836cba12034fc762b88312723023c60866e10d74
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/836cba12034fc762b88312723023c60866e10d74
  Author: Nicolas Cellier <[hidden email]>
  Date:   2021-01-06 (Wed, 06 Jan 2021)

  Changed paths:
    M cmake/SDL2.cmake

  Log Message:
  -----------
  upgrade to SDL 2.10.4 in cmake builds too


  Commit: 07aad2fbc11587faf5f93d0594da15bab12fcf5e
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/07aad2fbc11587faf5f93d0594da15bab12fcf5e
  Author: Nicolas Cellier <[hidden email]>
  Date:   2021-01-06 (Wed, 06 Jan 2021)

  Changed paths:
    M build.win32x86/third-party/Makefile.freetype2
    M build.win64x64/third-party/Makefile.freetype2
    M cmake/FreeType2.cmake
    M third-party/freetype2.spec
    R third-party/freetype291.patch

  Log Message:
  -----------
  Ugrade freetype 2.9.1 -> 2.10.4

hence
- remove the now useless patch
- rebuild the win64 dll (same makefile as win32) rather than download from files.pharo.org


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/e38f6acf530b...07aad2fbc115