aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2019-02-17Fix Meson subproject boolean default optionsemersion
2019-02-16Disable unneeded wlroots subproject featuresemersion
2019-02-12Fix --version when building from tarballemersion
2019-02-05Set version in project fileMichael Vetter
2019-01-21Merge pull request #3482 from emersion/meson-systemd-versionDrew DeVault
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-21meson: set minimum systemd versionemersion
2019-01-18meson: make sure wlroots has been built with xwaylandemersion
2019-01-18meson: remove extraneous parenthesesemersion
2019-01-18meson: remove rpath optionsemersion
2019-01-18meson: remove unused dependenciesemersion
2019-01-18meson: add gdk-pixbuf and man-pages optionsemersion
2019-01-17Use Meson feature optionsemersion
2019-01-16Remove usage of VLAs.Connor E
2019-01-13Split swaylock into separate projectDrew DeVault
2019-01-12Split swayidle from swayDrew DeVault
2018-12-31bash: add completion for swaybarGaël PORTAY
2018-12-31swaybar: add tray interfaceIan Fan
2018-12-25Change mouse buttons to x11 map and libevdev namesBrian Ashworth
2018-12-01meson.build: remove obsolete definition of swayidle_depsIan Fan
2018-11-23Meson: Fix SYSCONFDIR definition.progandy
2018-11-18Use #if instead of #ifdefemersion
2018-11-12Use #if instead of #ifdef for WLR_HAS_*emersion
2018-10-27added fish completions for swaynagmadblobfish
2018-10-27added fish completions for swayidlemadblobfish
2018-10-17Set sysconfdir to /etc only if prefix is /usrsghctoma
2018-10-16Set SYSCONFDIR to /etc even when "prefix" is setNiccolò Scatena
2018-10-16Revert "Fix SYSCONFDIR to include "prefix""Niccolò Scatena
2018-10-14Establish sway-output(5)Drew DeVault
2018-10-06Fix swaylock w/shadow on glibc, improve securityDrew DeVault
2018-09-30Add support for installing binaries with DT_RPATHArkadiusz Hiler
2018-09-30Remove libcap/prctl artifactsArkadiusz Hiler
2018-09-28Add support for building swaylock without PAMDrew DeVault
2018-09-26Add _C11_SOURCE feature test macro on FreeBSDsghctoma
2018-09-26Make libpam optionalDrew DeVault
2018-09-03Merge remote-tracking branch 'upstream/master' into fix-freebsd-buildsghctoma
2018-09-02Add ld-library-path meson optionRyan Dwyer
2018-09-02Use dashes in meson option namesRyan Dwyer
2018-08-30Fix SYSCONFDIR to include "prefix"sghctoma
2018-08-30Make libcap an optional dependencysghctoma
2018-08-27Hide deprecated wayland functionsScott Anderson
2018-08-26added fish to meson.buildMartin Kalchev
2018-08-02Merge branch 'master' into nagbarRyan Dwyer
2018-08-02Link xcb dependency to meson options "enable_xwayland" (#2393)Michel Ganguin
2018-08-01swaynag: implement config file supportBrian Ashworth
2018-08-01Address first round review for swaynagBrian Ashworth
2018-08-01Implements swaynagbarBrian Ashworth
2018-07-30Merge pull request #2387 from 1ace/feature/bash-completionDrew DeVault
2018-07-30delete references to swaygrabEric Engestrom
2018-07-30meson: install bash completionEric Engestrom