aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
Commit message (Expand)AuthorAgeFilesLines
* Replace "svn" with "git" all over the place.Gerald Combs2014-02-071-4/+4
* Improve windows buildGraham Bloice2014-02-021-3/+34
* Make it easier to try GTK 3.6Anders Broman2014-01-271-2/+6
* Drop support of Visual Studio 2005Alexis La Goutte2014-01-261-14/+0
* More Chocolatey lex/yacc updates.Gerald Combs2014-01-161-3/+3
* Allow the use of Win flex-bison and document how to do that.Gerald Combs2014-01-161-5/+15
* TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...Michael Mann2014-01-081-0/+7
* Add a note and commented-out definitions for Win flex-bison.Gerald Combs2014-01-041-2/+7
* Back out inadvertant change introduced in SVN #54340Bill Meier2013-12-231-2/+1
* Add a comment as to a required change to CFLAGSBill Meier2013-12-211-1/+8
* nmake: Allow setting the wireshark base dir via env variableJörg Mayer2013-12-021-0/+4
* - Rename PCAP_VERSION to WINPCAP_VERSION - the version of the underlyingJörg Mayer2013-12-011-3/+3
* 1.11.2 → 1.11.3.v1.11.3-rc1Gerald Combs2013-11-181-1/+1
* 1.11.1 → 1.11.2.v1.11.2-rc1Gerald Combs2013-11-151-1/+1
* Enable Packet Editor by defaultAlexis La Goutte2013-11-071-2/+2
* From robionekenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=93...Pascal Quantin2013-11-051-0/+10
* Pass the name of the sed executable as an explicit argurment toJörg Mayer2013-11-031-0/+3
* From RobiOneKenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=92...Pascal Quantin2013-10-201-3/+33
* 1.11.0 -> 1.11.1Pascal Quantin2013-10-161-1/+1
* QT_DIR → QT5_BASE_DIR. This matches the CMake environment.Gerald Combs2013-10-121-12/+12
* Look for Qt in WIRESHARK_LIB_DIR. Add a conditional check for qmake.Gerald Combs2013-10-111-0/+10
* Use the right package name.Gerald Combs2013-10-101-4/+4
* Try to discover Qt similar to the way we discover Python.Gerald Combs2013-10-101-2/+24
* Add an initial Qt configuration and makefile targets.Gerald Combs2013-10-081-2/+18
* Try to fix Bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9227 "Fix ...Anders Broman2013-10-071-2/+4
* Revert file committed by accidentPascal Quantin2013-08-281-5/+5
* Fix copy/paste error introduced in r51541 and spotted by JoergPascal Quantin2013-08-281-5/+5
* Chocolatey wants to install NSIS in "c:\Program Files" no matter what. TryGerald Combs2013-08-231-4/+16
* we have to make the manual change for *gtk2* nowMartin Kaiser2013-07-241-1/+1
* Don't enable GTK3 build on win32 - it's not working.Anders Broman2013-07-241-1/+1
* Make it possible to use GetProcessMemoryInfo on Windows.Anders Broman2013-07-241-2/+7
* Change default gtk build from version 2 to version 3 forJörg Mayer2013-07-241-1/+1
* GeoIP 1.5.1.Gerald Combs2013-07-201-2/+2
* Change a forward-slash to a back-slash as the path separator..Chris Maynard2013-06-011-1/+1
* Add a link to the latest CRT redistributables.Gerald Combs2013-04-231-0/+2
* 1.9.3 → 1.11.0.v1.11.0-rc1Gerald Combs2013-04-221-2/+2
* 1.9.2 → 1.9.3.Gerald Combs2013-03-281-1/+1
* 1.9.1 → 1.9.2.Gerald Combs2013-03-181-1/+1
* Get release note conversion working on Windows.Gerald Combs2013-03-151-2/+5
* Switch to Asciidoc for the release notes. The initial conversion fromGerald Combs2013-03-151-1/+2
* Switch to WinPcap 4.1.3.Gerald Combs2013-03-091-2/+4
* Switch to c-ares 1.9.1.Gerald Combs2013-03-081-2/+2
* Always build with GDK_DISABLE_DEPRECATED, GDK_PIXBUF_DISABLE_DEPRECATED, GTK_...Bill Meier2013-03-061-7/+9
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-1/+0
* More 1.9.0 → 1.9.1 changes. Release note updates.Gerald Combs2013-02-201-1/+1
* Enable automatic updates for Win64. Fix a copy/paste error.Gerald Combs2013-02-191-0/+7
* Add automatic software update checks for Win32 using WinSparkle. AddGerald Combs2013-02-191-0/+19
* Add note re 'no problems to date' with VS2012 (VC11).Bill Meier2013-02-071-0/+2
* Fixes & comments for building Wireshark with VS2012 (VC11)Bill Meier2012-12-281-4/+21
* Define GTK_SCHEMAS_DIRAnders Broman2012-12-221-1/+1