Skip to content

1.4.2 (stable)

Compare
Choose a tag to compare
@ebassi ebassi released this 30 Apr 15:47
· 196 commits to master since this release

This is a new stable release.

Changes from 1.4.1:

  • Add C++ guards around generated headers (#106)
  • Add z,relro and z,now to the GCC linker flags
  • Add explicit version flags for macOS builds (#108)
  • Add missing visibility compiler flags (#111)
  • Prefer using pkg-config files to find GLES (#110)
  • Fix build on MSVC 2013 when using the inline keyword (#112)
  • Fix dlwrap on aarch64 (#114)
  • Require Meson ≥ 0.38.1
  • Allow building Epoxy as a Meson sub-project (#115)
  • Avoid crashes when running Epoxy on X servers without GLX (#118)