aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2016-01-05Fix whitespaces in cmake configMikkel Oscar Lyderik
2015-12-28Add default wallpaperDrew DeVault
2015-12-23Added include(GNUInstallDirs)Yacine Hmito
2015-12-23Use SYSCONFDIR as recommendedYacine Hmito
2015-12-22fix backtrace detection in CMakerobotanarchy
2015-12-21add -fPIC flag (position independent code) like in wlcrobotanarchy
2015-12-21use CMake's FindBacktrace for backtrace feature detectionrobotanarchy
2015-12-20make gdk-pixbuf dependency really optionalprogandy
2015-12-20Make some dependencies optionalDrew DeVault
2015-12-18Drop sway-xorg.desktopDrew DeVault
2015-12-17Implement PAM password verification in swaylockDrew DeVault
2015-12-10Add swaylock subprojectDrew DeVault
2015-12-08Merge pull request #296 from progandy/pixbufDrew DeVault
2015-12-07swaybg: load more image formats with gdk-pixbuf2progandy
2015-12-02move manpages to subfoldersChristoph Gysin
2015-12-02cmake: build common code only onceChristoph Gysin
2015-12-01cmake: remove extra spaceChristoph Gysin
2015-12-01cmake: extract swayChristoph Gysin
2015-12-01cmake: extract add_manpage()Christoph Gysin
2015-12-01cmake: remove unnecessary quotesChristoph Gysin
2015-12-01cmake: remove old-style endif conditionChristoph Gysin
2015-12-01cmake: use out-of-source buildChristoph Gysin
2015-12-01cmake: separate C flags and preprocesser definitionsChristoph Gysin
2015-12-01cmake: use tabs instead of spacesChristoph Gysin
2015-12-01cmake: style consistencyChristoph Gysin
2015-12-01cmake: convert all cmake commands to lowercaseChristoph Gysin
2015-12-01FALLBACK_CONFIG_DIR did not work. Fixed.Yacine Hmito
2015-12-01Can customize config fallback directoryYacine Hmito
2015-11-29Add swaybar subprojectDrew DeVault
2015-11-27Add swaygrab(1) man pageDrew DeVault
2015-11-27Add swaygrab subprojectDrew DeVault
2015-11-26Add swaymsg(1) man pageDrew DeVault
2015-11-26Add swaymsg subprojectDrew DeVault
2015-11-18Basic support for extensions in server and clientsDrew DeVault
2015-11-13Fix man page installsDrew DeVault
2015-11-13Clean up CMake stuffDrew DeVault
2015-11-12cmake: run git in the source directoryBen Boeckel
2015-11-12common: create a static libraryBen Boeckel
2015-11-12cmake: clean up installation rulesBen Boeckel
2015-11-12cmake: clean up definition settingsBen Boeckel
2015-11-12cmake: manipulate CMAKE_MODULE_PATH as a listBen Boeckel
2015-11-12cmake: set the output directory onceBen Boeckel
2015-11-12cmake: simplify manpage generationBen Boeckel
2015-11-12cmake: use string(TIMESTAMP)Ben Boeckel
2015-11-12cmake: bump requirement to 3.1.0Ben Boeckel
2015-11-12Start fleshing out wayland client implementationDrew DeVault
2015-11-12Add swaybg executableDrew DeVault
2015-11-12Add new dependencies for wayland clientsDrew DeVault
2015-09-30Use location of XKBcommon headers, don't expect build in source directoryTomáš Čech
2015-09-18Fix build for debian stretchDrew DeVault