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