| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-11-30 | remove relevant CMakeLists.txt | Tony Crisci | -15/+0 | |
| 2017-04-26 | Fix link to dotfiles, closes #1193 | Drew DeVault | -1/+1 | |
| 2017-03-10 | UnGNUify the codebase | Drew DeVault | -7/+0 | |
| 2016-07-30 | implement solid color rendering for swaybg | Zandr Martin | -0/+2 | |
| 2016-04-28 | Explicitly mark static linking in CMake | Tomáš Čech | -1/+1 | |
| When no type is given, it depends on BUILD_SHARED_LIBS value which is not desired in this case. | ||||
| 2016-04-28 | Fix missing include paths | Tomáš Čech | -0/+1 | |
| When headers were installed in more sofisticated places (but package config knows it right), it revealed missing paths in CMake configuration. Lets fix it. | ||||
| 2016-03-24 | CMake: add missing wlc include dir for common and swaygrab | Dominique Martinet | -0/+4 | |
| 2015-12-22 | fix backtrace detection in CMake | robotanarchy | -1/+7 | |
| works on arch (glibc) and void linux (tested with musl libc) now | ||||
| 2015-12-21 | use CMake's FindBacktrace for backtrace feature detection | robotanarchy | -0/+1 | |
| 2015-12-14 | Move sway/util.c to common/util.c | Mikkel Oscar Lyderik | -0/+1 | |
| 2015-12-02 | cmake: build common code only once | Christoph Gysin | -0/+7 | |
| This creates (static) libraries for protocols/, common/, and wayland/. | ||||
| 2015-11-13 | Clean up CMake stuff | Drew DeVault | -3/+0 | |
| 2015-11-12 | common: create a static library | Ben Boeckel | -0/+3 | |
