aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAge
* Bump required wlroots version1.1-rc1Libravatar Drew DeVault2019-05-03
* swaybg: split into standalone projectLibravatar Drew DeVault2019-04-25
* Set the correct version for wlroots dependencyLibravatar bschacht2019-04-25
* swaybg: add manpageLibravatar Simon Ser2019-04-13
* meson: use pkg-config var for scdoc pathLibravatar emersion2019-03-10
* meson: update scdoc requirement to >= 1.9.2Libravatar Brian Ashworth2019-03-04
* meson: check scdoc versionLibravatar emersion2019-03-01
* Merge pull request #3766 from RedSoxFan/sway-ipc-scdocLibravatar Drew DeVault2019-02-27
|\
| * Add sway-ipc.7.scd to document IPC protocolLibravatar Brian Ashworth2019-02-27
* | Merge pull request #3786 from emersion/wlroots-versionLibravatar Drew DeVault2019-02-27
|\ \
| * | Set minimum wlroots versionLibravatar emersion2019-02-27
| |/
* / Print Meson featuresLibravatar emersion2019-02-27
|/
* Fix Meson subproject boolean default optionsLibravatar emersion2019-02-17
* Disable unneeded wlroots subproject featuresLibravatar emersion2019-02-16
* Fix --version when building from tarballLibravatar emersion2019-02-12
* Set version in project fileLibravatar Michael Vetter2019-02-05
* Merge pull request #3482 from emersion/meson-systemd-versionLibravatar Drew DeVault2019-01-21
|\
| * meson: set minimum systemd versionLibravatar emersion2019-01-21
* | Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
|/
* meson: make sure wlroots has been built with xwaylandLibravatar emersion2019-01-18
* meson: remove extraneous parenthesesLibravatar emersion2019-01-18
* meson: remove rpath optionsLibravatar emersion2019-01-18
* meson: remove unused dependenciesLibravatar emersion2019-01-18
* meson: add gdk-pixbuf and man-pages optionsLibravatar emersion2019-01-18
* Use Meson feature optionsLibravatar emersion2019-01-17
* Remove usage of VLAs.Libravatar Connor E2019-01-16
* Split swaylock into separate projectLibravatar Drew DeVault2019-01-13
* Split swayidle from swayLibravatar Drew DeVault2019-01-12
* bash: add completion for swaybarLibravatar Gaël PORTAY2018-12-31
* swaybar: add tray interfaceLibravatar Ian Fan2018-12-31
* Change mouse buttons to x11 map and libevdev namesLibravatar Brian Ashworth2018-12-25
* meson.build: remove obsolete definition of swayidle_depsLibravatar Ian Fan2018-12-01
* Meson: Fix SYSCONFDIR definition.Libravatar progandy2018-11-23
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* Use #if instead of #ifdef for WLR_HAS_*Libravatar emersion2018-11-12
* added fish completions for swaynagLibravatar madblobfish2018-10-27
* added fish completions for swayidleLibravatar madblobfish2018-10-27
* Set sysconfdir to /etc only if prefix is /usrLibravatar sghctoma2018-10-17
* Set SYSCONFDIR to /etc even when "prefix" is setLibravatar Niccolò Scatena2018-10-16
* Revert "Fix SYSCONFDIR to include "prefix""Libravatar Niccolò Scatena2018-10-16
* Establish sway-output(5)Libravatar Drew DeVault2018-10-14
* Fix swaylock w/shadow on glibc, improve securityLibravatar Drew DeVault2018-10-06
* Add support for installing binaries with DT_RPATHLibravatar Arkadiusz Hiler2018-09-30
* Remove libcap/prctl artifactsLibravatar Arkadiusz Hiler2018-09-30
* Add support for building swaylock without PAMLibravatar Drew DeVault2018-09-28
* Add _C11_SOURCE feature test macro on FreeBSDLibravatar sghctoma2018-09-26
* Make libpam optionalLibravatar Drew DeVault2018-09-26
* Merge remote-tracking branch 'upstream/master' into fix-freebsd-buildLibravatar sghctoma2018-09-03
|\
| * Add ld-library-path meson optionLibravatar Ryan Dwyer2018-09-02
| * Use dashes in meson option namesLibravatar Ryan Dwyer2018-09-02