aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)AuthorLines
2015-08-18added sway_assert functionminus-1/+0
returns false on a failed assertion in release mode and raises SIGABRT in debug mode
2015-08-18Find a2x through CMakeDrew DeVault-2/+3
Fixes #63
2015-08-18Install manual pages to <prefix>/share/manLubomir Rintel-2/+2
Use a FHS compliant location instead of /usr/man compat symlink. Some distros don't ship that one.
2015-08-17Add man pagesDrew DeVault-0/+26
2015-08-16Move headers to include/Drew DeVault-1/+1
2015-08-16Add default config fileDrew DeVault-0/+5
2015-08-04Pull in some scas code and read i3 config fileDrew DeVault-0/+1
2015-08-04Initial commitDrew DeVault-0/+39