unicorn/qemu/scripts
Markus Armbruster 42f64cc962
qapi: Streamline boilerplate comment generation
Every generator has separate boilerplate for .h and .c, and their
differences are boring. All of them repeat the license note.

Reduce the repetition as follows. Move common text like the license
note to common open_output(), next to the existing common text there.
For each generator, replace the two separate descriptions by a single
one.

While there, emit an "automatically generated" note into generated
documentation, too.

Backports commit c263de3f419be945499ff7e6bd7512702f8bd522 from qemu
2018-03-09 07:40:58 -05:00
..
create_config more cleanup qemu/configure 2017-01-19 14:11:54 +08:00
make_device_config.sh fix file perms 2015-08-28 21:05:38 -07:00
ordereddict.py import 2015-08-21 15:04:50 +08:00
qapi-event.py qapi: Streamline boilerplate comment generation 2018-03-09 07:40:58 -05:00
qapi-types.py qapi: Streamline boilerplate comment generation 2018-03-09 07:40:58 -05:00
qapi-visit.py qapi: Streamline boilerplate comment generation 2018-03-09 07:40:58 -05:00
qapi.py qapi: Streamline boilerplate comment generation 2018-03-09 07:40:58 -05:00