aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/portableapps
AgeCommit message (Expand)AuthorFilesLines
2012-06-13Don't add uninstall.exe to the U3/PortableApps manifest. DefineGerald Combs2-4/+5
2011-07-19Instead of overloading WIRESHARK_LIBS / wireshark_LIBS in Makefile.nmakeGerald Combs1-4/+4
2011-06-10Make the U3 and PortableApps "clean" and "distclean" targets moreGerald Combs1-0/+1
2011-02-12Cygwin 1.7 is much pickier about paths. Pass a POSIX path to bash.Gerald Combs1-1/+1
2011-02-02makefile.nmake => Makefile.nmakeBill Meier1-0/+0
2011-01-10Revert back to NSIS from NSIS Unicode to resolve bug 5558.Chris Maynard1-2/+2
2010-12-29Updates for Wireshark portable installer. Using nsis unicode now.Chris Maynard4-9/+7
2010-12-02Allow more than one instance of Wireshark to be started. For now, the stuffChris Maynard1-9/+10
2010-10-29Use Wireshark installer icon for portable apps installer. Fixes bug 4374.Chris Maynard1-1/+1
2010-08-22Add !ENDIF if needed.Gerald Combs1-0/+5
2010-04-09Fix the U3 and PortableApps builds.Gerald Combs1-1/+1
2010-03-25Set svn:executable property for some .py and .pl filesBill Meier1-0/+0
2009-10-25More fixes from John T. Haller via bug 4158, with some cleanups from me.Gerald Combs2-3/+4
2009-10-23Add updates from bug 4158.Gerald Combs3-3/+12
2009-08-08Pass on WinPcap/MSVC redistributable executables to the WiresharkPortable lau...Kovarththanan Rajaratnam1-2/+2
2009-06-29Changes to address bug 3547:Graeme Lunt3-5/+12
2009-06-13Update for the latest WinPcap and also installation of the VC redistributable.Graeme Lunt3-8/+39
2008-08-08When copying and renaming files, put quotes around the sources andGerald Combs1-2/+2
2008-04-09lot's of GTK1 related code cleanup in the Win32 build processUlf Lamping1-2/+2
2008-04-04Start the process of removing GTK1.Gerald Combs1-8/+1
2008-02-17Added $(GTK2_LIB_DIR)\loaders to some makefiles in an attempt to fix theStig Bjørlykke1-0/+1
2008-01-23Unpack FindProcDLL.dll into $(WIRESHARK_LIBS\nsis-plugins, and tell NSIS Gerald Combs3-9/+17
2008-01-08Graeme Lunt:Jörg Mayer1-4/+4
2008-01-04UPX compression corrupts the WinPcap installer - so don't UPX it.Graeme Lunt1-1/+1
2008-01-04Update to use the generic manifest and make independent of the U3 packaging.Graeme Lunt5-70/+150
2007-12-16Automatically install the FindProcDll.dll NSIS plug-in required for the Wires...Graeme Lunt2-8/+15
2007-11-18Update to optionally use the "Ultimate Packer for eXecutables" (UPX) to pack ...Graeme Lunt1-1/+0
2007-11-12update various other places, where WinPcap version 4.0.1 was usedUlf Lamping2-2/+2
2007-11-03A bit of a readme for the Wireshark Portable packaging. Includes details of t...Graeme Lunt1-0/+31
2007-11-03at least mention in a comment, that you'll need the FindProcDLL plug-inUlf Lamping1-0/+2
2007-11-02Initial Portable Apps (www.portableapps.com) packaging to produce a "Wireshar...Graeme Lunt5-0/+594