aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2013-12-02nmake: Allow setting the wireshark base dir via env variableJörg Mayer1-0/+4
2013-12-01- Rename PCAP_VERSION to WINPCAP_VERSION - the version of the underlyingJörg Mayer1-3/+3
2013-11-181.11.2 → 1.11.3.Gerald Combs1-1/+1
2013-11-151.11.1 → 1.11.2.Gerald Combs1-1/+1
2013-11-07Enable Packet Editor by defaultAlexis La Goutte1-2/+2
2013-11-05From robionekenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=93...Pascal Quantin1-0/+10
2013-11-03Pass the name of the sed executable as an explicit argurment toJörg Mayer1-0/+3
2013-10-20From RobiOneKenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=92...Pascal Quantin1-3/+33
2013-10-161.11.0 -> 1.11.1Pascal Quantin1-1/+1
2013-10-12QT_DIR → QT5_BASE_DIR. This matches the CMake environment.Gerald Combs1-12/+12
2013-10-11Look for Qt in WIRESHARK_LIB_DIR. Add a conditional check for qmake.Gerald Combs1-0/+10
2013-10-10Use the right package name.Gerald Combs1-4/+4
2013-10-10Try to discover Qt similar to the way we discover Python.Gerald Combs1-2/+24
2013-10-08Add an initial Qt configuration and makefile targets.Gerald Combs1-2/+18
2013-10-07Try to fix Bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9227 "Fix ...Anders Broman1-2/+4
2013-08-28Revert file committed by accidentPascal Quantin1-5/+5
2013-08-28Fix copy/paste error introduced in r51541 and spotted by JoergPascal Quantin1-5/+5
2013-08-23Chocolatey wants to install NSIS in "c:\Program Files" no matter what. TryGerald Combs1-4/+16
2013-07-24we have to make the manual change for *gtk2* nowMartin Kaiser1-1/+1
2013-07-24Don't enable GTK3 build on win32 - it's not working.Anders Broman1-1/+1
2013-07-24Make it possible to use GetProcessMemoryInfo on Windows.Anders Broman1-2/+7
2013-07-24Change default gtk build from version 2 to version 3 forJörg Mayer1-1/+1
2013-07-20GeoIP 1.5.1.Gerald Combs1-2/+2
2013-06-01Change a forward-slash to a back-slash as the path separator..Chris Maynard1-1/+1
2013-04-23Add a link to the latest CRT redistributables.Gerald Combs1-0/+2
2013-04-221.9.3 → 1.11.0.Gerald Combs1-2/+2
2013-03-281.9.2 → 1.9.3.Gerald Combs1-1/+1
2013-03-181.9.1 → 1.9.2.Gerald Combs1-1/+1
2013-03-15Get release note conversion working on Windows.Gerald Combs1-2/+5
2013-03-15Switch to Asciidoc for the release notes. The initial conversion fromGerald Combs1-1/+2
2013-03-09Switch to WinPcap 4.1.3.Gerald Combs1-2/+4
2013-03-08Switch to c-ares 1.9.1.Gerald Combs1-2/+2
2013-03-06Always build with GDK_DISABLE_DEPRECATED, GDK_PIXBUF_DISABLE_DEPRECATED, GTK_...Bill Meier1-7/+9
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+0
2013-02-20More 1.9.0 → 1.9.1 changes. Release note updates.Gerald Combs1-1/+1
2013-02-19Enable automatic updates for Win64. Fix a copy/paste error.Gerald Combs1-0/+7
2013-02-19Add automatic software update checks for Win32 using WinSparkle. AddGerald Combs1-0/+19
2013-02-07Add note re 'no problems to date' with VS2012 (VC11).Bill Meier1-0/+2
2012-12-28Fixes & comments for building Wireshark with VS2012 (VC11)Bill Meier1-4/+21
2012-12-22Define GTK_SCHEMAS_DIRAnders Broman1-1/+1
2012-12-22Put back the 'right' GTK3 bundlesAnders Broman1-4/+2
2012-12-21Remove redundant (commented out) definition for GTK_PKGBill Meier1-1/+0
2012-12-19Don't yse the new GTK3 bundle, it lacks the toolsAnders Broman1-4/+4
2012-12-19Use the new bundleAnders Broman1-6/+6
2012-12-19Let's try using the new Win32 GTK2 bundle 2.24.14 (as suggested by Anders).Bill Meier1-1/+2
2012-12-18- Make dumpcap build with the new bundle.Anders Broman1-1/+1
2012-12-18Prepare to ubdate the GTK bundlesAnders Broman1-8/+7
2012-11-13vcredist_*.exe is, AFAICT, still optional yet config.nmake always defines theJeff Morriss1-4/+6
2012-10-19The U3 and PortableApps packaging processes depend on simpleGerald Combs1-5/+14
2012-10-16- Use PROGRAM_NAME in the unistaller too.Anders Broman1-2/+8