Commit Graph

10 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 6eb216a40a
Remove linker preference from CMakeLists.txt
Arch Linux AUR Success Details
Alpine 3.19 Success Details
ld.gold doesn't understand all options that ld.bfd does.

In particular, this broke AUR builds with the current makepkg.conf.
2024-04-08 01:49:55 +02:00
Přemysl Eric Janouch 9ddeb03652
CMakeLists.txt: declare compatibility with 3.27
Sadly, the 3.5 deprecation warning doesn't go away after this.
2023-08-01 03:11:11 +02:00
Přemysl Eric Janouch 3eea106c3c
Explicitly disable GCC's -Wmisleading-indentation 2021-07-19 09:23:28 +02:00
Přemysl Eric Janouch df046bb071
Add some mediocre manpages
I'm not particularly happy to write in mdoc but here goes.
2020-10-26 20:46:09 +01:00
Přemysl Eric Janouch cc59fcfb41
CMakeLists.txt: cleanup 2020-10-26 18:56:14 +01:00
Přemysl Eric Janouch a0eacf4607
Add an installation script
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
2020-10-21 08:26:42 +02:00
Přemysl Eric Janouch b8344f215c
Name change 2020-08-28 18:23:46 +02:00
Přemysl Eric Janouch 1c47cf7908
Relicense to 0BSD, update mail address
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.
2018-06-22 19:50:56 +02:00
Přemysl Eric Janouch fb73fc8292
Mark files that make use of POSIX ACLs 2017-07-14 21:49:32 +02:00
Přemysl Eric Janouch a55fc17f31
Initial commit 2017-06-29 04:32:37 +02:00