[ Please answer inline, to keep the ocntext] Josh Wilmes wrote:
I don't like the current state of things- it seems to be printing out the full compilation commands occasionally, but mostly not.
Its probably a thing of "like it" or "not like it". I prefer to see warnings and minimal or no compilation status ("make -s")
I think that at this stage of development it's best to print out the full commands being executed.
That's the reason for my argument:
- let the work depending on "-s" was given to "make" or not or such
(with s/the/that/ - sorry)
Seeing the actual command is useful and necessary if the build prcoess has troubles. For most of "normal" changes its more important to get warnings/errors not hidden by ever repeating command line echos - IMHO.
--Joshleo