Files
make/tests/scripts/features
Paul Smith 2449ef3c88 Clean up depth handling in debug output
The indentation shown in debug output was misleading.  Increment the
depth when we are working on a prerequisite, not for the current
target.

* src/remake.c (check_dep): Increment depth only on recursion.
(update_file_1): Ditto.  Don't show "Finished..." if prereqs are
still running.
* src/implicit.c (pattern_search): Increment depth for the entire
search.
* tests/scripts/features/output-sync: Support debug output when run
by hand.
2023-02-19 01:25:57 -05:00
..
2017-06-04 18:37:20 -04:00
2013-10-09 01:53:55 -04:00
2017-06-04 18:37:20 -04:00
2022-08-30 21:05:34 -04:00
2022-08-30 21:05:34 -04:00
2021-11-28 14:27:10 -05:00