From Ivan Lawrow:
[obnox/wireshark/wip.git] / config.nmake
2011-02-15 wmeierUpdate a few comments about the use of LOCAL_CFLAGS...
2011-02-15 wmeierEnable /analyze:WX- only if ENABLE_CODE_ANALYSIS is...
2011-02-14 geraldEnable Enterprise Code Analysis via the ENABLE_CODE_ANA...
2011-02-02 wmeierA bit of Windows makefiles rework and cleanup:
2011-01-28 geraldAdd an option to enable Code Analysis for C/C++ (MSVC...
2011-01-28 geraldUse the correct processor architecture in our manifest...
2011-01-24 gerald1.5.0 → 1.5.1.
2010-12-29 cmaynardUpdates for Wireshark portable installer. Using nsis...
2010-11-27 sfisherRemove "not tested" note on MSVC 2010's vcredist instru...
2010-11-26 sfisherRemove comment stating that Microsoft Visual Studio...
2010-11-09 wmeierFrom Michael Wells: Fix "missing path seperator in...
2010-10-28 geraldFrom g.khueny via bug 5346:
2010-10-20 etxrabTarget system changed by mistake.
2010-10-20 etxrabPrepartaions to use GTK 2.22
2010-10-05 etxrabUse the new GTK bundles.
2010-10-03 sakeMake "bpf_image" available on Windows. This enables...
2010-10-03 sakeRetry of SVN 34338, now tested on my WinXP dev VM:
2010-09-24 sfisherAllow up to Python 2.7 now (was 2.6) and move Python...
2010-09-23 morrissAssume we HAVE_GZCLEARERR on Windows and when using...
2010-09-16 geraldTurn on ASLR via /DYNAMICBASE and DEP via SetProcessDEP...
2010-08-26 wmeierI suspect the changes to config.nmake committed in...
2010-08-26 etxrabDoxygen fixes.
2010-08-25 geraldAdd ws_load_library and ws_module_open, which respectiv...
2010-08-25 morrissUpdate the WinPcap developer's pack to 4.1.2. Update...
2010-08-25 morrissChange PCAP_VERSION to 4.1.2. Hopefully this will...
2010-08-05 jakeRemove experimental marker from NEW_PACKET_LIST.
2010-06-07 gerald1.3.6 -> 1.5.0
2010-06-01 geraldFrom Kovarththanan Rajaratnam via bug 3500:
2010-05-06 geraldOur default target platform is still win32.
2010-05-06 etxrabChecking in Stigs changes from
2010-05-05 gerald1.3.5 -> 1.3.6.
2010-04-22 wmeierManifests are not needed when building with VC10.
2010-04-21 etxrabAdd settings for "Microsoft Visual Studio 2010" note...
2010-04-09 geraldRename README.win32 to README.windows and add a 64...
2010-04-05 wmeierAdd coment about why 'links' fails if it is used to...
2010-03-31 gerald1.3.4 -> 1.3.5.
2010-03-26 geraldUpdate c-ares to 1.7.1.
2010-03-17 guyDefine HAVE_PCAP_LIST_DATALINKS, HAVE_PCAP_FREE_DATALIN...
2010-03-17 guyUse the right #define value to check whether WinPcap has
2010-02-24 dimegFix for bug 3926:
2010-02-15 guyCorrect GTK+ package for Win64.
2010-02-15 etxrabUse the latest GTK bundle (2.18.7)
2010-02-11 gerald1.3.3 -> 1.3.4.
2010-01-21 sfisherRemove comment stating that GTK 2.12 is being used...
2010-01-21 geraldUse the correct GTK_INST_VERSION.
2010-01-19 geraldDrop our requirement for MSVCR71.DLL.
2009-12-23 geraldUse the official kfw packages.
2009-12-21 geraldSwitch to using a bundled version of the openSUSE Build...
2009-12-18 geraldUse the WinPcap version of pcap_datalink_val_to_descrip...
2009-12-18 geraldDisable PCRE in the Win32 build. GRegex uses a newer...
2009-12-17 geraldUse the latest c-ares and GeoIP libraries. Try to fix...
2009-12-17 etxrabUse gtk+-bundle_2.18.5-20091215_win32
2009-12-16 etxrabUse gtk+-bundle_2.16.6-20091215_win32
2009-12-08 geraldFix compilation under Windows. Allocate our hash buffer...
2009-11-24 geraldSwitch back to normal versioning. Bump the version...
2009-11-19 geraldSwitch from individual GLib, GTK+, and related packages...
2009-11-12 geraldUpdate the AirPcap code for Win64 and enable AirPcap...
2009-11-11 kukosaUpdate to the GnuTLS 2.8.5
2009-11-10 geraldUpdates for FOP 0.95.
2009-11-09 geraldSwitch the default Fop version to 0.95 and adjust custo...
2009-10-29 etxrabBump development version.
2009-10-25 etxrabUse pango 1.26
2009-10-23 geraldMake the new packet list the default on Win64.
2009-10-22 geraldFix the WpdPack version on Win64.
2009-10-21 etxrabUse 2.22.2-1
2009-10-21 geraldUpdate WinPcap and the developer's pack to 4.1.1.
2009-10-05 krjCleanup comments wrt. /MP
2009-10-02 ulflbe more verbose how to get VCREDIST_EXE
2009-09-20 jakeBump version number after release of first development...
2009-09-17 geraldInstall the CRT DLLs using the Visual C++ Redistributab...
2009-09-17 geraldFix the Freetype DLL name on Win64.
2009-09-17 etxrabTry to get the win64 build going.
2009-09-17 etxrabMake the new packet list the default build choice.
2009-09-17 etxrabUse latest GTK suport libs.
2009-09-17 geraldTry to fix the build.
2009-09-16 etxrabUse the latest GTK packages.
2009-08-30 krjRemove superfluous config parameters
2009-08-29 krjWe require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED...
2009-08-29 krjSimplify logic wrt. PANGO_INST_VERSION
2009-08-29 krjSimplify logic wrt. GTK_INST_VERSION
2009-08-29 krjRemove GCC_GLIB_CFLAGS. It isn't being used
2009-08-28 krjIndicate where the some of the macros are used
2009-08-28 etxrabUse GTK+ 2.16.5 and Glib 2.20.4.
2009-08-27 krjWindows: remove all references to ICONV_DIR, because...
2009-08-26 geraldAdd a compile-time option to use a separate thread...
2009-08-26 krjReorder so that mandatory requirements appear in succession
2009-08-26 krjwin-iconv is statically linked as part of Glib >= 2...
2009-08-07 krjBack out r29323. The non fully qualified path seems...
2009-08-07 krjUse fully qualified path to bash
2009-07-26 etxrabRevert change by mistake.
2009-07-26 etxrabFrom Kovarththanan Rajaratnam:
2009-07-16 morriss/MP also works with 2008EE
2009-07-16 etxrabMove th /MP flag setting to LOCAL_CFLAGS set in configu...
2009-07-06 etxrabRevert checkin made by misstake(don't use new packet...
2009-07-03 etxrabFix:
2009-07-01 etxrabSligtly modify Stig's fix, I forgot the makefile change :-(
2009-07-01 stigTry to fix HAVE_NEW_PACKET_LIST handling.
2009-07-01 etxrabMake it possible to configure use of NEW_PACKET_LIST...
2009-06-13 galUpdate to you the latest UPX executable/dll compressor.
2009-06-10 kukosaUpdate to the GnuTLS 2.8.1
next