- A few more bug fixes
commit67f0a70c33eb1baa6a329a4611766e6c0da8fb72
authorPatrik Stridvall <ps@leissner.se>
Thu, 26 Jul 2001 21:42:12 +0000 (26 21:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Jul 2001 21:42:12 +0000 (26 21:42 +0000)
tree1723f711bae179beb9abf0a914f0e081c99a8562
parent9a57ef4de1e1fd80479c27c1121fffca44c56561
- A few more bug fixes
- Reorganization continues
- New tool (make_filter) for filtering make output added
18 files changed:
tools/winapi/config.pm
tools/winapi/make_filter [new file with mode: 0755]
tools/winapi/make_filter_options.pm [copied from tools/winapi/winapi_extract_options.pm with 53% similarity]
tools/winapi/make_parser.pm [new file with mode: 0644]
tools/winapi/options.pm
tools/winapi/output.pm
tools/winapi/type.pm [new file with mode: 0644]
tools/winapi/winapi_check_options.pm
tools/winapi/winapi_extract
tools/winapi/winapi_extract_options.pm
tools/winapi/winapi_fixup
tools/winapi_check/modules.dat
tools/winapi_check/modules.pm
tools/winapi_check/nativeapi.pm
tools/winapi_check/winapi.pm
tools/winapi_check/winapi_check
tools/winapi_check/winapi_global.pm
tools/winapi_check/winapi_parser.pm