Skip to content
Snippets Groups Projects
  1. Mar 31, 2021
    • Albert Gräf's avatar
      mingw64: Remove libdl.dll from the package. · e25d052a
      Albert Gräf authored
      NOTE: We've already done this for the mingw32 package in rev. 807068ce, which
      was prompted by a recent upgrade of the dlfcn package in msys2 which no longer
      ships that dll.
      
      However, it seems that the new dlfcn package also breaks Gem. At present,
      no-one knows what the actual issue with Gem is. But for the time being we have
      to downgrade the mingw-w64-i686-dlfcn package from 1.2.0-2 to 1.2.0-1 (which
      is known to work with Gem), until a future update of msys2 fixes the issue,
      or we figure out a way to work around it in Gem.
      e25d052a
    • Albert Gräf's avatar
      mingw: handle Lua updates. · 8375af0b
      Albert Gräf authored
      Our inno Makefile assumed lua53, but lua54 is the version that msys2 has after
      a recent update. So we now use a glob pattern in the Makefile to catch any
      version of the lua dll that msys2 currently has.
      8375af0b
    • Albert Gräf's avatar
      iem16: Add missing config.* files to make autoconf 2.71 happy. · 19e90313
      Albert Gräf authored
      This is needed to make builds on Arch work again.
      19e90313
    • Albert Gräf's avatar
      iem16: silence some autoconf warnings. · c146b4e5
      Albert Gräf authored
      c146b4e5
  2. Mar 30, 2021
  3. Mar 29, 2021
  4. Mar 26, 2021
  5. Mar 15, 2021
  6. Jan 25, 2021
  7. Jan 19, 2021
    • Jonathan Wilkes's avatar
      comment out libdl.dll requirement as it no longer ships with msys2 · 807068ce
      Jonathan Wilkes authored
      Not sure what this was used for. Could have been a remnant from ancient
      Pd-extended builds where libdl was required to dynamically load at all,
      but that's a shot in the dark.
      
      Anyway, if we get reports in a future release of some external randomly
      refusing to load under Windows, we may want to test whether this change
      is the culprit.
      807068ce
  8. Jan 18, 2021
  9. Jan 11, 2021
  10. Jan 02, 2021
  11. Jan 01, 2021
  12. Dec 31, 2020
  13. Dec 29, 2020
  14. Dec 28, 2020
  15. Dec 23, 2020
  16. Nov 24, 2020
  17. Nov 22, 2020
  18. Nov 02, 2020
  19. Nov 01, 2020
  20. Oct 31, 2020
  21. Oct 30, 2020
Loading