aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Add a missing dependency for text_import_scanner_lex.hStig Bjørlykke1-0/+1
2011-02-02A bit of Windows makefiles rework and cleanup:Bill Meier1-5/+5
2010-11-30Convert the .c file names to .obj before putting them in WIRESHARK_GTK_OBJECTS.Jeff Morriss1-1/+1
2010-11-30Move the port audio source into a separate variable which is not run through ...Jeff Morriss1-3/+7
2010-11-30Oh yeah, there's a reason we don't put targets in Makefile.common: the first ...Jeff Morriss1-3/+13
2010-11-29Move the checkapi targes to Makefile.common. Rename Makefile.nmake's WIRESHA...Jeff Morriss1-13/+3
2010-11-29Remove DIRTY_GENERATED_C_FILES from WIRESHARK_GTK_SRC so we don't run checkap...Jeff Morriss1-4/+1
2010-11-26Move native Win32 code to its own directory and out of gtk directory (hopeful...Stephen Fisher1-16/+9
2010-11-16Split libui into libui and libui_dirty. The latter contains (only)Jeff Morriss1-7/+8
2010-11-16Try to clean up the makefile a bit.Anders Broman1-8/+5
2010-11-13Try to fix the build for text_import_scanner.Anders Broman1-2/+8
2010-11-13Try to fix the build for text_import_scanner.Anders Broman1-1/+1
2010-11-13Try to fix the build for text_import_scanner,Anders Broman1-0/+6
2010-07-21Fix checkAPI targets so gtk-deprecated and gtk-deprecated-todo checks areBill Meier1-5/+9
2010-05-02Run deprecated-gtk-todoon all files in the gtk dir.Anders Broman1-1/+1
2009-10-04make-tapreg-dotc has moved to tools/make-tapreg-dotcKovarththanan Rajaratnam1-2/+2
2009-08-19Make it possible to run checkapi with "deprecated-gtk-todo".Anders Broman1-3/+10
2009-07-16Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmakeAnders Broman1-1/+1
2009-07-15Add /MP flag to make use of multi cores.Anders Broman1-1/+1
2009-03-15Add checkapi for deprecated Gtk APIs for which Wireshark is currently clean.Bill Meier1-1/+1
2009-02-20Replace the clists with gtk_list_storeAnders Broman1-1/+17
2008-09-16Add /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS in modern versionsGerald Combs1-16/+16
2008-08-15Simplify the PortAudio section.Gerald Combs1-16/+15
2008-08-14From cjkelly1: Add "/MD" to the PortAudio compilation flags. FixesGerald Combs1-16/+16
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-1/+1
2008-05-23Fix some of the Errors/warnings detected by checkapi.Anders Broman1-2/+7
2008-05-13Update to Portaudio pa_stable_v19_20071207Tomas Kukosa1-0/+4
2008-05-06Fix some of the Errors/warnings detected by checkapi.Anders Broman1-0/+3
2008-04-17... bring into alphabetical orderUlf Lamping1-2/+2
2008-04-13use the ending "_win32" for every windows specific fileUlf Lamping1-2/+3
2007-09-24Get rid of the remains of NET-SNMP in the build process.Jörg Mayer1-1/+1
2007-05-18From Dustin Johnson:Gerald Combs1-1/+1
2007-03-21fix all warnings in gtk dir & set the "treat all warnings as errors" MSVC flagUlf Lamping1-1/+1
2007-03-18Fix Windows Makefiles so clean removes all pdb files (PDB_FILE no longer defi...Bill Meier1-1/+1
2007-02-07fix a comment typoUlf Lamping1-1/+1
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs1-1/+1
2006-12-06Don't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't defined. Fix a compilerGerald Combs1-1/+1
2006-12-05From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptionGerald Combs1-2/+2
2006-10-07Alejandro Vaquero:Jörg Mayer1-1/+60
2006-09-23rtp_player.c is already included in WIRESHARK_GTK_SRC, no need to mention it ...Ulf Lamping1-1/+0
2006-09-12various nmake related build file cleanupsUlf Lamping1-18/+7
2006-09-10minor cleanup for making codecsBill Meier1-1/+0
2006-09-02Fix path and name.Anders Broman1-2/+0
2006-09-02Move the codecs into a top-level "codecs" subdirectory; there's noGuy Harris1-7/+2
2006-08-30From Alejandro Vaquero:Anders Broman1-4/+27
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-13/+13
2006-04-20if HHC_DIR is defined in config.nmake, use the Win32 HTMLHELP system (using t...Ulf Lamping1-1/+4
2006-02-13Copy over the file open/save code from the Win32 native branch.Gerald Combs1-1/+2
2006-02-07Paolo Abeni:Jörg Mayer1-1/+1
2005-02-20Replace some spaces by TAB to make vim with syntax highlighting happyJörg Mayer1-1/+1