summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2020-01-27weston-log: rename the confusing function name weston_compositor_add_log_scope()Leandro Ribeiro1-1/+1
2020-01-24build: re-open master for regular developmentSimon Ser1-1/+1
2020-01-24build: bump to version 8.0.0 for the official release8.0.08.0Simon Ser1-1/+1
2020-01-24build: avoid Xlib.h via EGL headersPekka Paalanen1-0/+2
2020-01-17build: bump to version 7.0.93 for the RC1 release7.0.93Simon Ser1-1/+1
2019-12-20build: bump to version 7.0.92 for the beta release7.0.92Simon Ser1-1/+1
2019-12-06build: bump to version 7.0.91 for the alpha release7.0.91Simon Ser1-1/+1
2019-11-27backend-drm: Use aspect-ratio bit definitions from libdrmDaniel Stone1-1/+1
2019-11-23build: bump libdrm requirement to newer version (2.4.83)Leandro Ribeiro1-1/+1
2019-11-04input: bump wl_seat version to 6Sebastian Wick1-2/+2
2019-10-24build: do not allow unresolved symbolsPekka Paalanen1-1/+1
2019-10-24shared: Use memfd_create() when availableEmmanuel Gil Peyrot1-1/+1
2019-10-17weston-log: Add 'destroy_subscription' callback for the subscriptionMarius Vlad1-1/+1
2019-10-04build: simplify include_directoriesPekka Paalanen1-0/+1
2019-08-24build: reopen master for regular developmentSimon Ser1-1/+1
2019-08-23build: bump to version 7.0.0 for the official release7.0.07.0Simon Ser1-1/+1
2019-08-16build: bump to version 6.0.93 for the RC1 release6.0.93Simon Ser1-1/+1
2019-08-02build: bump to version 6.0.92 for the beta release6.0.92Simon Ser1-1/+1
2019-07-31meson: Use libweston-major versioning on protocols directoryQuentin Glidic1-1/+1
2019-07-19build: bump to version 6.0.91 for the alpha release6.0.91Simon Ser1-1/+1
2019-07-19Add pipewire pluginMichael Olbrich1-0/+1
2019-06-25build: Add sphinx/breathe support for generating documentationMarius Vlad1-2/+5
2019-06-11Default build to warning_level=3Daniel Stone1-2/+1
2019-06-11build: Suppress 'pedantic' GCC warningsDaniel Stone1-0/+2
2019-04-18Rename version.h to libweston/version.hPekka Paalanen1-11/+0
2019-04-18Rename timeline-object.h to libweston/timeline-object.hPekka Paalanen1-1/+5
2019-04-18build: remove dir_includePekka Paalanen1-1/+0
2019-04-18libweston: fix protocol install pathPekka Paalanen1-1/+1
2019-04-16meson.build: Fix warning for configure_fileHarish Krupo1-1/+2
2019-03-28build: reopen master for regular developmentPekka Paalanen1-1/+1
2019-03-27configure.ac/meson.build: bump version to 6.0.0 for the official release6.0.0Derek Foreman1-1/+1
2019-03-20configure.ac/meson.build: bump to version 5.0.94 for the RC2 release5.0.94Derek Foreman1-1/+1
2019-02-15libweston: bump major to 6Pekka Paalanen1-1/+1
2019-02-06weston: add more libinput config optionsEric Toombs1-0/+1
2019-01-10Revert "meson: fix -Wno-foo argument testing"Eric Engestrom1-10/+3
2018-12-31meson: better error for wayland-backend wl-egl depPekka Paalanen1-1/+0
2018-12-31meson: contain and check simple-dmabuf-egl depsPekka Paalanen1-2/+0
2018-12-20build: replace IN_WESTON with UNIT_TESTPekka Paalanen1-1/+0
2018-12-13meson: fix -Wno-foo argument testingEric Engestrom1-3/+10
2018-12-09Add Meson build systemDaniel Stone1-0/+174