Commit graph

12 commits

Author SHA1 Message Date
speedie 2d445f860d Some improvements to building 2023-07-10 18:24:52 +02:00
speedie 4135cbc0f2 Add fuzzy matching using tiny-regex-c 2023-07-05 01:40:35 +02:00
Jacob eefa047c6e No need to generate manual on install. 2023-06-30 01:23:57 +02:00
speedie 9c246c037d Fix last commit 2023-06-28 19:46:03 +02:00
speedie 8e257d5f6b Improve FreeBSD compatibility by moving meson.options to
meson_options.txt
Also fix a -Wsometimes-uninitialized
2023-06-26 18:09:03 +02:00
Jacob 591023c471 Fix headers being deleted when they shouldn't be 2023-06-25 20:23:15 +02:00
Jacob 9b062f7dfb Set prefix in script 2023-06-25 19:56:00 +02:00
speedie 1a4f2c08ef Replace sed -i with sed for *BSD compatibility 2023-06-24 23:30:03 +02:00
speedie c7632f342e Fix generate.sh
Fix generate.sh, it should now generate properly. Also remove the actual
protocols, the user should generate those, not me.
2023-06-24 21:12:18 +02:00
speedie b4dd4fc383 Add documentation for spmenu_test
Add documentation for spmenu_test, also improve Markdown format
consistency.
2023-06-24 19:55:11 +02:00
speedie c0cd874348 Use /usr/bin/env bash instead of /bin/bash in the spmenu_make script for
consistency with spmenu_run and spmenu_test
2023-06-24 04:22:15 +02:00
speedie 3b10355e5a Combine the many scripts into one. The protocols/generate.sh is
necessary because meson doesn't seem to like passing arguments to
scripts it has to execute.
2023-06-17 17:05:42 +02:00