summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* build: add -WundefPekka Paalanen2021-03-121-0/+1
* gl-renderer: support XYUV8888 wl_shm formatPekka Paalanen2021-02-251-2/+2
* gl-renderer: move vertex shader into new filePekka Paalanen2021-02-251-0/+4
* build: bump Meson requirement to 0.52.1Pekka Paalanen2021-02-151-1/+1
* libweston: bump major version to 10Pekka Paalanen2020-10-271-1/+1
* Add EGL_NO_PLATFORM_SPECIFIC_TYPES to avoid Xlib.h via EGL headersHeiko Thiery2020-10-261-0/+1
* Bump libdrm dependency to 2.4.95Pekka Paalanen2020-10-161-1/+1
* build: re-open master for regular developmentSimon Ser2020-09-041-1/+1
* build: bump to version 9.0.0 for the official release9.0.09.0Simon Ser2020-09-041-1/+1
* build: bump to version 8.0.93 for the RC1 release8.0.93Simon Ser2020-08-271-1/+1
* build: bump to version 8.0.92 for the beta release8.0.92Simon Ser2020-08-131-1/+1
* build: bump to version 9.0.91 for the alpha release8.0.91Simon Ser2020-07-301-1/+1
* kiosk-shell: Introduce kiosk/fullscreen shell for desktop appsAlexandros Frantzis2020-07-301-0/+1
* build: add test-gl-renderer optionPekka Paalanen2020-02-051-0/+2
* meson: add -Wmissing-prototypes to the buildGuillaume Champagne2020-01-291-0/+1
* weston-log: rename the confusing function name weston_compositor_add_log_scope()Leandro Ribeiro2020-01-271-1/+1
* build: re-open master for regular developmentSimon Ser2020-01-241-1/+1
* build: bump to version 8.0.0 for the official release8.0.08.0Simon Ser2020-01-241-1/+1
* build: avoid Xlib.h via EGL headersPekka Paalanen2020-01-241-0/+2
* build: bump to version 7.0.93 for the RC1 release7.0.93Simon Ser2020-01-171-1/+1
* build: bump to version 7.0.92 for the beta release7.0.92Simon Ser2019-12-201-1/+1
* build: bump to version 7.0.91 for the alpha release7.0.91Simon Ser2019-12-061-1/+1
* backend-drm: Use aspect-ratio bit definitions from libdrmDaniel Stone2019-11-271-1/+1
* build: bump libdrm requirement to newer version (2.4.83)Leandro Ribeiro2019-11-231-1/+1
* input: bump wl_seat version to 6Sebastian Wick2019-11-041-2/+2
* build: do not allow unresolved symbolsPekka Paalanen2019-10-241-1/+1
* shared: Use memfd_create() when availableEmmanuel Gil Peyrot2019-10-241-1/+1
* weston-log: Add 'destroy_subscription' callback for the subscriptionMarius Vlad2019-10-171-1/+1
* build: simplify include_directoriesPekka Paalanen2019-10-041-0/+1
* build: reopen master for regular developmentSimon Ser2019-08-241-1/+1
* build: bump to version 7.0.0 for the official release7.0.07.0Simon Ser2019-08-231-1/+1
* build: bump to version 6.0.93 for the RC1 release6.0.93Simon Ser2019-08-161-1/+1
* build: bump to version 6.0.92 for the beta release6.0.92Simon Ser2019-08-021-1/+1
* meson: Use libweston-major versioning on protocols directoryQuentin Glidic2019-07-311-1/+1
* build: bump to version 6.0.91 for the alpha release6.0.91Simon Ser2019-07-191-1/+1
* Add pipewire pluginMichael Olbrich2019-07-191-0/+1
* build: Add sphinx/breathe support for generating documentationMarius Vlad2019-06-251-2/+5
* Default build to warning_level=3Daniel Stone2019-06-111-2/+1
* build: Suppress 'pedantic' GCC warningsDaniel Stone2019-06-111-0/+2
* Rename version.h to libweston/version.hPekka Paalanen2019-04-181-11/+0
* Rename timeline-object.h to libweston/timeline-object.hPekka Paalanen2019-04-181-1/+5
* build: remove dir_includePekka Paalanen2019-04-181-1/+0
* libweston: fix protocol install pathPekka Paalanen2019-04-181-1/+1
* meson.build: Fix warning for configure_fileHarish Krupo2019-04-161-1/+2
* build: reopen master for regular developmentPekka Paalanen2019-03-281-1/+1
* configure.ac/meson.build: bump version to 6.0.0 for the official release6.0.0Derek Foreman2019-03-271-1/+1
* configure.ac/meson.build: bump to version 5.0.94 for the RC2 release5.0.94Derek Foreman2019-03-201-1/+1
* libweston: bump major to 6Pekka Paalanen2019-02-151-1/+1
* weston: add more libinput config optionsEric Toombs2019-02-061-0/+1
* Revert "meson: fix -Wno-foo argument testing"Eric Engestrom2019-01-101-10/+3