aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-04-07Add libcap check to CMakeJerziKaminsky1-0/+1
2017-03-10UnGNUify the codebaseDrew DeVault1-11/+0
2017-02-25Make it work for all compilersFabio Alessandro Locati1-1/+5
2017-02-25Ignore Wimplicit-fallthroughFabio Alessandro Locati1-0/+1
2017-01-16Unset LD_LIBRARY_PATH, unless specifiedMykyta Holubakha1-2/+4
2016-12-27Fix user-set LD_LIBRARY_PATHDrew DeVault1-1/+1
2016-12-17Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIRWouter van Kesteren1-2/+2
2016-12-09Fix build on FreeBSDGreg V1-0/+4
2016-12-04Change name of ld-library-path cmake variableDrew DeVault1-2/+2
2016-12-02Drop -Denable-binding-eventDrew DeVault1-4/+0
2016-12-02Deal with LD_LIBRARY_PATHDrew DeVault1-0/+3
2016-07-12Enable using non-annotated tags in git-describeHummer120071-1/+1
2016-05-14Set Cairo and Pango as required dependenciesDrew DeVault1-2/+2
2016-05-14Turn off ZSH completions by defaultDrew DeVault1-1/+1
2016-04-29Add -Werror to C flagsDrew DeVault1-0/+1
2016-04-28Respect supplied CMAKE_C_FLAGSTomáš Čech1-1/+1
2016-03-18New default wallpaper!Drew DeVault1-1/+2
2016-01-22cmake: fix libinput include dirsMikkel Oscar Lyderik1-1/+0
2016-01-19Merge pull request #440 from SethBarberee/zsh-completionsDrew DeVault1-1/+4
2016-01-19libinputCole Mickens1-0/+3
2016-01-17added basic zsh shell completion for sway, swaybg, and swaygrabSeth Barberee1-1/+4
2016-01-09Make enable-binding-event option have an affect.Mikkel Oscar Lyderik1-3/+3
2016-01-08Make wallpaper optional (cmake flag)Drew DeVault1-5/+8
2016-01-08Make IPC binding event support a compile time opt.Mikkel Oscar Lyderik1-0/+4
2016-01-05Fix whitespaces in cmake configMikkel Oscar Lyderik1-35/+35
2015-12-28Add default wallpaperDrew DeVault1-0/+6
2015-12-23Added include(GNUInstallDirs)Yacine Hmito1-0/+1
2015-12-23Use SYSCONFDIR as recommendedYacine Hmito1-4/+0
2015-12-22fix backtrace detection in CMakerobotanarchy1-2/+2
2015-12-21add -fPIC flag (position independent code) like in wlcrobotanarchy1-0/+1
2015-12-21use CMake's FindBacktrace for backtrace feature detectionrobotanarchy1-0/+8
2015-12-20make gdk-pixbuf dependency really optionalprogandy1-6/+18
2015-12-20Make some dependencies optionalDrew DeVault1-9/+40
2015-12-18Drop sway-xorg.desktopDrew DeVault1-5/+0
2015-12-17Implement PAM password verification in swaylockDrew DeVault1-0/+1
2015-12-10Add swaylock subprojectDrew DeVault1-0/+1
2015-12-08Merge pull request #296 from progandy/pixbufDrew DeVault1-0/+1
2015-12-07swaybg: load more image formats with gdk-pixbuf2progandy1-0/+1
2015-12-02move manpages to subfoldersChristoph Gysin1-6/+2
2015-12-02cmake: build common code only onceChristoph Gysin1-1/+13
2015-12-01cmake: remove extra spaceChristoph Gysin1-1/+1
2015-12-01cmake: extract swayChristoph Gysin1-49/+1
2015-12-01cmake: extract add_manpage()Christoph Gysin1-31/+1
2015-12-01cmake: remove unnecessary quotesChristoph Gysin1-26/+26
2015-12-01cmake: remove old-style endif conditionChristoph Gysin1-1/+1
2015-12-01cmake: use out-of-source buildChristoph Gysin1-2/+1
2015-12-01cmake: separate C flags and preprocesser definitionsChristoph Gysin1-1/+7
2015-12-01cmake: use tabs instead of spacesChristoph Gysin1-66/+66
2015-12-01cmake: style consistencyChristoph Gysin1-25/+37
2015-12-01cmake: convert all cmake commands to lowercaseChristoph Gysin1-3/+3