aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2011-06-27Use the latest libsmi package. Note that we now support OID resolutionGerald Combs1-4/+6
2011-06-23Remove old PCRE references from the Windows build environment. We're notGerald Combs1-36/+0
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orGerald Combs1-0/+3
2011-06-06Bump the wiretap version.Gerald Combs1-3/+3
2011-05-31Remove HAVE_AIRPDCAPAnders Broman1-2/+0
2011-05-19FOP 0.95 → 1.0.Gerald Combs1-1/+1
2011-05-141.5.2 → 1.7.0.Gerald Combs1-2/+2
2011-05-14Move MAIN_MENU_USE_UI_MANAGER outside of if win32.Anders Broman1-3/+3
2011-05-12Conditional support for packet-editor [default=no].Jakub Zawadzki1-0/+4
2011-05-12Make the use of UIManager a configure option.Anders Broman1-0/+3
2011-04-29On Windows: don't (try but fail--the code did not work) to defineJeff Morriss1-1/+0
2011-04-20Only add /SafeSEH to LDFLAGS if WIRESHARK_TARGET_PLATFORM != win64. The Chris Maynard1-0/+2
2011-04-19Explicitly add /GS to CFLAGS and /SafeSEH & /FIXED:no to LDFLAGS.Gerald Combs1-2/+9
2011-04-13Ok let's try GTK 2.22 on Win64 too - fix a typo.Anders Broman1-1/+1
2011-04-13Ok let's try GTK 2.22 on Win64 too.Anders Broman1-4/+4
2011-04-13Try out GTK 2.22Anders Broman1-4/+4
2011-04-13Restore defaultsAnders Broman1-1/+1
2011-04-13Build win64 with a modified zlib (google is your friend).Anders Broman1-3/+3
2011-04-12Fix nasm pathname: nasm-2.09-08\nasm.exe ==> nasm-2.09.08\nasm.exeBill Meier1-1/+1
2011-04-12Build with zlib-1.2.5 for win32Anders Broman1-4/+4
2011-04-101.5.1 → 1.5.2. Reenable Babel.Gerald Combs1-1/+1
2011-04-05Use the latest library tag, which updates GNUTLS. Add code to check forGerald Combs1-2/+2
2011-03-08Remove the 'NEW_PACKET_LIST' defines & etc (since the code no longer supports...Bill Meier1-6/+0
2011-03-01Update some of the "Details" properties in the installer. Remove theGerald Combs1-0/+1
2011-02-21Fix a typo.Gerald Combs1-1/+1
2011-02-15Update a few comments about the use of LOCAL_CFLAGS, STANDARD_CFLAGS and WARN...Bill Meier1-2/+4
2011-02-15Enable /analyze:WX- only if ENABLE_CODE_ANALYSIS is defined ...Bill Meier1-2/+2
2011-02-14Enable Enterprise Code Analysis via the ENABLE_CODE_ANALYSIS environmentGerald Combs1-2/+2
2011-02-02A bit of Windows makefiles rework and cleanup:Bill Meier1-12/+48
2011-01-28Add an option to enable Code Analysis for C/C++ (MSVC's static analyzer).Gerald Combs1-0/+7
2011-01-28Use the correct processor architecture in our manifest. This lets usGerald Combs1-6/+14
2011-01-241.5.0 → 1.5.1.Gerald Combs1-1/+1
2010-12-29Updates for Wireshark portable installer. Using nsis unicode now.Chris Maynard1-1/+11
2010-11-27Remove "not tested" note on MSVC 2010's vcredist instructionsStephen Fisher1-1/+0
2010-11-26Remove comment stating that Microsoft Visual Studio 2010 doesn't work since t...Stephen Fisher1-2/+0
2010-11-09From Michael Wells: Fix "missing path seperator in config.nmake"Bill Meier1-1/+1
2010-10-28From g.khueny via bug 5346:Gerald Combs1-6/+6
2010-10-20Target system changed by mistake.Anders Broman1-1/+1
2010-10-20Prepartaions to use GTK 2.22Anders Broman1-3/+8
2010-10-05Use the new GTK bundles.Anders Broman1-2/+2
2010-10-03Make "bpf_image" available on Windows. This enables the "Compile BPF" button ...Sake Blok1-0/+2
2010-10-03Retry of SVN 34338, now tested on my WinXP dev VM:Sake Blok1-0/+2
2010-09-24Allow up to Python 2.7 now (was 2.6) and move Python build statements into sa...Stephen Fisher1-39/+33
2010-09-23Assume we HAVE_GZCLEARERR on Windows and when using cmakeJeff Morriss1-0/+1
2010-09-16Turn on ASLR via /DYNAMICBASE and DEP via SetProcessDEPPolicy().Gerald Combs1-0/+10
2010-08-26I suspect the changes to config.nmake committed in SVN #33942 were not intended.Bill Meier1-2/+2
2010-08-26Doxygen fixes.Anders Broman1-2/+2
2010-08-25Add ws_load_library and ws_module_open, which respectively callGerald Combs1-0/+2
2010-08-25Update the WinPcap developer's pack to 4.1.2. Update PCAP_VERSION to 4.1.2 o...Jeff Morriss1-1/+1
2010-08-25Change PCAP_VERSION to 4.1.2. Hopefully this will cause the U3/PortableApps ...Jeff Morriss1-1/+1