1.4.2 (stable)
This is a new stable release.
Changes from 1.4.1:
- Add C++ guards around generated headers (#106)
- Add
z,relro
andz,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)