aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2011-08-21Make MAIN_MENU_USE_UIMANAGER the default.etxrab1-1/+1
2011-08-17Always build with -DGTK_DISABLE_DEPRECATED. The files thatjmayer1-3/+1
2011-08-08MAIN_MENU_USE_UIMANAGER is also used in some includes, not onlyjmayer1-2/+3
2011-08-08Looks like the Windows code isn't as clean as the Unix path:jmayer1-1/+2
2011-08-08GTK3 stuff:jmayer1-0/+2
2011-08-07git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38396 f5534014-38df-...etxrab1-1/+2
2011-08-07Revert previous commit.etxrab1-2/+1
2011-08-07 Replace deprecated glib functions.etxrab1-1/+2
2011-08-03- Get rid of deprecated functions.etxrab1-0/+1
2011-07-29 - Always build with GSEAL_ENABLEetxrab1-1/+2
2011-07-19Instead of overloading WIRESHARK_LIBS / wireshark_LIBS in Makefile.nmakegerald1-34/+34
2011-07-19Pull WIRESHARK_LIBS from the system environment if it's available.gerald1-0/+3
2011-07-17Include Cairo lib to be able to use caro functions.etxrab1-0/+1
2011-06-27Use the latest libsmi package. Note that we now support OID resolutiongerald1-4/+6
2011-06-23Remove old PCRE references from the Windows build environment. We're notgerald1-36/+0
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orgerald1-0/+3
2011-06-06Bump the wiretap version.gerald1-3/+3
2011-05-31Remove HAVE_AIRPDCAPetxrab1-2/+0
2011-05-19FOP 0.95 → 1.0.gerald1-1/+1
2011-05-141.5.2 → 1.7.0.gerald1-2/+2
2011-05-14Move MAIN_MENU_USE_UI_MANAGER outside of if win32.etxrab1-3/+3
2011-05-12Conditional support for packet-editor [default=no].darkjames1-0/+4
2011-05-12Make the use of UIManager a configure option.etxrab1-0/+3
2011-04-29On Windows: don't (try but fail--the code did not work) to definemorriss1-1/+0
2011-04-20Only add /SafeSEH to LDFLAGS if WIRESHARK_TARGET_PLATFORM != win64. The cmaynard1-0/+2
2011-04-19Explicitly add /GS to CFLAGS and /SafeSEH & /FIXED:no to LDFLAGS.gerald1-2/+9
2011-04-13Ok let's try GTK 2.22 on Win64 too - fix a typo.etxrab1-1/+1
2011-04-13Ok let's try GTK 2.22 on Win64 too.etxrab1-4/+4
2011-04-13Try out GTK 2.22etxrab1-4/+4
2011-04-13Restore defaultsetxrab1-1/+1
2011-04-13Build win64 with a modified zlib (google is your friend).etxrab1-3/+3
2011-04-12Fix nasm pathname: nasm-2.09-08\nasm.exe ==> nasm-2.09.08\nasm.exewmeier1-1/+1
2011-04-12Build with zlib-1.2.5 for win32etxrab1-4/+4
2011-04-101.5.1 → 1.5.2. Reenable Babel.gerald1-1/+1
2011-04-05Use the latest library tag, which updates GNUTLS. Add code to check forgerald1-2/+2
2011-03-08Remove the 'NEW_PACKET_LIST' defines & etc (since the code no longer supports...wmeier1-6/+0
2011-03-01Update some of the "Details" properties in the installer. Remove thegerald1-0/+1
2011-02-21Fix a typo.gerald1-1/+1
2011-02-15Update a few comments about the use of LOCAL_CFLAGS, STANDARD_CFLAGS and WARN...wmeier1-2/+4
2011-02-15Enable /analyze:WX- only if ENABLE_CODE_ANALYSIS is defined ...wmeier1-2/+2
2011-02-14Enable Enterprise Code Analysis via the ENABLE_CODE_ANALYSIS environmentgerald1-2/+2
2011-02-02A bit of Windows makefiles rework and cleanup:wmeier1-12/+48
2011-01-28Add an option to enable Code Analysis for C/C++ (MSVC's static analyzer).gerald1-0/+7
2011-01-28Use the correct processor architecture in our manifest. This lets usgerald1-6/+14
2011-01-241.5.0 → 1.5.1.gerald1-1/+1
2010-12-29Updates for Wireshark portable installer. Using nsis unicode now.cmaynard1-1/+11
2010-11-27Remove "not tested" note on MSVC 2010's vcredist instructionssfisher1-1/+0
2010-11-26Remove comment stating that Microsoft Visual Studio 2010 doesn't work since t...sfisher1-2/+0
2010-11-09From Michael Wells: Fix "missing path seperator in config.nmake"wmeier1-1/+1
2010-10-28From g.khueny via bug 5346:gerald1-6/+6