Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-01 | remove the rest of cmake | Tony Crisci | |
2017-05-17 | Revert "Drop epoll dependency" | Drew DeVault | |
This reverts commit 91f2bf81bf89699d43083f3d3a27805ba5e395a9. | |||
2017-05-17 | Drop epoll dependency | Drew DeVault | |
2016-12-09 | Fix build on FreeBSD | Greg V | |
- Make sure CMake always finds absolute paths for Cairo, Pango and GdkPixbuf - Add forgotten json-c include path to swaymsg/CMakeLists.txt - Disable -Werror because of assert warnings - Add correct /proc/pid/file path for FreeBSD - Use libepoll-shim on FreeBSD - Only use Linux capabilities on, well, Linux |