Commits


sort the auto index alphabetically


hide output of etags even the message "sh: etags: not such file or directory" or whatever seems to be confusing for users, so silent it. (maybe it would be better not to automatically generate the TAGS, but it's so handy...)


fix static target


make sure -o is passed to ${CC} in suffix rule


clean objects in compat dir


improve logs management


drop unused target iri_test


generate compile_flags for clangd


typo


remove unused target "test" was replaced by "regress" a while ago


use starts_with in puny.c


initial punycode support


gg may need some compat


use gg instead of gg.py for the regression suite


add gg, a barebones Gemini client