http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51190
User: gerald
Date: 2013/08/07 09:43 AM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r51178 | gerald | 2013-08-06 16:45:51 -0700 (Tue, 06 Aug 2013) | 7 lines
Changed paths:
M /trunk/services
A /trunk/tools/make-services.py
Add a Python version of make-services.pl. Instead of trying to parse the
plain text version of the registry it parses the CSV version (which
should hopefully be more reliable). Tested with Pythons 2.5, 2.6, 2.7,
and 3.3.
Update the services file.
------------------------------------------------------------------------
r51189 | gerald | 2013-08-07 09:33:39 -0700 (Wed, 07 Aug 2013) | 2 lines
Changed paths:
M /trunk/Makefile.am
M /trunk/Makefile.nmake
M /trunk/tools/Makefile.am
M /trunk/tools/make-services.py
Switch to make-services.py. Fix some variable names and version tests.
------------------------------------------------------------------------
Directory: /trunk-1.10/tools/
Changes Path Action
+1 -1 Makefile.am Modified
+168 -0 make-services.py Added
Directory: /trunk-1.10/
Changes Path Action
+1 -1 Makefile.am Modified
+2 -2 Makefile.nmake Modified
+11289 -22161 services Modified