Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-22 | Make git and wix wrappers in build system more convenient for use by other ↵ | Kevin Smith | |
projects Change-Id: I173f42bfe2dde7d18be3d54976649aa1bac13dbf | |||
2014-01-19 | Make SCons Qt4 tool work on all non-Windows/OS X platforms | Remko Tronçon | |
Change-Id: Ib59fe1d9d71194f9b34b655ab817811d673c5187 | |||
2013-08-14 | Adjust Android test deployment path. | Tobias Markmann | |
Change-Id: I3791b31beb7a968901b33722a18771185e7aa61e License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-08-13 | Adding basic support for Android and Unbound (No IPv6 yet). | Tobias Markmann | |
Change-Id: I1d74324515b20e0dc3d0ef4aa2f556fea7b4bee3 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.s | |||
2013-08-09 | Include accessibility plugin in Windows packages | Kevin Smith | |
Change-Id: I9bff93b9bd9d81cec4143d0ba35a1045077e1e82 | |||
2013-08-08 | Package necessary plugins for qt5 on Windows | Kevin Smith | |
Change-Id: Icfcf31668a3bcba687885aab0e548a8b42c30773 | |||
2013-07-15 | Fixed Qt5 compilation on Windows. | Remko Tronçon | |
Change-Id: I2d4de311e7d8c6909f6a35dbb650380e2b0b1da9 | |||
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon | |
Change-Id: I62c7d5ca44c915e36c797c798294b7c34b465514 | |||
2012-12-22 | Replace MergeFlags calls by UseFlags calls. | Remko Tronçon | |
Change-Id: If7193006987fd86d102e5e17aac426ef1a6ccd83 | |||
2012-11-13 | Silence WiX tools. | Remko Tronçon | |
Change-Id: I478e228f5c1ff082bebcc62e6e13a30d6c902c07 | |||
2012-10-07 | Fixed & cleaned up some of the WiX stuff. | Remko Tronçon | |
2012-09-17 | Support for building swiften as a DLL | Remko Tronçon | |
Added missing SWIFTEN_API declarations. Changed test infrastructure to extend path before running tests. | |||
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 | |