winapi update

Patrik Stridvall ps at leissner.se
Thu Jul 26 09:21:17 CDT 2001


The make_filter.diff patch is quite nice.

Try it after applying it with by running:
make filter

It is also possible to prefix whatever make rule
you like with filter- like:

cd windows; make filter-caret.o

It doesn't handle 100% of all possible output
yet but its a start and you can much easier
see warnings when all nonessential output is
filtered.

---8<---

*** make_filter

* Make.rules.in:
Added filter{,-*} rules for filtering make output
with tools/winapi/make_filter.

*** winapi

* tools/winapi/config.pm,
  tools/winapi/make_filter,
  tools/winapi/make_filter_options.pm,
  tools/winapi/make_parser.pm,
  tools/winapi/options.pm,
  tools/winapi/output.pm,
  tools/winapi/type.pm,
  tools/winapi/winapi_check_options.pm,
  tools/winapi/winapi_extract_options.pm,
  tools/winapi/winapi_extract,
  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:
- A few more bug fixes
- Reorganization continues
- New tool (make_filter) for filtering make output added

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winapi.diff
Type: application/octet-stream
Size: 54323 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010726/b76ae32c/winapi.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winapi.tar
Type: application/octet-stream
Size: 30720 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010726/b76ae32c/winapi-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make_filter.diff
Type: application/octet-stream
Size: 521 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010726/b76ae32c/make_filter.obj


More information about the wine-patches mailing list