summaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* swaybg: load more image formats with gdk-pixbuf2progandy2015-12-071-0/+2
* cmake: build common code only onceChristoph Gysin2015-12-021-24/+4
* cmake: remove subprojectsChristoph Gysin2015-12-011-7/+5
* cmake: remove unnecessary quotesChristoph Gysin2015-12-011-2/+2
* cmake: use out-of-source buildChristoph Gysin2015-12-011-1/+0
* cmake: use tabs instead of spacesChristoph Gysin2015-12-011-22/+22
* cmake: style consistencyChristoph Gysin2015-12-011-6/+20
* cmake: convert all cmake commands to lowercaseChristoph Gysin2015-12-011-4/+4
* Basic support for extensions in server and clientsDrew DeVault2015-11-181-0/+2
* Support cursors over wayland clientsDrew DeVault2015-11-181-1/+1
* Generate protocol headersDrew DeVault2015-11-181-3/+6
* Clean up some things better in wayland clientsDrew DeVault2015-11-131-1/+1
* Clean up CMake stuffDrew DeVault2015-11-131-1/+2
* common: create a static libraryBen Boeckel2015-11-121-3/+1
* cmake: clean up installation rulesBen Boeckel2015-11-121-4/+4
* cmake: set the output directory onceBen Boeckel2015-11-121-1/+0
* Start fleshing out wayland client implementationDrew DeVault2015-11-121-2/+8
* Add swaybg executableDrew DeVault2015-11-121-0/+27