aboutsummaryrefslogtreecommitdiff
path: root/swaymsg/CMakeLists.txt
AgeCommit message (Collapse)AuthorLines
2017-11-30remove relevant CMakeLists.txtFurkan Sahin-23/+0
2017-07-04Make asciidoc (and man pages) optionalFurkan Sahin-1/+3
And remove it from the build
2016-12-08Fix build on FreeBSDFurkan Sahin-0/+4
- Make sure CMake always finds absolute paths for Cairo, Pango and GdkPixbuf - Add forgotten json-c include path to swaymsg/CMakeLists.txt - Disable -Werror because of assert warnings - Add correct /proc/pid/file path for FreeBSD - Use libepoll-shim on FreeBSD - Only use Linux capabilities on, well, Linux
2016-07-31swaymsg: pretty print ipc responseFurkan Sahin-1/+2
fixes #809
2015-12-02move manpages to subfoldersFurkan Sahin-0/+2
2015-12-02cmake: build common code only onceFurkan Sahin-5/+5
This creates (static) libraries for protocols/, common/, and wayland/.
2015-12-01cmake: remove subprojectsFurkan Sahin-4/+2
2015-12-01cmake: use out-of-source buildFurkan Sahin-2/+0
2015-12-01cmake: use tabs instead of spacesFurkan Sahin-6/+6
2015-12-01cmake: style consistencyFurkan Sahin-3/+5
2015-12-01cmake: convert all cmake commands to lowercaseFurkan Sahin-2/+2
2015-11-26Add swaymsg subprojectFurkan Sahin-0/+16