Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-15 | Provide replace_pragma_once flag. | Remko Tronçon | |
2012-06-23 | Fixed .qrc dependencies not being tracked. | Remko Tronçon | |
Resolves: #1134 | |||
2012-06-12 | Create amalgamation of COPYING file. | Remko Tronçon | |
2012-02-28 | Add workaround for Qt MOC bug. | Remko Tronçon | |
Details about the workaround & bug can be found here: https://bugreports.qt-project.org/browse/QTBUG-22829 Resolves: #1067 | |||
2011-12-24 | Removing debug print. | Remko Tronçon | |
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-08-13 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed Qt SCons tool on Linux 3.0 systems. | |||
2011-08-13 | Fixed Qt SCons tool on Linux 3.0 systems. | Remko Tronçon | |
Resolves: #961 | |||
2011-04-22 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed SCons not picking up the build version correctly in tarball build. | |||
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon | |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon | |
URI Handling currently only works on Mac OS X. | |||
2011-04-09 | Fixed NSIS translation script dependency. | Remko Tronçon | |
2011-02-26 | Moving tests around. | Remko Tronçon | |
2011-02-20 | Make Swift translatable. | Remko Tronçon | |
2011-02-19 | Make Swift translatable. | Remko Tronçon | |
2011-01-22 | Link against debug version of Qt on windows. | Remko Tronçon | |
2010-12-15 | Ensure Swift name is displayed in Windows systray. | Remko Tronçon | |
Resolves: #515 | |||
2010-11-28 | Replace slightly-too-magic MergeFlags by our own UseFlags. | Remko Tronçon | |
2010-10-10 | Conditionally build documentation. | Remko Tronçon | |
2010-09-12 | Ignore .qrc in sloc counts. | Remko Tronçon | |
2010-09-12 | Added SLOCCount to scons. | Remko Tronçon | |
2010-09-03 | Added SCons flag to ignore test result. | Remko Tronçon | |
2010-09-02 | Added check_output SCons flag to generate an XML report. | Remko Tronçon | |
2010-08-30 | Track dependencies of resource dirs correctly in Windows bundle. | Remko Tronçon | |
2010-05-25 | Pick up build version from git tag (if present). | Remko Tronçon | |
2010-04-24 | Update copyright date. | Remko Tronçon | |
2010 is our year! | |||
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 | |
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 | Integrated Sparkle auto-updater. | Remko Tronçon | |
2009-11-01 | Fix incorrectly bundled Qt image plugins. | Remko Tronçon | |
2009-11-01 | Added SCons test framework. | Remko Tronçon | |
2009-08-28 | Add SCons tool to dump build version in a file. | 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 | |
2009-08-10 | Fix SCons build on windows. | Remko Tronçon | |
2009-08-10 | Migrated all configure flags to SCons. | Remko Tronçon | |