]> git.draconx.ca Git - dxcommon.git/history - scripts/gen-options.awk
DX_C_ALIGNAS: Work around bash-5 parsing bug.
[dxcommon.git] / scripts / gen-options.awk
2023-12-03 Nick Bowlergen-options.awk: Don't pass ERE to split().
2023-12-03 Nick BowlerExplicitly test for empty strings in awk scripts.
2023-12-03 Nick BowlerAvoid local array parameters in awk scripts.
2023-12-03 Nick BowlerRework backslash substitutions in awk scripts.
2023-01-08 Nick BowlerAdd a helper macro to use the new gen-options packed...
2023-01-08 Nick Bowlergen-options.awk: Work around busybox regex bug.
2023-01-08 Nick Bowlergen-options.awk: Fix generated help text under mawk.
2023-01-08 Nick Bowlergen-options.awk: Add a more compact data representation.
2021-03-06 Nick BowlerFix off-by-one error in gen-options.awk.
2021-02-26 Nick BowlerAdd a script for generating getopt_long option tables.