aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-12-31Move the version_info.c stuff to wsutil/ws_version_info.c.Guy Harris1-2/+2
2014-10-13Add Kerberos 3.2.2 package for Win64Pascal Quantin1-4/+12
2014-10-13Upgrade Win64 GTK2 package to 2.24.23-3.39Pascal Quantin1-6/+1
2014-10-02Upgrade GnuTLS 3.2.15 / Gcrypt 1.6.2 packagePascal Quantin1-0/+1
2014-09-29GTK+: Revert back to 2.24.14-1.1 on Win64.Gerald Combs1-2/+5
2014-09-13GTK+: Make sure we package up Wireshark-gtk.pdb.Gerald Combs1-5/+5
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs1-13/+13
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+2
2014-08-14Windows: Clean up text file packaging.Gerald Combs1-8/+7
2014-08-08Put setargv.obj back in the list of objects for mergecap.Guy Harris1-1/+2
2014-08-04Rip out the filetap codeEvan Huus1-24/+5
2014-07-29Ensure that QT5_BASE_DIR is known by QtShark.proPascal Quantin1-0/+1
2014-07-28Fix download of 3rd party packages when WIRESHARK_TARGET_PLATFORM environment...Pascal Quantin1-21/+21
2014-07-28Download the right User Guide...Pascal Quantin1-1/+1
2014-07-21Obsolete tools/winXX-setup.sh:Joerg Mayer1-24/+63
2014-07-10Revert "See if we can get rid of the "lib" in front of "wsutil" on Windows."Guy Harris1-29/+29
2014-07-09See if we can get rid of the "lib" in front of "wsutil" on Windows.Guy Harris1-29/+29
2014-07-04rawshark needs libcaputils.Guy Harris1-2/+2
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris1-11/+21
2014-07-03Fix bulding of reordercapAndersBroman1-2/+3
2014-07-03Try to fix the build by adding version_info.obj to the link stage ofAndersBroman1-3/+3
2014-07-03We have to include version_info.obj manually in the dependencies for text2pcap.Guy Harris1-1/+5
2014-07-03Make --help and --version information a bit more uniform.Guy Harris1-7/+0
2014-07-01Fix the QT build on Qt 5.3 or later to use the windeployqt toolGraham Bloice1-12/+2
2014-06-30Windows: fix update of version information in wireshark and tsharkPascal Quantin1-1/+1
2014-06-27Have the makefile run windepoyqt if it exists to copy the required dlls to th...AndersBroman1-0/+11
2014-06-24Add the capchild directory to some lists of rules.Guy Harris1-0/+8
2014-06-24Fix name of library.Guy Harris1-1/+1
2014-06-23Move the routines to talk to dumpcap into a static libcapchild.Guy Harris1-5/+11
2014-06-22Build version.h before trying to build wsutil.Guy Harris1-1/+1
2014-06-18Get rid of obsolete references to nettlePascal Quantin1-1/+0
2014-06-16The broken python support is beeing removed.AndersBroman1-13/+1
2014-06-06Upgrade Windows builds to GnuTLS 3.1.22 and Gcrypt 1.6.0Pascal Quantin1-4/+11
2014-05-16Build with GTK+ 2.24.23.Gerald Combs1-0/+9
2014-05-01Add a comment re certain variables beibg defined in win32.mak.Bill Meier1-1/+1
2014-04-05Upgrade Windows builds to Lua 5.2.3Pascal Quantin1-2/+2
2014-04-01Copy randpkt.exe & randpkt.pdb to install directory during windows build.Bill Meier1-0/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-29Upgrade Windows builds to Lua 5.2.1Pascal Quantin1-2/+3
2014-02-07Replace "svn" with "git" all over the place.Gerald Combs1-13/+16
2014-01-27Make it easier to try GTK 3.6Anders Broman1-3/+3
2014-01-16Partially revert r54824.Gerald Combs1-1/+4
2014-01-16Allow the use of Win flex-bison and document how to do that.Gerald Combs1-4/+1
2014-01-09cfile.c is in WIRESHARK_COMMON_SRC so there's no need to add it again.Gerald Combs1-1/+0
2014-01-08At least some of the files in PLATFORM_CAPTURE_SRC are needed byGuy Harris1-1/+1
2014-01-08Rename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match the CMake name.Guy Harris1-1/+4
2014-01-08TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...Michael Mann1-6/+58
2013-12-13Add a "captype" file that just reports the type of a capture file, basedGuy Harris1-11/+27
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris1-3/+0