From Jon Ellch via bug #5175: Add PPI-GPS protocol dissector patch
[metze/wireshark/wip.git] / config.nmake
2010-11-09 Bill MeierFrom Michael Wells: Fix "missing path seperator in...
2010-10-28 Gerald CombsFrom g.khueny via bug 5346:
2010-10-20 Anders BromanTarget system changed by mistake.
2010-10-20 Anders BromanPrepartaions to use GTK 2.22
2010-10-05 Anders BromanUse the new GTK bundles.
2010-10-03 Sake BlokMake "bpf_image" available on Windows. This enables...
2010-10-03 Sake BlokRetry of SVN 34338, now tested on my WinXP dev VM:
2010-09-24 Stephen FisherAllow up to Python 2.7 now (was 2.6) and move Python...
2010-09-23 Jeff MorrissAssume we HAVE_GZCLEARERR on Windows and when using...
2010-09-16 Gerald CombsTurn on ASLR via /DYNAMICBASE and DEP via SetProcessDEP...
2010-08-26 Bill MeierI suspect the changes to config.nmake committed in...
2010-08-26 Anders BromanDoxygen fixes.
2010-08-25 Gerald CombsAdd ws_load_library and ws_module_open, which respectiv...
2010-08-25 Jeff MorrissUpdate the WinPcap developer's pack to 4.1.2. Update...
2010-08-25 Jeff MorrissChange PCAP_VERSION to 4.1.2. Hopefully this will...
2010-08-05 Jaap KeuterRemove experimental marker from NEW_PACKET_LIST.
2010-06-07 Gerald Combs1.3.6 -> 1.5.0
2010-06-01 Gerald CombsFrom Kovarththanan Rajaratnam via bug 3500:
2010-05-06 Gerald CombsOur default target platform is still win32.
2010-05-06 Anders BromanChecking in Stigs changes from
2010-05-05 Gerald Combs1.3.5 -> 1.3.6.
2010-04-22 Bill MeierManifests are not needed when building with VC10.
2010-04-21 Anders BromanAdd settings for "Microsoft Visual Studio 2010" note...
2010-04-09 Gerald CombsRename README.win32 to README.windows and add a 64...
2010-04-05 Bill MeierAdd coment about why 'links' fails if it is used to...
2010-03-31 Gerald Combs1.3.4 -> 1.3.5.
2010-03-26 Gerald CombsUpdate c-ares to 1.7.1.
2010-03-17 Guy HarrisDefine HAVE_PCAP_LIST_DATALINKS, HAVE_PCAP_FREE_DATALIN...
2010-03-17 Guy HarrisUse the right #define value to check whether WinPcap has
2010-02-24 Gerald CombsUse the latest GTK+ 2.16 bundle. For the Win32 build...
2010-02-15 Guy HarrisCorrect GTK+ package for Win64.
2010-02-15 Anders BromanUse the latest GTK bundle (2.18.7)
2010-02-11 Gerald Combs1.3.3 -> 1.3.4.
2010-01-21 Stephen FisherRemove comment stating that GTK 2.12 is being used...
2010-01-21 Gerald CombsUse the correct GTK_INST_VERSION.
2010-01-19 Gerald CombsDrop our requirement for MSVCR71.DLL.
2009-12-23 Gerald CombsUse the official kfw packages.
2009-12-21 Gerald CombsSwitch to using a bundled version of the openSUSE Build...
2009-12-18 Gerald CombsUse the WinPcap version of pcap_datalink_val_to_descrip...
2009-12-18 Gerald CombsDisable PCRE in the Win32 build. GRegex uses a newer...
2009-12-17 Gerald CombsUse the latest c-ares and GeoIP libraries. Try to fix...
2009-12-17 Anders BromanUse gtk+-bundle_2.18.5-20091215_win32
2009-12-16 Anders BromanUse gtk+-bundle_2.16.6-20091215_win32
2009-12-08 Gerald CombsFix compilation under Windows. Allocate our hash buffer...
2009-11-24 Gerald CombsSwitch back to normal versioning. Bump the version...
2009-11-19 Gerald CombsSwitch from individual GLib, GTK+, and related packages...
2009-11-12 Gerald CombsUpdate the AirPcap code for Win64 and enable AirPcap...
2009-11-11 Tomas KukosaUpdate to the GnuTLS 2.8.5
2009-11-10 Gerald CombsUpdates for FOP 0.95.
2009-11-09 Gerald CombsSwitch the default Fop version to 0.95 and adjust custo...
2009-10-29 Anders BromanBump development version.
2009-10-25 Anders BromanUse pango 1.26
2009-10-23 Gerald CombsMake the new packet list the default on Win64.
2009-10-22 Gerald CombsFix the WpdPack version on Win64.
2009-10-21 Anders BromanUse 2.22.2-1
2009-10-21 Gerald CombsUpdate WinPcap and the developer's pack to 4.1.1.
2009-10-05 Kovarththanan Raja... Cleanup comments wrt. /MP
2009-10-02 Ulf Lampingbe more verbose how to get VCREDIST_EXE
2009-09-20 Jaap KeuterBump version number after release of first development...
2009-09-17 Gerald CombsInstall the CRT DLLs using the Visual C++ Redistributab...
2009-09-17 Gerald CombsFix the Freetype DLL name on Win64.
2009-09-17 Anders BromanTry to get the win64 build going.
2009-09-17 Anders BromanMake the new packet list the default build choice.
2009-09-17 Anders BromanUse latest GTK suport libs.
2009-09-17 Gerald CombsTry to fix the build.
2009-09-16 Anders BromanUse the latest GTK packages.
2009-08-30 Kovarththanan Raja... Remove superfluous config parameters
2009-08-29 Kovarththanan Raja... We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED...
2009-08-29 Kovarththanan Raja... Simplify logic wrt. PANGO_INST_VERSION
2009-08-29 Kovarththanan Raja... Simplify logic wrt. GTK_INST_VERSION
2009-08-29 Kovarththanan Raja... Remove GCC_GLIB_CFLAGS. It isn't being used
2009-08-28 Kovarththanan Raja... Indicate where the some of the macros are used
2009-08-28 Anders BromanUse GTK+ 2.16.5 and Glib 2.20.4.
2009-08-27 Kovarththanan Raja... Windows: remove all references to ICONV_DIR, because...
2009-08-26 Gerald CombsAdd a compile-time option to use a separate thread...
2009-08-26 Kovarththanan Raja... Reorder so that mandatory requirements appear in succession
2009-08-26 Kovarththanan Raja... win-iconv is statically linked as part of Glib >= 2...
2009-08-07 Kovarththanan Raja... Back out r29323. The non fully qualified path seems...
2009-08-07 Kovarththanan Raja... Use fully qualified path to bash
2009-07-26 Anders BromanRevert change by mistake.
2009-07-26 Anders BromanFrom Kovarththanan Rajaratnam:
2009-07-16 Jeff Morriss/MP also works with 2008EE
2009-07-16 Anders BromanMove th /MP flag setting to LOCAL_CFLAGS set in configu...
2009-07-06 Anders BromanRevert checkin made by misstake(don't use new packet...
2009-07-03 Anders BromanFix:
2009-07-01 Anders BromanSligtly modify Stig's fix, I forgot the makefile change :-(
2009-07-01 Stig BjørlykkeTry to fix HAVE_NEW_PACKET_LIST handling.
2009-07-01 Anders BromanMake it possible to configure use of NEW_PACKET_LIST...
2009-06-13 Graeme LuntUpdate to you the latest UPX executable/dll compressor.
2009-06-10 Tomas KukosaUpdate to the GnuTLS 2.8.1
2009-06-10 Gerald CombsUpdate the GTK+/GLib libraries.
2009-06-10 Gerald CombsUpdate the GTK+/GLib libraries.
2009-06-10 Gerald CombsUpgrade to KFW 3.2.2.
2009-06-09 Gerald CombsUpdate KFW to 2.6.5.
2009-05-26 Gerald CombsMove the trunk to 1.3.
2009-05-08 Tomas KukosaMake gtk/capture_if_details_dlg_win32.c compileable...
2009-04-27 Anders BromanUse GTK+ 2.16.1-1
2009-04-17 Gerald CombsUse the CRT version appropriate for our target architec...
2009-04-16 Gerald CombsCheck for the existence of a couple of directories...
2009-04-16 Gerald CombsFix (and likely re-break) the Windows builds:
next