Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-11 | Don't add the manifest for MS Visual Studio 2010. | Remko Tronçon | |
This is only a temporary workaround. It seems MSVS 2010 no longer silently ignores missing .manifest files, so we should find out when the .manifest is generated, and in that case add the mt.exe step. | |||
2010-04-11 | Update SCons to 1.3.0.d20100404. | Remko Tronçon | |
2010-04-10 | Don't clean up Git hooks. | Remko Tronçon | |
2010-04-09 | Fixed bug in GetGravatars script. | Remko Tronçon | |
2010-04-09 | Add Gource wrapper scripts. | Remko Tronçon | |
2010-04-09 | Don't check BuildVersion.h for copyrights. | Remko Tronçon | |
2010-04-08 | Fix expanded tabs. | Remko Tronçon | |
2010-04-08 | Install pre-commit hook. | Remko Tronçon | |
2010-04-08 | Merge branch 'copyrights' | Remko Tronçon | |
2010-04-08 | Update pre-commit hook to check copyrights. | Remko Tronçon | |
2010-04-08 | Fix bug in copyrighter script that handled MD5 copyright incorrectly. | Remko Tronçon | |
2010-04-08 | Fixed/rewrote copyrighter script. | Remko Tronçon | |
Resolves: #24 | |||
2010-04-07 | Avoid build failing when TMP environment variable is not set. | Remko Tronçon | |
2010-04-04 | Don't require UAC escalation with Windows | Kevin Smith | |
2010-03-30 | Fix 'scons dist=1'. | Remko Tronçon | |
2010-03-30 | Fix DocBook catalog generation on windows. | Remko Tronçon | |
2010-03-28 | Moved DocBook module. | Remko Tronçon | |
2010-03-28 | Added DocBook infrastructure. | Remko Tronçon | |
Imported most of "DocBook kit". Added placeholder for Swiften developers guide. | |||
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved BuildTools to a separate module. | Remko Tronçon | |
2010-03-28 | Removing BuildTools module. | Remko Tronçon | |
2010-03-28 | Moved SConscript guts to BuildTools dir. | Remko Tronçon | |
2009-12-31 | Fix building on OS X using default Qt installation. | Remko Tronçon | |
2009-11-28 | Create a dist target for mac DMG bundling. | Remko Tronçon | |
2009-11-27 | Avoid compiler warning. | Remko Tronçon | |
2009-11-27 | Integrated Sparkle auto-updater. | Remko Tronçon | |
2009-11-16 | Removing obsolete files. | Remko Tronçon | |
2009-11-15 | Linkify URLs. | Remko Tronçon | |
2009-11-12 | Fixed coverage script. | Remko Tronçon | |
2009-11-12 | Refactored DNS handling. | Remko Tronçon | |
Connections now fallback on other DNS entries upon failure, taking into account SRV priorities. | |||
2009-11-01 | Fix incorrectly bundled Qt image plugins. | Remko Tronçon | |
2009-11-01 | Added SCons test framework. | Remko Tronçon | |
2009-09-29 | Create Swift MSVS solution. | Remko Tronçon | |
2009-09-26 | Added debian packaging script. | Remko Tronçon | |
2009-08-30 | Fix build version generator when Git is not present. | Remko Tronçon | |
The fallback is to return the date as a build version. | |||
2009-08-28 | Make version tool work on Windows. | Remko Tronçon | |
2009-08-28 | Add SCons tool to dump build version in a file. | Remko Tronçon | |
2009-08-22 | Ignore tabs in Qt-generated files. | Remko Tronçon | |
2009-08-22 | Add Git pre-commit hook. | Remko Tronçon | |
2009-08-22 | Return error value when found expanded tabs. | Remko Tronçon | |
2009-08-16 | Ported CheckTabs script to Python. | Remko Tronçon | |
2009-08-16 | Move coverage tools to BuildTools dir. | Remko Tronçon | |
2009-08-13 | Fix Windows bundling. | Remko Tronçon | |
2009-08-13 | Made NSIS build status pretty. | Remko Tronçon | |
2009-08-13 | Add Mac App bundle creation tool. | Remko Tronçon | |
2009-08-13 | Add Nib build tool. | Remko Tronçon | |
2009-08-11 | Add NSIS support to scons file. | Remko Tronçon | |
2009-08-11 | Added NSIS tool. | Remko Tronçon | |
2009-08-11 | Make OpenSSL required for Swift. | Remko Tronçon | |