Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-15 | Uninstall Windows package before installing a new one. | Remko Tronçon | |
Change-Id: I541f77f402da27f9da2148582db5330a710c1d15 | |||
2012-11-12 | Install VC redistributable using .exe file. | Remko Tronçon | |
Change-Id: I7229c38118c1ee3f4b0ef5f752e513dfd5942ba7 | |||
2012-10-07 | More attempts to get Lucid building againswift-2.0beta2 | Kevin Smith | |
2012-10-07 | Release packaging notes | Kevin Smith | |
2012-10-06 | Also reverting to previous | Kevin Smith | |
2012-10-05 | Minor DMG tweak. | Remko Tronçon | |
2012-09-29 | Get arg order right | Kevin Smith | |
2012-09-29 | OSX package updates. | Remko Tronçon | |
2012-06-14 | Remove Olly from Debian uploaders list | Kevin Smith | |
2012-06-12 | Debian fixes. | Remko Tronçon | |
2012-06-12 | Use dpkg-buildflags for Debian build flags. | Remko Tronçon | |
2012-06-12 | And get the date right in the changelog too | Kevin Smith | |
2012-06-12 | Updating debian changelog | Kevin Smith | |
2012-06-12 | Update Deb stuff | Kevin Smith | |
2012-06-12 | Rename 'swift' binary to 'swift-im' on Linux. | Remko Tronçon | |
2012-04-25 | Improvements 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 | |||
2012-04-24 | Removing some unused comments. | Remko Tronçon | |
2012-04-24 | Embed version in WiX file. | Remko Tronçon | |
2012-04-24 | WiX updates. | Remko Tronçon | |
Show icon in Add/Remove programs dialog. Support upgrading. Render COPYING file correctly. Resolves: #1096, #1094, #1093 | |||
2012-04-24 | Tweaks to improve Debian packaging | Kevin Smith | |
2012-04-07 | Adding flag for Debian building so we can just build source or binaries | Kevin Smith | |
2012-04-07 | Allowing differently placed tarballs, to let us share hashes between .deb builds | Kevin Smith | |
2011-12-14 | Allow excluding from source tarballs | Kevin Smith | |
2011-11-26 | Initial support for WiX installer. | Kevin Smith | |
dist=1 on Windows now generates .msi instead, as long as wix_bindir is set to the path of \bin\ for WiX. nsis is no longer used | |||
2011-11-05 | Assume Windows packaging doesn't include openssl | Kevin Smith | |
2011-06-22 | Some more Debian fixes. | Remko Tronçon | |
2011-06-20 | Tweaked the Debian description. | Remko Tronçon | |
2011-06-20 | Improve the description in the Debian control file. | Remko Tronçon | |
2011-06-20 | Use a custom debian changelog. | Remko Tronçon | |
2011-06-19 | Fixed conditional in package script. | Remko Tronçon | |
2011-06-19 | Make webkit dependency distribution specific. | Remko Tronçon | |
2011-06-19 | Lowered dependency on libxml2. | Remko Tronçon | |
2011-06-18 | Use correct sign for dependencies. | Remko Tronçon | |
2011-06-18 | Tighten Debian dependency on Qt versions. | Remko Tronçon | |
2011-06-18 | Specify dependency on libqtwebkit-dev. | Remko Tronçon | |
2011-06-18 | Fixed Debian manpages installation. | Remko Tronçon | |
2011-06-18 | Use LibXML as a Debian source dependency (instead of Expat) | Remko Tronçon | |
2011-06-18 | Tweak help documentation and add manpages. | Remko Tronçon | |
2011-06-18 | More Debian packaging tweaks. | Remko Tronçon | |
2011-06-17 | Some debian script improvements. | Remko Tronçon | |
2011-04-30 | Only package .so in dev package. | Remko Tronçon | |
2011-04-30 | Fixed Swiften .so softlinks. | Remko Tronçon | |
2011-04-30 | Split off libswiften package. | Remko Tronçon | |
2011-04-30 | Only install the necessary files in the Debian package. | Remko Tronçon | |
2011-04-29 | Build Swiften as a DLL in Debian package. | Remko Tronçon | |
2011-04-09 | Added NSIS translation scripts to .gitignore. | Remko Tronçon | |
2011-04-05 | Updated Swift dmg image. | Remko Tronçon | |
2011-02-20 | Auto-generate NSIS translation script. | Remko Tronçon | |
2011-02-20 | Adding translation to Windows installer | Kevin Smith | |
2011-02-17 | Build system fixes. | Remko Tronçon | |
Add a SCons flag to allow warnings during compilation. Allow warnings during debian packaging. Add Avahi customization flags. |