[Asterisk-code-review] progdocs: Update Makefile. (asterisk[16])

George Joseph asteriskteam at digium.com
Mon Dec 6 09:06:23 CST 2021


Attention is currently required from: Alexander Traud.
George Joseph has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/17578 )

Change subject: progdocs: Update Makefile.
......................................................................


Patch Set 3: Code-Review-1

(1 comment)

Patchset:

PS3: 
doxygen.log isn't produced any more so all those warnings are lost in the 22000+ lines of output.
If you can get doxygen.log back and suppress all the "Generating docs for" messages to stdout the warnings would be easier to find.

I'm also unsure about your "noisy build" comment.  If I run "make NOISY_BUILD=yes progdocs" I get LESS output than without the NOISY_BUILD.

$ make clean
$ make progdocs | tee /tmp/progdocs-quiet.log
$ make clean
$ make NOISY_BUILD=yes progdocs | tee /tmp/progdocs-noisy.log
$ wc -l /tmp/progdocs-quiet.log 
22353 /tmp/progdocs-quiet.log
$ wc -l /tmp/progdocs-noisy.log 
21805 /tmp/progdocs-noisy.log



-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17578
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I4129092a199d5e24c319a09cd088614b121015af
Gerrit-Change-Number: 17578
Gerrit-PatchSet: 3
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Attention: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Comment-Date: Mon, 06 Dec 2021 15:06:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211206/221da50c/attachment-0001.html>


More information about the asterisk-code-review mailing list