make.1: Some remarks and a patch with editorial changes for this man page

2025-03-18 Thread Bjarni Ingi Gislason
Package: make Version: 4.4.1-1 Severity: minor Tags: patch * What led up to the situation? Checking for defects with a new version test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man page" [Use "groff -e ' $' -e '\\~$' " to find obvious trailing spaces.] ["

Re: Ability to print the make database as json - experimental

2025-03-18 Thread Tim Murphy
I've recently updated and rebased my experimental fork of make with the branch that dumps the internal database of the makefile to JSON format files. It handles more aspects of the database but not all of them. Listing directories still doesn't work yet. I don't have a test set to try it on so it