winapi update

Patrik Stridvall ps at leissner.se
Fri Jul 27 16:25:47 CDT 2001


While the winapi_install.diff makes it possible
to install among other make_filter, I have also
modified the rejected patch make_filter.diff to
only  handle the normal use case of make_filter.
It uses no possible non-portable make features at
all this time.

While

make filter

does exactly the same thing as

make_filter

if it is installed, it should be noted that the
patch makes it possible to do

gmake filter

or

pmake filter

and make_filter will use the correct make variant.

While support for gmake and pmake (or Solaris make)
is not implemented yet, it would be nice to have it 
the patch applied for the future.

---8<---

*** cleanup

* include/dplay.h:
Cleanup/removal of unnessary things that would have made
winapi_* parsing more complicated. 

*** make_filter

* Make.rules.in:
Added a filter rule for filtering make output
with tools/winapi/make_filter.

*** winapi

* tools/winapi/config.pm,
  tools/winapi/options.pm,
  tools/winapi/make_filter,
  tools/winapi/make_filter_options.pm,
  tools/winapi/make_parser.pm,
  tools/winapi/setup.pm:
A few bug fixes.

*** winapi_install

* configure.in,
  tools/winapi/.cvsignore,
  tools/winapi/Makefile.in,
  tools/winapi/trampoline,
  tools/winapi/winapi_check,
  tools/Makefile.in:
Made it possible to install the winapi tools.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cleanup.diff
Type: application/octet-stream
Size: 566 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010727/06c6ced1/cleanup.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winapi_install.diff
Type: application/octet-stream
Size: 849 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010727/06c6ced1/winapi_install.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winapi_install.tar
Type: application/octet-stream
Size: 10240 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010727/06c6ced1/winapi_install-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winapi.diff
Type: application/octet-stream
Size: 14887 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010727/06c6ced1/winapi.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make_filter.diff
Type: application/octet-stream
Size: 478 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010727/06c6ced1/make_filter.obj


More information about the wine-patches mailing list