wireshark/epan/wspython
Gerald Combs fe79af8f42 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.

svn path=/trunk/; revision=33036
2010-06-01 22:20:15 +00:00
..
wspy_dissectors
CMakeLists.txt Remaining fixes for 2010-05-28 11:48:29 +00:00
Makefile.am Add Cmake stuff to the source distribution so more people can try it out. 2010-05-14 16:27:03 +00:00
Makefile.common Set svn properties and fix Id keyword. 2009-09-21 21:25:23 +00:00
Makefile.nmake Added the wspython Makefile.nmake from bug 3500 to satisfy the 2009-06-01 18:09:07 +00:00
register-dissector.py Set svn:executable property for some .py and .pl files 2010-03-25 22:22:45 +00:00
wspy_dissector.py Set svn:executable property for some .py and .pl files 2010-03-25 22:22:45 +00:00
wspy_libws.py Set svn:executable property for some .py and .pl files 2010-03-25 22:22:45 +00:00
wspy_proto.c Corrected hfinfo.ref_count -> hfinfo.ref_type. 2009-09-30 15:03:39 +00:00
wspy_proto.h Don't include config.h in header files. 2009-09-29 19:30:42 +00:00
wspy_register.c From Kovarththanan Rajaratnam via bug 3500: 2010-06-01 22:20:15 +00:00
wspy_register.h Don't include config.h in header files. 2009-09-29 19:30:42 +00:00