Fooling around with jam's -d flag, to make it possible to specify
useful display output without turning on loads of debugging crud.
New -dd flag to display dependencies.
Provisional changes not yet documented in jam.html.
=== computer:1666: Change 36374 by seiwald@play-seiwald on 2002/09/19 15:17:20
Jam -d change: the message "...using xxx..." now only shows
up with -da, rather than in the default output. It made it
hard to see what was happening when there were a lot of temp
files lying around.
User visible change documented in RELNOTES.
=== computer:1666: Change 36430 by seiwald@play-seiwald on 2002/09/23 11:34:12
Put jam -dx flags into 'jam -h'.
Change to undocumented behavior (jam -h's output).
=== computer:1666: Change 36551 by seiwald@play-seiwald on 2002/09/26 14:39:54
Document jam's new -d debug flags.
=== computer:1666: Change 37367 by seiwald@waffle-cyg-seiwald on 2002/10/28 16:03:46
jam -n now implies -dax, just as the old jam -n implied -d2.
Change to unreleased functionality.
=== computer:1666: Change 37550 by seiwald@waffle-cyg-seiwald on 2002/11/03 23:12:15