summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* build: re-open main branch for regular developmentSimon Ser2023-04-041-1/+1
* build: bump to version 1.22.0 for the official release1.22.0Simon Ser2023-04-041-1/+1
* build: bump to version 1.21.93 for the RC1 release1.21.93Simon Ser2023-03-281-1/+1
* build: bump version to 1.21.92 for the beta release1.21.92Simon Ser2023-03-161-1/+1
* build: bump version to 1.21.91 for the alpha release1.21.91Simon Ser2023-02-281-1/+1
* build: re-open main branch for regular developmentSimon Ser2022-07-011-1/+1
* build: bump to version 1.21.0 for the official release1.21.0Simon Ser2022-06-301-1/+1
* build: bump to version 1.20.93 for the RC1 release1.20.93Simon Ser2022-06-231-1/+1
* build: bump to version 1.20.92 for the beta release1.20.92Simon Ser2022-06-091-1/+1
* build: bump to version 1.20.91 for the alpha release1.20.91Simon Ser2022-05-261-1/+1
* build: sanity check optionsSimon Ser2022-05-101-6/+6
* meson: build requirement to 0.56.0Simon Ser2022-02-051-1/+1
* build: set c_std=c99Simon Ser2022-01-101-1/+2
* build: don't rely on implicit GNU extensionsSimon Ser2022-01-101-2/+8
* build: re-open main branch for regular developmentSimon Ser2022-01-101-1/+1
* build: bump to version 1.20.0 for the official release1.20.0Simon Ser2021-12-091-1/+1
* build: bump to version 1.19.93 for the RC1 release1.19.93Simon Ser2021-12-021-1/+1
* build: bump to version 1.19.92 for the beta release1.19.92Simon Ser2021-11-181-1/+1
* build: bump to version 1.19.91 for the alpha release1.19.91Simon Ser2021-11-041-1/+1
* build: Include the Wayland minor version in libraries' ABI versionsSimon McVittie2021-10-281-0/+1
* Detect FreeBSD versions with broken MSG_CMSG_CLOEXECAlex Richardson2021-09-101-0/+16
* test-runner: Implement is_debugger_attached() for FreeBSDAlex Richardson2021-09-101-1/+1
* shm: Add mmap+memmove fallback if mremap() does not existAlex Richardson2021-09-101-0/+1
* Support reading ucred from the socket on FreeBSDAlex Richardson2021-09-101-1/+2
* Use epoll-shim to emulate epoll(7) on FreeBSDAlex Richardson2021-09-101-1/+9
* build: add option to disable testsJames Hilliard2021-04-161-1/+3
* meson: only require cpp for testsJames Hilliard2021-04-161-1/+1
* meson: Only require expat when building wayland-scannerMichael Weiss2021-04-021-7/+0
* build: re-open master for regular developmentSimon Ser2021-01-271-1/+1
* build: bump to version 1.19.0 for the official release1.19.0Simon Ser2021-01-271-1/+1
* build: bump to 1.18.93 for the RC1 release1.18.93Simon Ser2021-01-201-1/+1
* build: bump to version 1.18.92 for the beta release1.18.92Simon Ser2021-01-061-1/+1
* meson: link with -lrt if needed for clock_gettimeLoïc Yhuel2020-12-231-0/+8
* build: bump to version 1.18.91 for the alpha release1.18.91Simon Ser2020-12-211-1/+1
* meson: Raise requirement to meson >= 0.52.1Matt Turner2020-03-181-1/+1
* meson: Add option to control building wayland-scannerMatt Turner2020-03-131-13/+14
* build: re-open master for regular developmentSimon Ser2020-02-121-1/+1
* build: bump to version 1.18.0 for the official release1.18.0Simon Ser2020-02-121-1/+1
* build: bump to version 1.17.93 for the RC1 release1.17.93Simon Ser2020-02-051-1/+1
* build: bump to version 1.17.92 for the beta release1.17.92Simon Ser2020-01-281-1/+1
* Remove unused HAVE_CONFIG_H define in mesonEmmanuel Gil Peyrot2020-01-221-2/+0
* build: bump to version 1.17.91 for the alpha release1.17.91Simon Ser2020-01-211-1/+1
* Add Meson buildEmmanuele Bassi2020-01-101-0/+104