aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Install some binaries with the setuid bitHEADorigin/mastermasterPřemysl Eric Janouch2 days1-3/+16
|
* Don't install orphan supplementary filesPřemysl Eric Janouch2023-07-041-15/+17
|
* CMakeLists.txt: improve portabilityPřemysl Eric Janouch2021-11-071-10/+31
| | | | Also, stop lying in the README that this is present in AUR.
* CMakeLists.txt: slightly modernizePřemysl Eric Janouch2021-11-071-5/+7
| | | | | If someone really wants this to work on ancient systems, the fix should be easy.
* CMakeLists.txt: omit end{if,foreach} expressionsPřemysl Eric Janouch2020-10-291-5/+5
| | | | Their usefulness was almost negative.
* Bump minimum CMake version to 3.0Přemysl Eric Janouch2020-10-261-17/+5
| | | | A nice, round number. This allows us to remove some boilerplate.
* CMakeLists.txt: cleanupPřemysl Eric Janouch2020-10-261-29/+9
| | | | Many executables had completely unnecessary dependencies.
* Name changePřemysl Eric Janouch2020-09-281-2/+2
|
* paswitch: remember to install the binaryPřemysl Janouch2018-10-281-2/+2
|
* Add paswitch: PulseAudio output switcherPřemysl Janouch2018-10-281-0/+3
| | | | Initial commit. It does what it's supposed to but it's very buggy.
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-1/+1
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* Bump libertyPřemysl Janouch2018-06-241-1/+1
|
* iexec: fix linkagePřemysl Janouch2017-08-301-1/+1
|
* Add iexecPřemysl Janouch2017-07-061-2/+5
|
* CMakeLists.txt: suppress a new warningPřemysl Janouch2017-07-051-2/+2
|
* CMakeLists.txt: fix variable namePřemysl Janouch2017-07-051-2/+2
|
* priod: systemd unit, configurationPřemysl Janouch2017-07-051-4/+10
|
* priod: PoC skeletonPřemysl Janouch2017-07-051-1/+6
|
* wmstatus: add insomniac modePřemysl Janouch2017-05-141-1/+1
|
* Add input-switchPřemysl Janouch2017-02-091-1/+4
| | | | Moving common stuff for DDC/CI communicating programs to ddc-ci.c.
* Try to fix OBS buildPřemysl Janouch2016-12-301-1/+5
|
* dwmstatus: add i3bar support, rename to wmstatusPřemysl Janouch2016-12-301-4/+4
|
* fancontrol-ng: install the unit file under /libPřemysl Janouch2016-11-241-1/+2
|
* Add big-brotherPřemysl Janouch2016-10-151-1/+4
| | | | So far this is only rather a prototype.
* CMakeLists.txt cleanupPřemysl Janouch2016-10-121-3/+0
|
* Don't force compile flagsPřemysl Janouch2016-03-101-1/+2
|
* Add siprandomPřemysl Janouch2016-02-141-1/+4
| | | | Based on an idea I got from a talk.
* Add gdm-switch-user, run by dwmstatusPřemysl Janouch2016-01-271-0/+13
|
* Add shellifyPřemysl Janouch2016-01-261-0/+1
|
* Add fancontrol-ngPřemysl Janouch2016-01-261-2/+13
|
* Initial commitPřemysl Janouch2016-01-101-0/+67
These used to be part of my dwm fork repository.