aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Expand)AuthorFilesLines
2012-09-13Remove our local copy of WinPcap and download it fromGerald Combs4-6/+6
2012-08-19Get the package version using configure.in, not grep+sed. Make sure weGerald Combs2-9/+9
2012-07-27Remove a hard-coded path.Gerald Combs1-1/+1
2012-07-24Fix the dependencies for wireshark.exe and tshark.exe and use "xcopyGerald Combs1-3/+3
2012-07-24Remove uninstall_installer.exe when we're done with it so that we don'tGerald Combs1-0/+1
2012-07-20Add a comment.Gerald Combs1-0/+1
2012-07-20According toGerald Combs2-7/+21
2012-07-20WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/sho...Michael Mann2-0/+2
2012-07-19Make it possible to add custom/private MIBs to the Windows installer.Anders Broman3-0/+7
2012-06-28Update Free Software Foundation address.Jakub Zawadzki7-7/+7
2012-06-21Try to fix tarball compilation on Windows.Gerald Combs1-0/+2
2012-06-19Followup to r43370: don't install idl2wrs or its man page.Jeff Morriss3-3/+0
2012-06-19Don't install main-menubar-ui.xmlAnders Broman1-8/+0
2012-06-14Add back an absolute path prefix.Gerald Combs1-1/+2
2012-06-14More NSIS cleanup.Gerald Combs4-17/+20
2012-06-13Fix things to match what we're doing in our portableapps counterpart.Gerald Combs1-1/+3
2012-06-13Don't add uninstall.exe to the U3/PortableApps manifest. DefineGerald Combs5-8/+13
2012-06-13Define STAGING_DIR and use it in various places instead of hard-codingGerald Combs2-92/+94
2012-06-13Use terminology that conforms better with the MSDN documentation and aGerald Combs2-2/+3
2012-06-13Move the "uninstall" parts of wireshark.nsi to uninstall.nsi and theGerald Combs5-382/+412
2012-06-11Add TGPPS9.xml to makefile and NSIS installerPascal Quantin1-0/+1
2012-06-01No more GIOP plugins, no more GIOP loadable DLL.Guy Harris2-2/+0
2012-05-30Replace IDL generated dissector with common dllAnders Broman2-8/+2
2012-05-29Use GeoIP 1.4.8 which includes a DLL instead of a static library.Gerald Combs2-0/+6
2012-05-14Try using an OBS-derived Gtk2 bundle, second try.Gerald Combs2-33/+69
2012-04-29Add .ntar as a suffix (some pcap-ng files use it).Guy Harris1-2/+4
2012-04-29Make the extension lower case.Guy Harris1-2/+15
2012-04-20Switch back to the gtk.org version of the GTK+ bundle since its CairoGerald Combs2-67/+31
2012-04-19Switch to our custom GTK+ bundles derived from openSUSE Build ServiceGerald Combs2-31/+67
2012-04-04Add and update a bunch of Programs and Features-related registryGerald Combs2-10/+38
2012-03-29Update a couple of keys.Gerald Combs1-2/+2
2012-03-20Now, isn't that swell! Leopard's dseditgroup doesn't return a failureGuy Harris1-1/+1
2012-03-16Capitalize "Wireshark" in various package names.Gerald Combs2-2/+2
2012-03-16Add @configure_input@ to a bunch of .in files that didn't have it.Guy Harris4-1/+6
2012-03-10Rename the Xylan dictionnary to Alcatel-Lucent Xylan dictionnaryAlexis La Goutte1-1/+1
2012-02-24CVARSDLL hasn't been used (is undefined) for a while....Bill Meier1-1/+1
2012-02-16As suggested on the -dev list today, add Wireshark_package.pmdoc to the sourceJeff Morriss9-2/+10
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-1/+1
2012-01-01Happy New Year!Stig Bjørlykke1-2/+2
2011-12-28Remove some NSIS 1.x cruft.Gerald Combs1-5/+0
2011-12-28Simplify wireshark.nsi a bit by copying DLLs from the wireshark-gtk2Gerald Combs1-45/+40
2011-11-15Add svn:executable to propsBill Meier2-0/+0
2011-11-02Requiescat in pace, osx-build.sh.Guy Harris1-1/+0
2011-11-02Remove osx-build.sh. It was never fully ported to the Wireshark buildGerald Combs1-335/+0
2011-08-31Remove the obsolete files fom the installerAnders Broman1-2/+0
2011-08-28I guess this is the right thing to do with the "ui" directory to put itGuy Harris1-0/+1
2011-08-28Add the main menubar UI description.Anders Broman1-0/+1
2011-08-28Add the treeView popup UI description.Anders Broman1-0/+1
2011-08-28Install the GUI xml files. I'm not sure about the Makefile.am changes pkease ...Anders Broman1-0/+10
2011-08-17The MSDN page for ZeroMemory recommends using SecureZeroMemory instead,Gerald Combs1-8/+8