summaryrefslogtreecommitdiff
path: root/compositor/meson.build
Commit message (Expand)AuthorAgeFilesLines
* build: fix meson deprecation warningsPhilipp Zabel2023-01-311-1/+0
* frontend: Use enums for backend type, not stringsDaniel Stone2023-01-101-0/+1
* shell-utils: Integrate shell-utils into libwestonMarius Vlad2023-01-091-1/+0
* compositor: remove weston-screenshooter protocolPekka Paalanen2022-11-291-2/+0
* compositor: deprecate cms-static and cms-colord pluginsPekka Paalanen2022-07-061-7/+11
* build: consolidate lcms2 dependenciesPekka Paalanen2022-06-031-3/+2
* screen-share: Start screen sharing even if no pointer is foundMarius Vlad2022-04-201-0/+1
* compositor: Add suggestion when colord is enabled but not LCMSEmmanuel Gil Peyrot2021-02-121-1/+1
* tests: add mechanism to change Weston's behavior when running certain testsLeandro Ribeiro2020-10-271-1/+0
* meson: enable undefined functions errors for colordGuillaume Champagne2020-06-031-1/+0
* meson: add lcms2 dependency to cms-colordGuillaume Champagne2020-06-031-1/+1
* build: add rpath to modules that use symbols from libexec_westonPhilipp Zabel2020-02-061-2/+4
* compositor: add test suite dataPekka Paalanen2020-01-301-0/+1
* Link Weston plugins to libexec-weston.soPekka Paalanen2019-10-241-1/+2
* cms-colord: work around unresolved symbolsPekka Paalanen2019-10-241-0/+1
* compositor: turn weston main() into a libPekka Paalanen2019-10-241-3/+18
* build: separate deps for int and ext libweston usersPekka Paalanen2019-10-241-5/+6
* build: simplify include_directoriesPekka Paalanen2019-10-041-5/+5
* support byte-by-byte reproducible buildHéctor Orón Martínez2019-04-091-2/+0
* meson: link cms-colord with glib and gobjectPekka Paalanen2019-03-281-1/+11
* meson: fix building screen-share moduleStefan Agner2019-03-201-0/+1
* meson: fix compositor build with xwayland disabledPhilipp Zabel2019-02-151-0/+2
* weston: add more libinput config optionsEric Toombs2019-02-061-0/+1
* meson: better errors for systemd-notify depsPekka Paalanen2018-12-311-1/+6
* meson: better error for cms-colord depsPekka Paalanen2018-12-311-5/+7
* meson: better error cms-static depsPekka Paalanen2018-12-311-5/+7
* build: use '-Wl,' wrapper for the -export-dynamic linker flagGreg V2018-12-201-1/+1
* Add Meson build systemDaniel Stone2018-12-091-0/+146