aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove linker preference from CMakeLists.txtPřemysl Eric Janouch2024-04-081-7/+0
| | | | | | ld.gold doesn't understand all options that ld.bfd does. In particular, this broke AUR builds with the current makepkg.conf.
* CMakeLists.txt: declare compatibility with 3.27Přemysl Eric Janouch2023-08-011-1/+1
| | | | Sadly, the 3.5 deprecation warning doesn't go away after this.
* Explicitly disable GCC's -Wmisleading-indentationPřemysl Eric Janouch2021-07-191-1/+2
|
* Add some mediocre manpagesPřemysl Eric Janouch2020-10-261-0/+1
| | | | I'm not particularly happy to write in mdoc but here goes.
* CMakeLists.txt: cleanupPřemysl Eric Janouch2020-10-261-9/+6
|
* Add an installation scriptPřemysl Eric Janouch2020-10-211-0/+1
| | | | | | | | Copying snippets from the README was uncomfortable and laborious, and wasted a lot of space in the document, especially after the recent additions. Closes #3
* Name changePřemysl Eric Janouch2020-08-281-2/+2
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-221-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.
* Mark files that make use of POSIX ACLsPřemysl Janouch2017-07-141-1/+1
|
* Initial commitPřemysl Janouch2017-06-291-0/+46