Commit graph

15 commits

Author SHA1 Message Date
a5980be3cc
docs: Use the docs folder more
Also rename it from doc to docs

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-23 22:05:57 +01:00
00ec4ef893
fix(Make): stop compressing the manpages
Let whatever installs them do it themselves

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-02-16 23:23:10 +01:00
59212798f7
[SKIP CI] fix(make): Real actual macOS support ()
Tested again on the lone Apple device I have.

This time it does not break make on Linux 🌝

Reviewed-on: 
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-20 21:34:16 +00:00
Sam
add1ef61a2
feat(packaging): Prepare for apt packaging ()
This needs to be tested (preferably extensively), which I will do now

Reviewed-on: 
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-14 14:11:01 +00:00
Sam
2d94ea6838 revert e6a3d6040a
This broke every other operating system (and the AUR)
2022-10-14 12:47:44 +00:00
e6a3d6040a [SKIP CI] fix: Make makefiles portable
-D isn't supported on MacOS (sample size: 1)

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-13 12:49:15 +00:00
Sam
607c321de3
feat: fish completions ()
These are basically thrown together but more is always good

Reviewed-on: 
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-28 18:11:05 +00:00
Sam
f2218481ee
feat(completions): add bash ()
well, at least the same Dig and drill do

Reviewed-on: 
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-28 12:40:27 +00:00
Sam
933967016f [SKIP CI] misc: makefile refactoring ()
Mainly making it so that it doesn't always run tests when making coverage

Also, making it more cross platform and less splintered is nice.

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: 
2022-09-16 23:38:46 +00:00
Sam
8df0347891 fix: EDNS cookies work properly ()
also slight refactors :)

closes 

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: 
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-16 23:26:10 +00:00
Sam
068706ae9a (feat)Completions and documentation ()
Reviewed-on: 
2022-09-04 23:28:47 +00:00
Sam
4cf19ebf78 Another "minor refactor" ()
I need to make fewer of these :)
Reviewed-on: 
2022-08-11 07:25:36 +00:00
Sam
07728cffdb (feat)EDNS ()
Reviewed-on: 
2022-08-04 01:09:49 +00:00
Sam
80648e08f6 (refactor) Draw the rest of the owl ()
Reviewed-on: 
2022-07-26 00:32:31 +00:00
Sam
d31ad6e71a Add basic makefiles ()
close 

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Co-authored-by: grumbulon <grumbulon@grumbulon.xyz>
Reviewed-on: 
Co-authored-by: Sam <sam@samtherapy.net>
Co-committed-by: Sam <sam@samtherapy.net>
2022-07-03 20:50:58 +00:00