aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2014-11-11yawa version 0.9.0 released!0.9.0Johannes Löthberg1-1/+1
Now fully feature complete with hsetroot
2014-11-11CMakeLists: Set git version if in git repoJohannes Löthberg1-1/+15
2014-11-11Add initial manapageJohannes Löthberg1-1/+4
2014-11-06CMakeLists: add -std=c11 to CMAKE_C_FLAGSJohannes Löthberg1-5/+2
2014-11-06Don't hardcode /usr/bin/clangJohannes Löthberg1-1/+1
2014-11-05CMakeLists.txt: Use clang, -Weverything and c110.0.1Johannes Löthberg1-0/+7
The ADD_DEFINITIONS part should be dropped whene cmake 3.1 is released since it will have support for CMAKE_C_STANDARD
2014-11-04Rename hsetroot to yawaJohannes Löthberg1-3/+3
Thanks @HalosGhost for that brilliant stolen idea ❤
2014-11-04Replace autotools with CMakeJohannes Löthberg1-0/+17