Make windows buildbots happy...
[metze/wireshark/wip.git] / config.nmake
2011-11-29 Gerald CombsAllow for, but don't yet use, GTK+ 2.24.
2011-11-17 Gerald CombsAdd an SVN_REVISION variable to config.nmake. This...
2011-11-08 Gerald Combs1.7.0 → 1.7.1.
2011-10-05 Gerald CombsAdd a HAVE_GEOIP_V6 configuration option and enable...
2011-10-04 Gerald CombsAdd more entries to the Python CRT list.
2011-09-25 Jörg MayerGet rid of (hopefully) all configure options to enable...
2011-08-21 Anders BromanMake MAIN_MENU_USE_UIMANAGER the default.
2011-08-17 Jörg MayerAlways build with -DGTK_DISABLE_DEPRECATED. The files...
2011-08-08 Jörg MayerMAIN_MENU_USE_UIMANAGER is also used in some includes...
2011-08-08 Jörg MayerLooks like the Windows code isn't as clean as the Unix...
2011-08-08 Jörg MayerGTK3 stuff:
2011-08-07 Anders Bromansvn path=/trunk/; revision=38396
2011-08-07 Anders BromanRevert previous commit.
2011-08-07 Anders Broman Replace deprecated glib functions.
2011-08-03 Anders Broman- Get rid of deprecated functions.
2011-07-29 Anders Broman - Always build with GSEAL_ENABLE
2011-07-19 Gerald CombsInstead of overloading WIRESHARK_LIBS / wireshark_LIBS...
2011-07-19 Gerald CombsPull WIRESHARK_LIBS from the system environment if...
2011-07-17 Anders BromanInclude Cairo lib to be able to use caro functions.
2011-06-27 Gerald CombsUse the latest libsmi package. Note that we now support...
2011-06-23 Gerald CombsRemove old PCRE references from the Windows build envir...
2011-06-17 Gerald CombsMake pcap-ng the default. Add a compile-time option...
2011-06-06 Gerald CombsBump the wiretap version.
2011-05-31 Anders BromanRemove HAVE_AIRPDCAP
2011-05-19 Gerald CombsFOP 0.95 → 1.0.
2011-05-14 Gerald Combs1.5.2 → 1.7.0.
2011-05-14 Anders BromanMove MAIN_MENU_USE_UI_MANAGER outside of if win32.
2011-05-12 Jakub ZawadzkiConditional support for packet-editor [default=no].
2011-05-12 Anders BromanMake the use of UIManager a configure option.
2011-04-29 Jeff MorrissOn Windows: don't (try but fail--the code did not work...
2011-04-20 Chris MaynardOnly add /SafeSEH to LDFLAGS if WIRESHARK_TARGET_PLATFO...
2011-04-19 Gerald CombsExplicitly add /GS to CFLAGS and /SafeSEH & /FIXED...
2011-04-13 Anders BromanOk let's try GTK 2.22 on Win64 too - fix a typo.
2011-04-13 Anders BromanOk let's try GTK 2.22 on Win64 too.
2011-04-13 Anders BromanTry out GTK 2.22
2011-04-13 Anders BromanRestore defaults
2011-04-13 Anders BromanBuild win64 with a modified zlib (google is your friend).
2011-04-12 Bill MeierFix nasm pathname: nasm-2.09-08\nasm.exe ==> nasm-2...
2011-04-12 Anders BromanBuild with zlib-1.2.5 for win32
2011-04-10 Gerald Combs1.5.1 → 1.5.2. Reenable Babel.
2011-04-05 Gerald CombsUse the latest library tag, which updates GNUTLS. Add...
2011-03-08 Bill MeierRemove the 'NEW_PACKET_LIST' defines & etc (since the...
2011-03-01 Gerald CombsUpdate some of the "Details" properties in the installe...
2011-02-21 Gerald CombsFix a typo.
2011-02-15 Bill MeierUpdate a few comments about the use of LOCAL_CFLAGS...
2011-02-15 Bill MeierEnable /analyze:WX- only if ENABLE_CODE_ANALYSIS is...
2011-02-14 Gerald CombsEnable Enterprise Code Analysis via the ENABLE_CODE_ANA...
2011-02-02 Bill MeierA bit of Windows makefiles rework and cleanup:
2011-01-28 Gerald CombsAdd an option to enable Code Analysis for C/C++ (MSVC...
2011-01-28 Gerald CombsUse the correct processor architecture in our manifest...
2011-01-24 Gerald Combs1.5.0 → 1.5.1.
2010-12-29 Chris MaynardUpdates for Wireshark portable installer. Using nsis...
2010-11-27 Stephen FisherRemove "not tested" note on MSVC 2010's vcredist instru...
2010-11-26 Stephen FisherRemove comment stating that Microsoft Visual Studio...
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...
next