aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2018-04-18Remove autotools build system.Dario Lombardo1-10/+0
It has been replaced by cmake. Change-Id: I83a5eddb8645dbbf6bca9f026066d2e995d8e87a Reviewed-on: https://code.wireshark.org/review/26969 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-10-15autotools: refresh rpm-package targetJoão Valverde1-1/+1
There's only so much we can/should do here, so dispense with the _topdir test. Change-Id: Ibf1170ea2cbb7c536df901db42d67da668fd64b2 Reviewed-on: https://code.wireshark.org/review/23912 Reviewed-by: João Valverde <j@v6e.pt>
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-4/+1
Change-Id: Iedae94ffefe27b13b1967d69cacb757b5aa4576d Reviewed-on: https://code.wireshark.org/review/23928 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
2017-10-02Remove the SVR4 packaging assets.Gerald Combs1-1/+1
Remove the svr4-package and solaris-package targets along with their associated files and directories. We used to use this to build Solaris packages but we haven't shipped those in years. Given that the last substantive change to packaging/svr4 was in 2008 it's likely that this has been unused for a while. Change-Id: Ib9153c99f503200ea8c48d3ef81ad688ee55c09f Reviewed-on: https://code.wireshark.org/review/23808 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-09-07Autotools: Distribute packaging/wix.Gerald Combs1-2/+1
…otherwise you can't compile from the tarball on Windows. Change-Id: I99c73b09d9468f0da753c05451fa54348680963f Reviewed-on: https://code.wireshark.org/review/17543 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
2016-06-15Remove Nmake build systemPascal Quantin1-2/+0
Change-Id: I3bd474f3cda9667dec66426b5729449953df3e61 Reviewed-on: https://code.wireshark.org/review/15777 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Jörg Mayer <jmayer@loplof.de> Reviewed-by: Balint Reczey <balint@balintreczey.hu>
2015-10-15Fix pathname (they're relative to the directory containing Makefile.am).Guy Harris1-1/+1
Change-Id: Ib3d5aae5f813c4fa5fbad420cd96c0daa3e935dc Reviewed-on: https://code.wireshark.org/review/11069 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-10-15Add missing CMake files to the tarball.Gerald Combs1-3/+5
Make sure we can build from the tarball using CMake. Tested on Windows. Change-Id: Iffc1ac964279e573aa2a8280b9bb4e799f10a974 Reviewed-on: https://code.wireshark.org/review/11066 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-04-10Retire ws-manifest.pl.Gerald Combs1-1/+0
We haven't used it in a while and we won't use in the CMake environment. Change-Id: Iecfb8c418bddf1ed1fcd38b189babf082101662e Reviewed-on: https://code.wireshark.org/review/8014 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-04-10Move the PortabaleApps packaging up one level.Gerald Combs1-6/+5
Update the PA section of the Developer's Guide. Change-Id: I383d2a2405e742eb353390f5a43fd6d6d32cb25b Reviewed-on: https://code.wireshark.org/review/8012 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-09-03Fix dist. Remove unused files.Gerald Combs1-6/+3
Change-Id: I44b2dbfa3859841c67e933d8e7c510834b7cc2ee Reviewed-on: https://code.wireshark.org/review/3967 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2013-10-27Remove U3 code and packaging.Gerald Combs1-15/+1
svn path=/trunk/; revision=52896
2011-02-02makefile.nmake => Makefile.nmakeJaap Keuter1-4/+4
svn path=/trunk/; revision=35752
2010-11-21Add $Id$; Fix some properties.Bill Meier1-0/+3
svn path=/trunk/; revision=34996
2009-11-24Add u3util.exe.manifest to the distribution.Gerald Combs1-0/+1
svn path=/trunk/; revision=31067
2009-10-27Add a missing file.Gerald Combs1-0/+1
svn path=/trunk/; revision=30732
2009-06-29WiresharkPortable.ini -> WiresharkPortable.tmplStig Bjørlykke1-1/+1
svn path=/trunk/; revision=28882
2009-02-09Corrected directory for Info.plist.inStig Bjørlykke1-1/+1
svn path=/trunk/; revision=27400
2009-02-08Chris Maynard:Jörg Mayer1-9/+10
Fix for part one of bug 3120: Add packaging/macosx/Info.plist.in to the distribution list. svn path=/trunk/; revision=27395
2008-07-02Push EXTRA_DIST entries into the lowest-level Makefile.am available.Guy Harris1-0/+24
svn path=/trunk/; revision=25661
2008-06-13We half-enabled the Mac OS X packaging stuff, which meant that weGuy Harris1-1/+1
weren't including in the tarball stuff the packaging/macosx/Makefile.in file that that the configure script from the tarball was trying to expand. Add macosx to the list of directories in packaging/Makefile.am, and update the comment in packaging/macosx/Makefile.am to reflect the enabling of the OS X packaging stuff. svn path=/trunk/; revision=25449
2008-03-29Remove most of the OS X packaging files from the distribution. TheGerald Combs1-1/+1
files in Resources/themes/Clearlooks-Quicksilver-OSX overrun the 99-character file name length limitation imposed by the default tar format (V7). We can fix this by - Feeding "tar-ustar" to AM_INIT_AUTOMAKE, which apparently means changing AM_INIT_AUTOMAKE(wireshark, x.y.z) in configure.in to AC_INIT(wireshark, x.y.z) AM_INIT_AUTOMAKE(tar-ustar) Although the automake documentation recommends this, it means updating make-version.pl and possibly other scripts. - Shortening everything in the Clearlooks-Quicksilver-OSX path. - Skipping tar distributions altogether in favor of zip. None of these fixes are trivial, and version 1.0 awaits. For now, you'll have to build OS X packages from SVN. svn path=/trunk/; revision=24752
2008-03-28Add the OS X packaging files to the distribution.Gerald Combs1-1/+1
svn path=/trunk/; revision=24747
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer1-0/+4
returned quite a list of files. Add them to MAINTAINERCLEANFILES. Whitespace changes (replace multiple spaces by TABs, in a few cases this needed to be done at the beginning of Makefile lines. svn path=/trunk/; revision=14891
2001-04-04Move the comments in nsis/README into nsis/Makefile.nmakeGilbert Ramirez1-1/+1
Have automake package the nsis files into the source tarball. svn path=/trunk/; revision=3256
2000-07-26Switch Solaris package build naming to a more generic SVR4. Add RPM and SRPMGerald Combs1-1/+1
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. svn path=/trunk/; revision=2162
2000-07-22Add support for bulding Solaris binary packages. The distributionGerald Combs1-0/+1
is installed in packaging/solaris.stage, and from there the package is created. The checkinstall script depends on GTK+/Glib residing in /usr/local. svn path=/trunk/; revision=2151