Wireshark-commits: [Wireshark-commits] rev 26219: /trunk/ /trunk/epan/: Makefile.nmake /trunk/gtk/:

Date: Tue, 16 Sep 2008 21:08:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26219

User: gerald
Date: 2008/09/16 02:08 PM

Log:
 Add /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS in modern versions
 of Visual C++. (How did this "feature" ever see the light of day?) Make
 sure we use LOCAL_CFLAGS *everywhere*. This should fix problems with
 building a usable installer under Visual Studio 2008 SP1.
 
 Add comments with links to Visual C++'s idiotic handling of assemblies
 and deployment using xcopy. Move to c-ares 1.5.3. Make sure we remove
 all of our manifests in epan and packaging/u3/tools.

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/gtk/
  Changes    Path              Action
  +16 -16    Makefile.nmake    Modified

Directory: /trunk/packaging/u3/tools/
  Changes    Path              Action
  +1 -1      makefile.nmake    Modified

Directory: /trunk/
  Changes    Path              Action
  +8 -5      Makefile.nmake    Modified
  +3 -2      config.nmake      Modified