Wireshark-commits: [Wireshark-commits] rev 33036: /trunk/ /trunk/epan/: Makefile.nmake libwireshark

Date: Tue, 01 Jun 2010 22:20:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33036

User: gerald
Date: 2010/06/01 03:20 PM

Log:
 From Kovarththanan Rajaratnam via bug 3500:
 
 Sébastien's initial commit [1] didn't contain support for embedding Python on
 Windows.
 
 [1] http://anonsvn.wireshark.org/viewvc?view=rev&revision=28529
 
 
 From me:
 
 Comment out PYTHON_EMBED for now.
 
 Start a list of known Python+CRT versions.
 
 Add get_wspython_dir to libwireshark.def.

Directory: /trunk/epan/
  Changes    Path                Action
  +27 -6     Makefile.nmake      Modified
  +1 -0      libwireshark.def    Modified

Directory: /trunk/
  Changes    Path              Action
  +13 -2     Makefile.nmake    Modified
  +3 -0      config.h.win32    Modified
  +79 -22    config.nmake      Modified

Directory: /trunk/epan/wspython/
  Changes    Path               Action
  +1 -1      wspy_register.c    Modified