Enable building the PWG examples.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 1 Jul 2005 12:43:03 +0000 (12:43 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 1 Jul 2005 12:43:03 +0000 (12:43 +0000)
commitc9a37cf682395ac7c7ae0dabce74f9e37a894fc8
treea8b858f6ed6681d6aada3660b2b1c6f6bc907c3b
parentedcaf2cd4f4699f3f10869717b799081ad740f10
Enable building the PWG examples.

Original commit message from CVS:
* configure.ac:
* examples/Makefile.am:
* examples/pwg/Makefile.am:
* examples/pwg/extract.pl:
Enable building the PWG examples.
* docs/pwg/advanced-interfaces.xml:
Add URI interface stub.
* docs/pwg/advanced-types.xml:
* docs/pwg/other-autoplugger.xml:
* docs/pwg/appendix-porting.xml:
* docs/pwg/pwg.xml:
Add porting guide (mostly stubs), remove autoplugging (see ADM).
* docs/pwg/building-boiler.xml:
* docs/pwg/building-chainfn.xml:
* docs/pwg/building-pads.xml:
* docs/pwg/building-props.xml:
* docs/pwg/building-state.xml:
* docs/pwg/building-testapp.xml:
Update the building-*.xml parts for 0.9 changes. All examples
code blocks compile in examples/pwg/*.
19 files changed:
ChangeLog
configure.ac
docs/pwg/advanced-interfaces.xml
docs/pwg/advanced-types.xml
docs/pwg/appendix-porting.xml [new file with mode: 0644]
docs/pwg/building-boiler.xml
docs/pwg/building-chainfn.xml
docs/pwg/building-pads.xml
docs/pwg/building-props.xml
docs/pwg/building-state.xml
docs/pwg/building-testapp.xml
docs/pwg/other-autoplugger.xml [deleted file]
docs/pwg/pwg.xml
examples/Makefile.am
examples/pwg/Makefile.am [new file with mode: 0644]
examples/pwg/extract.pl [new file with mode: 0755]
tests/old/examples/Makefile.am
tests/old/examples/pwg/Makefile.am [new file with mode: 0644]
tests/old/examples/pwg/extract.pl [new file with mode: 0755]