index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2017-04-07
Add libcap check to CMake
JerziKaminsky
2017-03-10
UnGNUify the codebase
Drew DeVault
2017-02-25
Make it work for all compilers
Fabio Alessandro Locati
2017-02-25
Ignore Wimplicit-fallthrough
Fabio Alessandro Locati
2017-01-16
Unset LD_LIBRARY_PATH, unless specified
Mykyta Holubakha
2016-12-27
Fix user-set LD_LIBRARY_PATH
Drew DeVault
2016-12-17
Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIR
Wouter van Kesteren
2016-12-09
Fix build on FreeBSD
Greg V
2016-12-04
Change name of ld-library-path cmake variable
Drew DeVault
2016-12-02
Drop -Denable-binding-event
Drew DeVault
2016-12-02
Deal with LD_LIBRARY_PATH
Drew DeVault
2016-07-12
Enable using non-annotated tags in git-describe
Hummer12007
2016-05-14
Set Cairo and Pango as required dependencies
Drew DeVault
2016-05-14
Turn off ZSH completions by default
Drew DeVault
2016-04-29
Add -Werror to C flags
Drew DeVault
2016-04-28
Respect supplied CMAKE_C_FLAGS
Tomáš Čech
2016-03-18
New default wallpaper!
Drew DeVault
2016-01-22
cmake: fix libinput include dirs
Mikkel Oscar Lyderik
2016-01-19
Merge pull request #440 from SethBarberee/zsh-completions
Drew DeVault
2016-01-19
libinput
Cole Mickens
2016-01-17
added basic zsh shell completion for sway, swaybg, and swaygrab
Seth Barberee
2016-01-09
Make enable-binding-event option have an affect.
Mikkel Oscar Lyderik
2016-01-08
Make wallpaper optional (cmake flag)
Drew DeVault
2016-01-08
Make IPC binding event support a compile time opt.
Mikkel Oscar Lyderik
2016-01-05
Fix whitespaces in cmake config
Mikkel Oscar Lyderik
2015-12-28
Add default wallpaper
Drew DeVault
2015-12-23
Added include(GNUInstallDirs)
Yacine Hmito
2015-12-23
Use SYSCONFDIR as recommended
Yacine Hmito
2015-12-22
fix backtrace detection in CMake
robotanarchy
2015-12-21
add -fPIC flag (position independent code) like in wlc
robotanarchy
2015-12-21
use CMake's FindBacktrace for backtrace feature detection
robotanarchy
2015-12-20
make gdk-pixbuf dependency really optional
progandy
2015-12-20
Make some dependencies optional
Drew DeVault
2015-12-18
Drop sway-xorg.desktop
Drew DeVault
2015-12-17
Implement PAM password verification in swaylock
Drew DeVault
2015-12-10
Add swaylock subproject
Drew DeVault
2015-12-08
Merge pull request #296 from progandy/pixbuf
Drew DeVault
2015-12-07
swaybg: load more image formats with gdk-pixbuf2
progandy
2015-12-02
move manpages to subfolders
Christoph Gysin
2015-12-02
cmake: build common code only once
Christoph Gysin
2015-12-01
cmake: remove extra space
Christoph Gysin
2015-12-01
cmake: extract sway
Christoph Gysin
2015-12-01
cmake: extract add_manpage()
Christoph Gysin
2015-12-01
cmake: remove unnecessary quotes
Christoph Gysin
2015-12-01
cmake: remove old-style endif condition
Christoph Gysin
2015-12-01
cmake: use out-of-source build
Christoph Gysin
2015-12-01
cmake: separate C flags and preprocesser definitions
Christoph Gysin
2015-12-01
cmake: use tabs instead of spaces
Christoph Gysin
2015-12-01
cmake: style consistency
Christoph Gysin
2015-12-01
cmake: convert all cmake commands to lowercase
Christoph Gysin
[next]