aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-03-01meson: check scdoc versionemersion1-2/+3
2019-02-27Merge pull request #3766 from RedSoxFan/sway-ipc-scdocDrew DeVault1-0/+1
2019-02-27Merge pull request #3786 from emersion/wlroots-versionDrew DeVault1-1/+3
2019-02-27Print Meson featuresemersion1-5/+18
2019-02-27Set minimum wlroots versionemersion1-1/+3
2019-02-27Add sway-ipc.7.scd to document IPC protocolBrian Ashworth1-0/+1
2019-02-17Fix Meson subproject boolean default optionsemersion1-1/+1
2019-02-16Disable unneeded wlroots subproject featuresemersion1-1/+5
2019-02-12Fix --version when building from tarballemersion1-5/+6
2019-02-05Set version in project fileMichael Vetter1-8/+4
2019-01-21Merge pull request #3482 from emersion/meson-systemd-versionDrew DeVault1-2/+2
2019-01-21Replace wlr_log with sway_logM Stoeckl1-0/+2
2019-01-21meson: set minimum systemd versionemersion1-2/+2
2019-01-18meson: make sure wlroots has been built with xwaylandemersion1-2/+15
2019-01-18meson: remove extraneous parenthesesemersion1-4/+4
2019-01-18meson: remove rpath optionsemersion1-11/+0
2019-01-18meson: remove unused dependenciesemersion1-2/+0
2019-01-18meson: add gdk-pixbuf and man-pages optionsemersion1-3/+2
2019-01-17Use Meson feature optionsemersion1-5/+11
2019-01-16Remove usage of VLAs.Connor E1-0/+1
2019-01-13Split swaylock into separate projectDrew DeVault1-5/+0
2019-01-12Split swayidle from swayDrew DeVault1-4/+0
2018-12-31bash: add completion for swaybarGaël PORTAY1-0/+1
2018-12-31swaybar: add tray interfaceIan Fan1-0/+1
2018-12-25Change mouse buttons to x11 map and libevdev namesBrian Ashworth1-0/+1
2018-12-01meson.build: remove obsolete definition of swayidle_depsIan Fan1-2/+0
2018-11-23Meson: Fix SYSCONFDIR definition.progandy1-15/+2
2018-11-18Use #if instead of #ifdefemersion1-18/+6
2018-11-12Use #if instead of #ifdef for WLR_HAS_*emersion1-5/+11
2018-10-27added fish completions for swaynagmadblobfish1-0/+1
2018-10-27added fish completions for swayidlemadblobfish1-0/+1
2018-10-17Set sysconfdir to /etc only if prefix is /usrsghctoma1-2/+15
2018-10-16Set SYSCONFDIR to /etc even when "prefix" is setNiccolò Scatena1-1/+1
2018-10-16Revert "Fix SYSCONFDIR to include "prefix""Niccolò Scatena1-1/+1
2018-10-14Establish sway-output(5)Drew DeVault1-0/+1
2018-10-06Fix swaylock w/shadow on glibc, improve securityDrew DeVault1-0/+1
2018-09-30Add support for installing binaries with DT_RPATHArkadiusz Hiler1-1/+10
2018-09-30Remove libcap/prctl artifactsArkadiusz Hiler1-1/+0
2018-09-28Add support for building swaylock without PAMDrew DeVault1-4/+6
2018-09-26Add _C11_SOURCE feature test macro on FreeBSDsghctoma1-0/+4
2018-09-26Make libpam optionalDrew DeVault1-2/+5
2018-09-03Merge remote-tracking branch 'upstream/master' into fix-freebsd-buildsghctoma1-5/+7
2018-09-02Add ld-library-path meson optionRyan Dwyer1-0/+2
2018-09-02Use dashes in meson option namesRyan Dwyer1-5/+5
2018-08-30Fix SYSCONFDIR to include "prefix"sghctoma1-1/+1
2018-08-30Make libcap an optional dependencysghctoma1-1/+1
2018-08-27Hide deprecated wayland functionsScott Anderson1-0/+1
2018-08-26added fish to meson.buildMartin Kalchev1-0/+11
2018-08-02Merge branch 'master' into nagbarRyan Dwyer1-1/+1
2018-08-02Link xcb dependency to meson options "enable_xwayland" (#2393)Michel Ganguin1-1/+1