aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2007-11-28Various changes with focus to startup speedupkukosa1-1/+15
2007-10-15Fix Windows maintainer-clean/distclean/clean to recurse thru subdirs only onc...wmeier1-4/+9
2007-09-24Get rid of the remains of NET-SNMP in the build process.jmayer1-1/+0
2007-08-26This was missinglego1-1/+2
2007-08-04Treat runlex.sh-generated headers differently from Flex-generated .cguy1-1/+3
2007-08-04Add a script as a front-end for Flex, to work around various problems,guy1-4/+10
2007-08-01Add a Makefile.nmake.inc file, to hold rules etc. used by multipleguy1-8/+2
2007-08-01Use a common .l.c rule for running Flex on .l files, just as is done onguy1-13/+13
2007-07-16Windows too needs diam_dict.c lego1-0/+3
2007-06-11Fix compilation under VS6 (hopefully without breaking compilationgerald1-0/+7
2007-05-22"make maintainer-clean" cleans up everything that "make distclean" does;guy1-3/+4
2007-05-17Since code generated by lex may trigger gcc warnings, we are now generating twostandel1-1/+1
2007-05-09fix manifest error: for dll's mt.exe must be given ;2ulfl1-1/+1
2007-05-06embed the manifest files for the unittest exe's as wellulfl1-3/+9
2007-05-06instead of copying the MSVC 2005 manifest files around, embed them into the ....ulfl1-0/+4
2007-04-24Addt'l fixes so suite-unittests will run under windowswmeier1-5/+5
2007-04-18following advice from Gerald, Graham Bloice, and others, let's try copying th...richardv1-0/+15
2007-04-13Fix for link commands for exntest.exe, tvbtest.exe and reassemble_test.exe;wmeier1-5/+4
2007-04-11try linking against user32.lib and wsock32.librichardv1-0/+1
2007-04-11fix typosrichardv1-4/+5
2007-04-11right; this is going badly.richardv1-18/+4
2007-04-10user32.lib and wsock32.lib shouldn't be make dependenciesrichardv1-1/+1
2007-04-10more libs, more stubs... i'll get there one dayrichardv1-0/+3
2007-04-08hrm, we even need dissectors.librichardv1-0/+1
2007-04-08another go at making reassemble_test build: give it lots more librariesrichardv1-2/+16
2007-04-07link reassemble_test against the right libraryrichardv1-2/+2
2007-04-06Remove build detritusgrahamb1-1/+1
2007-04-03Set $(LINK). I swear I'll get there in a minute with this.richardv1-0/+2
2007-04-03hmm, apparently $^ doesn't work for nmakerichardv1-3/+3
2007-04-03rules for making the unit testsrichardv1-2/+23
2007-03-28Improved cleanup of build artifactsgrahamb1-1/+1
2007-03-25remove remaining warnings in epan dir and set the "treat warning as error" ba...ulfl1-1/+1
2007-02-07* Add a category param to the uat.lego1-4/+1
2007-01-31Add uat_load.c to the distclean target for generated files.etxrab1-1/+1
2007-01-28Although yet untested (but it compiles and is still unused) add UAT to the repo.lego1-0/+3
2007-01-14on my way to fix #301:ulfl1-1/+1
2007-01-11load_snmp_users_file.c needs to be rebuilt after distclean to make tarballs w...etxrab1-1/+1
2007-01-09the forgotten file strikes again...lego1-0/+3
2007-01-03remove the PDB_FILE setting from config.nmake - there's no real need for this...ulfl1-2/+4
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentgerald1-9/+21
2006-12-04Use 'igncr' as needed with Bash (workaround for bug report 1162);wmeier1-1/+1
2006-09-26Don't try to build wslua if LUA_DIR isn't defined.gerald1-7/+15
2006-09-26Lua 5.1.1 for windowslego1-6/+20
2006-09-11tweak the nmake build so the NET-SNMP library is in fact optional (as it is i...ulfl1-1/+1
2006-08-05config and makefile magic we need when we integrate kerberos for windows with...sahlberg1-0/+1
2006-08-04ethereal -> wireshark.gerald1-4/+4
2006-07-20snprintf -> g_snprintf. Fix up whitespace.gerald1-1/+0
2006-06-17ethereal to wireshark changesahlberg1-1/+1
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald1-17/+17
2006-03-18Add some dependencies for libethereal.dll, so it gets re-build, if someone ju...lroland1-2/+4