diff options
author | pasky <pasky@openttd.org> | 2005-03-01 01:14:27 +0000 |
---|---|---|
committer | pasky <pasky@openttd.org> | 2005-03-01 01:14:27 +0000 |
commit | 7f78acebef9ba7e17fe18b7bd23a2c8928afb650 (patch) | |
tree | c842b07f3b76603490f964bab941690517489fe5 /callback_table.c | |
parent | 319a41ed84fbcfe6f5fbd175e8553cf25ba9710c (diff) | |
download | openttd-7f78acebef9ba7e17fe18b7bd23a2c8928afb650.tar.xz |
(svn r1917) - Makefile: Revamped VERBOSE support, build mechanics changed.
- VERBOSE has now greater effect, many previously hidden commands
are now shown on the terminal as they are executed. (Use $(Q)
instead of @ where the command should be shown if VERBOSE.)
- Compilation commands redundancy was eliminated.
- Compilation commands calling generalized so that the VERBOSE
support does not further entangle the code. The commands are now
all at a single place, before the targets in a "Build commands"
section.
Note that this changeset has a character of proposal. If you do not
like the direction it takes at all, feel free to revert it (probably
together with the previous VERBOSE patch). However, I believe it
improves the code by bringing the compilation commands to a single
place and it greatly improves the VERBOSE support, too (and makes it
much less intrusive).
Diffstat (limited to 'callback_table.c')
0 files changed, 0 insertions, 0 deletions