summaryrefslogtreecommitdiff
path: root/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: define _POSIX_C_SOURCE globallySimon Ser2024-04-281-0/+2
* build: use cc.get_supported_arguments() for warning optionsSimon Ser2024-04-281-10/+8
* build: bump version to 1.2.1Simon Ser2024-04-281-1/+1
* wayland-protocols min. version to 1.26Mike Kot (Михаил Кот)2024-01-131-1/+1
* build: drop intermediate protocols librarySimon Ser2022-12-041-37/+20
* build: find native wayland-scanner programSimon Ser2022-12-041-2/+1
* build: bump to version 1.2.0Simon Ser2022-12-041-1/+1
* Fix build on Debian Stablenerdopolis2022-11-271-0/+5
* Optimize solid color with single-pixel-buffer-v1Simon Ser2022-09-161-0/+2
* Replace xdg_output with wl_output v4Simon Ser2022-06-031-1/+0
* build: stop using sh for scdocSimon Ser2022-03-111-7/+6
* build: stop using join_pathsSimon Ser2022-03-111-8/+7
* build: bump version to 1.1.1Simon Ser2022-03-101-1/+1
* build: set check arg in run_command callSimon Ser2022-03-051-2/+2
* build: bump to v1.1Simon Ser2021-07-191-1/+1
* build: mark build-time deps as nativeSimon Ser2021-07-191-5/+5
* build: find wayland-scanner with pkg-configSimon Ser2021-07-191-9/+5
* build: use add_project_arguments instead of configuration_dataSimon Ser2021-07-191-6/+5
* build: don't align dep equal signsSimon Ser2021-07-191-2/+2
* meson: drop unused libxkbcommonJan Beich2019-04-261-2/+0
* Split swaybg into a standalone projectDrew DeVault2019-04-251-12/+143
* Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl2019-01-211-3/+1
* meson: remove rpath optionsemersion2019-01-181-1/+0
* Add support for installing binaries with DT_RPATHArkadiusz Hiler2018-09-301-0/+1
* Revert "Install swaybar and swaybg under /usr/lib/sway"Rostislav Pehlivanov2018-05-061-2/+1
* Revert "Make the LIBDIR path configurable"Rostislav Pehlivanov2018-05-061-1/+1
* Revert "Meson: Replace option `instlibdir` with `libexecdir`"Rostislav Pehlivanov2018-05-061-1/+1
* Meson: Replace option `instlibdir` with `libexecdir`Nicolas Braud-Santoni2018-05-051-1/+1
* Make the LIBDIR path configurableNicolas Braud-Santoni2018-05-051-1/+1
* Install swaybar and swaybg under /usr/lib/swayNicolas Braud-Santoni2018-05-051-1/+2
* Add initial layer shell skeletonDrew DeVault2018-03-281-1/+1
* Address review commentsDrew DeVault2018-03-281-20/+16
* Add solid-color rendering to swaybgDrew DeVault2018-03-281-2/+16
* Add client protocols and swaybg skeletonDrew DeVault2018-03-281-0/+8