aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorLines
2017-11-30remove relevant CMakeLists.txtTony Crisci-165/+0
2017-11-19Remove wlc dependencyDrew DeVault-1/+0
2017-11-18Move everything to sway/old/Drew DeVault-4/+8
2017-11-11Find and link to wlrootsDrew DeVault-0/+1
2017-11-05Dbus must be at least version 1.10Adam Mizerski-1/+1
2017-10-27Merge pull request #1436 from dlrobertson/add_asan_buildDrew DeVault-0/+11
2017-10-27Explicitly setting the version of json-c requiredMarius Orcsik-1/+1
2017-10-27Add Address Sanitized build typeDan Robertson-0/+11
2017-10-24Use add_compile_options instead of interpolationRanieri Althoff-6/+2
2017-08-09Re-enable implicit fallthrough warningsDrew DeVault-5/+0
2017-07-20[swaybar] fix non-dbus buildTobias Blass-1/+1
2017-07-03Disable -Wunused-result diagnosticHummer12007-0/+1
2017-06-14Install wallpapers in DATADIR/backgrounds/swayAndrew Conrad-1/+1
2017-06-07Implement Tray IconsCalvin Lee-0/+13
2017-06-06FreeBSD fixesjohalun-1/+4
2017-05-17Revert "Drop epoll dependency"Drew DeVault-0/+4
2017-05-17Drop epoll dependencyDrew DeVault-4/+0
2017-04-26Add -DVERSION flag for release version numbersSebastian Noack-7/+7
2017-04-07Add libcap check to CMakeJerziKaminsky-0/+1
2017-03-10UnGNUify the codebaseDrew DeVault-11/+0
2017-02-25Make it work for all compilersFabio Alessandro Locati-1/+5
2017-02-25Ignore Wimplicit-fallthroughFabio Alessandro Locati-0/+1
2017-01-16Unset LD_LIBRARY_PATH, unless specifiedMykyta Holubakha-2/+4
2016-12-27Fix user-set LD_LIBRARY_PATHDrew DeVault-1/+1
2016-12-17Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIRWouter van Kesteren-2/+2
2016-12-09Fix build on FreeBSDGreg V-0/+4
2016-12-04Change name of ld-library-path cmake variableDrew DeVault-2/+2
2016-12-02Drop -Denable-binding-eventDrew DeVault-4/+0
2016-12-02Deal with LD_LIBRARY_PATHDrew DeVault-0/+3
2016-07-12Enable using non-annotated tags in git-describeHummer12007-1/+1
2016-05-14Set Cairo and Pango as required dependenciesDrew DeVault-2/+2
2016-05-14Turn off ZSH completions by defaultDrew DeVault-1/+1
2016-04-29Add -Werror to C flagsDrew DeVault-0/+1
2016-04-28Respect supplied CMAKE_C_FLAGSTomáš Čech-1/+1
2016-03-18New default wallpaper!Drew DeVault-1/+2
2016-01-22cmake: fix libinput include dirsMikkel Oscar Lyderik-1/+0
2016-01-19Merge pull request #440 from SethBarberee/zsh-completionsDrew DeVault-1/+4
2016-01-19libinputCole Mickens-0/+3
2016-01-17added basic zsh shell completion for sway, swaybg, and swaygrabSeth Barberee-1/+4
2016-01-09Make enable-binding-event option have an affect.Mikkel Oscar Lyderik-3/+3
2016-01-08Make wallpaper optional (cmake flag)Drew DeVault-5/+8
2016-01-08Make IPC binding event support a compile time opt.Mikkel Oscar Lyderik-0/+4
2016-01-05Fix whitespaces in cmake configMikkel Oscar Lyderik-35/+35
2015-12-28Add default wallpaperDrew DeVault-0/+6
2015-12-23Added include(GNUInstallDirs)Yacine Hmito-0/+1
2015-12-23Use SYSCONFDIR as recommendedYacine Hmito-4/+0
2015-12-22fix backtrace detection in CMakerobotanarchy-2/+2
2015-12-21add -fPIC flag (position independent code) like in wlcrobotanarchy-0/+1
2015-12-21use CMake's FindBacktrace for backtrace feature detectionrobotanarchy-0/+8
2015-12-20make gdk-pixbuf dependency really optionalprogandy-6/+18