EPL: Fix segmented transfer complete detection
[metze/wireshark/wip.git] / epan / Makefile.nmake
2016-03-21 João ValverdeRemove ADNS support
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2015-12-05 Guy HarrisRevert "Build Flex-generated files with "warnings are...
2015-12-05 Guy HarrisBuild Flex-generated files with "warnings are errors".
2015-07-02 Alexis La GoutteLemon: Update lemon tools
2015-03-13 Gerald CombsAdd a test-programs target everywhere.
2015-02-17 Dario LombardoAdded JSON native file support.
2015-01-19 Dario LombardoJSON dissector changed into heuristic dissector.
2015-01-11 Pascal QuantinRevert "Lemon: Update lemon tools"
2015-01-11 Alexis La GoutteLemon: Update lemon tools
2015-01-02 Bill MeierAdd '*.nativecodeanalysis.xml' to 'clean' targets
2014-10-30 Matthieu PatouCreate the compress module for compression functions.
2014-09-16 Gerald CombsFix the patch-bzip2 target.
2014-07-20 Роман ДонченкоUse forward slashes in paths to runlex.sh
2014-07-10 Guy HarrisRevert "More needed to get rid of "lib" in "libwsutil...
2014-07-09 Guy HarrisMore needed to get rid of "lib" in "libwsutil" on Windows.
2014-07-09 Graham BloiceMoved nghttp2 to epan
2014-06-18 Pascal QuantinGet rid of obsolete references to nettle
2014-06-16 Evan Huuskill unmaintained python bindings
2014-05-28 Alexis La GoutteAdd Modelines and use tabs and fix typo
2014-05-09 Gerald CombsBe less aggressive about rebuilding sminmpec.c.
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2013-10-20 Evan HuusTake a blind stab at adding oids_test to nmake
2013-07-30 Anders BromanAdd a routine to get application memory usage to epan.
2013-07-28 Graham BloiceAdded more build artefacts to the clean target
2013-07-14 Guy HarrisBuild tvbtest the same way we build reassemble_test...
2013-07-12 Jeff MorrissMove the print modules into epan.
2013-06-25 Chris Maynardmakefile.nmake -> Makefile.nmake and minor whitespace...
2013-03-23 Guy HarrisAdd exntest.c and tvbtest.c to the set of test program...
2013-03-23 Guy HarrisBuild reassembly_test.c *without* -DWS_BUILD_DLL, as...
2013-03-02 Pascal QuantinFix copy-paste error introduced in r48021
2013-03-02 Pascal QuantinTry to fix LNK4217 (locally defined symbol imported...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-09 Guy HarrisPull in a comment from the MATE plugin Makefile.nmake.
2013-02-09 Guy HarrisPut NODIST_ at the beginning of macro names, as was...
2013-02-05 Guy Harrisdtd_parse.obj depends on dtd_grammar.h, but you can...
2013-02-05 Guy Harrisdtd_parse.c includes dtd_grammar.h; make sure we build...
2013-02-05 Guy HarrisDon't distribute the results of running Lemon, as we...
2012-10-24 Evan HuusBasic skeleton for wmem.
2012-05-16 Jeff MorrissFix the *test_install targets so they put the test...
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-02-28 Jeff MorrissAnother try: we're in epan here so getting to libwsutil...
2012-02-28 Jeff MorrissRemove an extraneous backslash
2012-02-28 Guy HarrisOK, to heck with it - link reassemble_test with libwire...
2012-02-28 Guy Harrisreassemble_test now requires mark_frame_as_depended_upo...
2012-02-24 Bill MeierCVARSDLL hasn't been used (is undefined) for a while....
2012-01-29 Anders BromanAdd *.sbr files to the clean target.
2011-08-31 Stig BjørlykkeAnd fix distclean and maintainer-clean.
2011-08-31 Stig BjørlykkeFixed clean rule after crc move.
2011-08-31 Stig BjørlykkeSecond try to move crc routines to libwsutil.
2011-08-30 Stig BjørlykkeRevert r38800, as the crc routines contains some tvb...
2011-08-30 Stig BjørlykkeMove all crc routines to libwsutil.
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-07-03 Jakub ZawadzkiFix one more undefined reference to `EBCDIC_to_ASCII'
2011-07-03 Jakub ZawadzkiFix: tvbuff.obj : error LNK2019: unresolved external...
2011-06-11 Guy HarrisJust as with autoconf, we need to include the Python...
2011-02-02 Bill MeierA bit of Windows makefiles rework and cleanup:
2010-11-30 Jeff MorrissOh yeah, there's a reason we don't put targets in Makef...
2010-11-29 Jeff MorrissMove some checkapi targets into Makefile.common
2010-10-22 Anders BromanIf the html dir exist remove it and its subdirectories.
2010-09-15 Jeff MorrissRevert 34081 and 34093 in preparation for a cleaner...
2010-09-10 Jeff MorrissFrom BBA via https://bugs.wireshark.org/bugzilla/show_b...
2010-07-15 Guy HarrisThere shouldn't be any need to build stuff in the top...
2010-06-01 Gerald CombsFrom Kovarththanan Rajaratnam via bug 3500:
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
2010-04-22 Bill MeierManifests are not needed when building with VC10.
2010-03-01 Guy HarrisPut the object file lists for various test programs...
2010-02-27 Guy Harristvbtest needs bytes_to_str() and bytes_to_str_punct...
2010-02-24 Kovarththanan Raja... Add new to_str.o/obj dependency to reassemble_test...
2009-10-11 Kovarththanan Raja... Move make-sminmpec.pl to tools directory
2009-08-27 Kovarththanan Raja... Windows: remove all references to ICONV_DIR, because...
2009-07-02 Gerald Combsmkstemp cleanups.
2009-04-08 Gerald CombsDon't assemble asm_utils_win32_x86 on x64. Export a...
2009-04-08 Gerald CombsAdd another Flex exception.
2009-04-08 Gerald CombsDisable warnings-as-errors for Flex-generated output...
2009-03-18 Gerald CombsCreate an "epan/crc" directory for CRC code. Add crc...
2009-03-02 Gerald CombsMore Windows compiler flag cleanups. Fix a problem...
2008-12-23 Gerald CombsAdd GeoIP to the Windows build. Fix a remaining geoip_...
2008-09-16 Gerald CombsAdd /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS...
2008-08-21 Gerald Combs_MSC_VERs 1400 and greater require manifests. Check...
2008-08-07 Gerald CombsAdd support for the c-ares asynchronous DNS resolution...
2008-08-04 Gerald CombsFrom Pascal Quantin via bug 2719: Fix support for Micro...
2008-07-02 Guy HarrisAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 Guy HarrisPut printf into a separate "termoutput" API group....
2008-05-23 Bill MeierSet for automatic overwrite for xcopy of mkstemp.c...
2008-05-20 Bill MeierUse the correct name for libwsutil
2008-05-20 Jeff MorrissCreate a new "Wireshark utility" library and move the...
2008-05-05 Anders BromanFix some of the Errors/warnings detected by checkapi,
2008-03-23 Jaap KeuterRunning glib 2.16 on 32 bit platform requires this...
2008-02-14 Bill MeierGlib >= 2.14.5 does not require iconv
2007-12-25 Anders BromanBuild with assembler support (NASM).
2007-11-28 Tomas KukosaVarious changes with focus to startup speedup
2007-10-15 Bill MeierFix Windows maintainer-clean/distclean/clean to recurse...
2007-09-24 Jörg MayerGet rid of the remains of NET-SNMP in the build process.
2007-08-26 Luis OntanonThis was missing
2007-08-04 Guy HarrisTreat runlex.sh-generated headers differently from...
2007-08-04 Guy HarrisAdd a script as a front-end for Flex, to work around...
2007-08-01 Guy HarrisAdd a Makefile.nmake.inc file, to hold rules etc. ...
2007-08-01 Guy HarrisUse a common .l.c rule for running Flex on .l files...
2007-07-16 Luis OntanonWindows too needs diam_dict.c
next