aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2010-04-22Manifests are not needed when building with VC10.Bill Meier1-3/+3
2010-03-01Put the object file lists for various test programs into variables, andGuy Harris1-11/+25
2010-02-27tvbtest needs bytes_to_str() and bytes_to_str_punct(), and they're nowGuy Harris1-1/+1
2010-02-24Add new to_str.o/obj dependency to reassemble_test targetKovarththanan Rajaratnam1-1/+1
2009-10-11Move make-sminmpec.pl to tools directoryKovarththanan Rajaratnam1-2/+2
2009-08-27Windows: remove all references to ICONV_DIR, because we use the statically li...Kovarththanan Rajaratnam1-3/+0
2009-07-02mkstemp cleanups.Gerald Combs1-5/+0
2009-04-08Don't assemble asm_utils_win32_x86 on x64. Export a dummy read_keytab_fileGerald Combs1-2/+2
2009-04-08Add another Flex exception.Gerald Combs1-0/+1
2009-04-08Disable warnings-as-errors for Flex-generated output. Add a couple of gsizeGerald Combs1-2/+8
2009-03-18Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],Gerald Combs1-9/+21
2009-03-02More Windows compiler flag cleanups. Fix a problem with my last commitGerald Combs1-5/+1
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs1-1/+2
2008-09-16Add /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS in modern versionsGerald Combs1-1/+1
2008-08-21_MSC_VERs 1400 and greater require manifests. Check againstGerald Combs1-4/+4
2008-08-07Add support for the c-ares asynchronous DNS resolution library to theGerald Combs1-3/+5
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.Gerald Combs1-4/+4
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-1/+1
2008-07-01Put printf into a separate "termoutput" API group. For most files,Guy Harris1-1/+1
2008-05-23Set for automatic overwrite for xcopy of mkstemp.c, etcBill Meier1-1/+5
2008-05-20Use the correct name for libwsutilBill Meier1-1/+1
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss1-0/+1
2008-05-05Fix some of the Errors/warnings detected by checkapi,Anders Broman1-0/+2
2008-03-23Running glib 2.16 on 32 bit platform requires this lempar.c change in additio...Jaap Keuter1-1/+1
2008-02-14Glib >= 2.14.5 does not require iconvBill Meier1-0/+2
2007-12-25Build with assembler support (NASM).Anders Broman1-1/+1
2007-11-28Various changes with focus to startup speedupTomas Kukosa1-1/+15
2007-10-15Fix Windows maintainer-clean/distclean/clean to recurse thru subdirs only onc...Bill Meier1-4/+9
2007-09-24Get rid of the remains of NET-SNMP in the build process.Jörg Mayer1-1/+0
2007-08-26This was missingLuis Ontanon1-1/+2
2007-08-04Treat runlex.sh-generated headers differently from Flex-generated .cGuy Harris1-1/+3
2007-08-04Add a script as a front-end for Flex, to work around various problems,Guy Harris1-4/+10
2007-08-01Add a Makefile.nmake.inc file, to hold rules etc. used by multipleGuy Harris1-8/+2
2007-08-01Use a common .l.c rule for running Flex on .l files, just as is done onGuy Harris1-13/+13
2007-07-16Windows too needs diam_dict.c Luis Ontanon1-0/+3
2007-06-11Fix compilation under VS6 (hopefully without breaking compilationGerald Combs1-0/+7
2007-05-22"make maintainer-clean" cleans up everything that "make distclean" does;Guy Harris1-3/+4
2007-05-17Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel1-1/+1
2007-05-09fix manifest error: for dll's mt.exe must be given ;2Ulf Lamping1-1/+1
2007-05-06embed the manifest files for the unittest exe's as wellUlf Lamping1-3/+9
2007-05-06instead of copying the MSVC 2005 manifest files around, embed them into the ....Ulf Lamping1-0/+4
2007-04-24Addt'l fixes so suite-unittests will run under windowsBill Meier1-5/+5
2007-04-18following advice from Gerald, Graham Bloice, and others, let's try copying th...Richard van der Hoff1-0/+15
2007-04-13Fix for link commands for exntest.exe, tvbtest.exe and reassemble_test.exe;Bill Meier1-5/+4
2007-04-11try linking against user32.lib and wsock32.libRichard van der Hoff1-0/+1
2007-04-11fix typosRichard van der Hoff1-4/+5
2007-04-11right; this is going badly.Richard van der Hoff1-18/+4
2007-04-10user32.lib and wsock32.lib shouldn't be make dependenciesRichard van der Hoff1-1/+1
2007-04-10more libs, more stubs... i'll get there one dayRichard van der Hoff1-0/+3
2007-04-08hrm, we even need dissectors.libRichard van der Hoff1-0/+1