summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-02-09Move man page generation from package.sh to sconsTobias Markmann
Pass help2man=1 to have scons build man page sources via help2man. Adjusted package.sh to use scons to build man pages. Test-Information: Tested on Ubuntu 16.04 and it generated man page sources when help2man=1. Tested package_all_platforms on Ubuntu 16.04. The build does not fail due to missing man pages anymore. Change-Id: I6c62bc3f666ffd9f926038045672eb6e456082e5
2016-07-05Update Debian building ready for shipping 3.0 to themKevin Smith
Change-Id: If42f50bf0ffbabee5e2c03fd99b3154362230189
2015-11-10Update .deb packaging for Qt5Kevin Smith
Test-Information: Generated (unsigned) debs on Ubuntu 15.10 Change-Id: Ibacee5d63c0662d2a9cfbc61e0d0f2c48fd93736
2013-10-13Update Debian building for latest lintian rulesKevin Smith
Change-Id: I394f3a1fbd1971421979700ea70d882d0730c679
2012-06-12Use dpkg-buildflags for Debian build flags.Remko Tronçon
2012-04-25Improvements to Debian packaging.Kevin Smith
Allows packaging of just source, and script for using pbuilder. Adding build-arch and build-indep targets to satisfy lintian Fix caps on Olly's surname in Debian packaging Add script to build with non-generated changelog
2011-06-22Some more Debian fixes.Remko Tronçon
2011-06-18Tweak help documentation and add manpages.Remko Tronçon
2011-06-18More Debian packaging tweaks.Remko Tronçon
2011-06-17Some debian script improvements.Remko Tronçon
2011-04-30Only install the necessary files in the Debian package.Remko Tronçon
2011-04-29Build Swiften as a DLL in Debian package.Remko Tronçon
2011-02-17Build system fixes.Remko Tronçon
Add a SCons flag to allow warnings during compilation. Allow warnings during debian packaging. Add Avahi customization flags.
2011-02-12Optimize linux builds.Remko Tronçon
2010-10-30Rename swift Debian package to swift-im.Remko Tronçon
2010-06-14Added debian package for debugging symbols.Remko Tronçon
2010-06-14Remove DocBook from Debian sources.Remko Tronçon
2010-06-01Fixed Debian packaging.Remko Tronçon