AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to release 1.8.0 * meson: require meson v0.53, various wayland-scanner fixes * cmake: deprecate in favour of meson * ci: add lint stage, resolve intermittent Xvfb failures * nacl: remove the backend, error out if requested at build * cgl: fix warnings and compilation issues * wflinfo: add zsh completion, simplify the bash completion * tests: rework and de-duplicate the per-platform handling - switched to meson for build
- Update to release 1.7.3 * Use a static waffle.def * meson: drop the libwaffle-1.dll lib prefix on windows * Fix build on macOS by fixing a typo * Add cflag to fix macOS build
- Update to release 1.7.2 * all: use format(gnu_printf), enable in mingw * meson: don't run TLS checks on mingw * wgl: remove unused dummy wgl_error.[ch]
- Update to release 1.7.1 * cmake: pass deps' cflags to the build * gbm: fix crash when platform lacks modifier support * gitlab-ci: stabilise CI runs under X * gitlab-ci: add more warnings, make all warnings fatal * gitlab-ci: update to bullseye * meson: add override_* support, when using waffle as submodule * meson: skip installing bash completion when custom prefix is used * meson: silence deprecation warnings * meson: generate cmake files only on Windows * meson: find wayland.xml from wayland-scanner.pc * misc: zsh completion * misc: fix dozens of compiler warnings * misc: update website references * wayland: fix build against wayland 1.20 - supersedes 106.patch
- Add 106.patch: wayland: fix build against version 1.20.
- Update to release 1.7.0 * wayland: Support for the xdg-shell protocol. * surfaceless: Implement window resize * GLX/WGL: Behave correctly in the presence of ARB_create_context * tests: Rework and extend test suite * cmake: Bump requirement to 2.8.12 * man: Spelling and associated fixes. * GBM: Pass valid arguments to gbm_surface_create_with_modifiers * apple: Build fixes
- bugfix release 1.6.3 (changes since 1.6.1) * docs: Add waffle 1.6.3 release notes * docs: Add waffle 1.6.2 release notes * meson: Fix meson build if bash-completion not found * meson: always install bash-completion file * meson: do not replace datadir for bash completion * wflinfo: use glGetStringi() only when available * gitlab-ci: update to latest ci-template * apple: hide GL deprecation warnings * tests/gl_basic_test: fix SURFACELESS_EGL only build * gbm: don't pass invalid arguments to gbm_surface_create_with_modifiers * cmocka: don't require librt, when it's not unavailable
- Use current cmake macros - Specify minimal build dependencies as required by upstream
- bugfix release 1.6.1 * wflinfo: Correctly install the bash completion file * GLX/WGL: Handle ARB_create_context appropriatelly * Wayland: Build fix for -fno-common, default with GCC10 * Surfaceless: Implement window_resize - added tests to cover above issues - addressing the -fno-common build issue, required us to bump the wayland-client requirement to v1.10
- version 1.6.0 * nacl support in cmake * a shiny new meson build system * json output from wflinfo * EGL/GBM modifiers support * Out of the box FreeBSD support when using meson * Also included are a number of behind the scenes changes from Emil, in particular a massive refactoring/improvement of the unit tests. - no longer package LICENSE in every subpackage: instead let library package require base package - improve description of devel package
- Install license
- Add gpg signature - Build and run functional tests - Use more of cmake macros - Small cleanup with spec-cleaner
- Trim fillers from description; set RPM groups properly. - Heed shared library packaging guideline: libwaffle-1-0 must contain only the library.
- use standard cmake macros - spec-cleaned - add support for wayland
- update to version 1.5.2
- update to version 1.2.2
- version 1.2.1
- initial package