Commit Graph

565 Commits

Author SHA1 Message Date
gram 000422405b Improvement of 'make clean' targets.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3297 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-12 18:07:22 +00:00
gram 0b7ee4eecd Fix automake packaging of win32-only files.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3285 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-10 16:19:34 +00:00
gram 0120be9713 Updates for win32 files to ignore.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3260 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-05 05:38:37 +00:00
gram 59a97d03d2 Remove the 3 types of installation in favor of a "type-less"
installation. Now the user just gets to select components to install.
Provide for installing a Deskstop Icon, too.


git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3259 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-05 05:36:47 +00:00
gram 72041e6990 Use sed in the Win32 build to place the version in various files.
We us $(VERSION), defined in the top-level config.nmake, to replace
@VERSION@ in various files. $(RC_VERSION) and $(WTAP_VERSION) are
similarly used.


git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3258 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-05 04:39:29 +00:00
gram 771ea2813f Move the comments in nsis/README into nsis/Makefile.nmake
Have automake package the nsis files into the source tarball.


git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3256 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-04 20:08:16 +00:00
gram c894afcef7 Packaging files for Win32, using NSIS, the NullSoft Installer, that
was originally written for WinAmp. See http://www.nullsoft.com/free/nsis/


git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3255 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-04 04:50:05 +00:00
guy 989930de25 Fix up Gerald's e-mail address to be his "ethereal.com" address.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2859 f5534014-38df-0310-8fa8-9805f1628bb7
2001-01-10 10:11:27 +00:00
gram 9fcf047c08 Change Ethereal homepage URL from etheral.zing.org to www.ethereal.com.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2696 f5534014-38df-0310-8fa8-9805f1628bb7
2000-11-22 04:07:04 +00:00
gerald be863b49f3 Fix type checking for the "i386" platform.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2579 f5534014-38df-0310-8fa8-9805f1628bb7
2000-11-08 03:54:12 +00:00
guy 41ea30c371 Update and add ".cvsignore" files to reduce the level of noise from CVS.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2179 f5534014-38df-0310-8fa8-9805f1628bb7
2000-07-30 08:32:54 +00:00
gerald bdb0d4a830 Remove some "Makefile.in"s that I accidentally committed last night.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2166 f5534014-38df-0310-8fa8-9805f1628bb7
2000-07-26 14:00:41 +00:00
gerald 6333307a7b Actually delete the top ethereal.spec.in and packaging/solaris/* files this
time.


git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2163 f5534014-38df-0310-8fa8-9805f1628bb7
2000-07-26 03:46:02 +00:00
gerald 61016b4780 Switch Solaris package build naming to a more generic SVR4. Add RPM and SRPM
package build targets.  Move ethereal.spec(.in) to packaging/rpm.

The spec file is different from Henri's.  We might want to switch to his
for the sake of consistency.


git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2162 f5534014-38df-0310-8fa8-9805f1628bb7
2000-07-26 03:39:11 +00:00
gerald 98834af302 Add support for bulding Solaris binary packages. The distribution
is installed in packaging/solaris.stage, and from there the package
is created.  The checkinstall script depends on GTK+/Glib residing
in /usr/local.


git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2151 f5534014-38df-0310-8fa8-9805f1628bb7
2000-07-22 04:10:23 +00:00