Age | Commit message (Expand) | Author |
2016-09-29 | Support building against newer QtWebKit on macOS | Tobias Markmann |
2016-09-26 | Update and tidy up Sparkle software update support | Tobias Markmann |
2016-08-23 | Do not require debug MSVC runtime for non optimized builds | Tobias Markmann |
2016-08-03 | Add support for signing the resulting MSI installer on Windows | Tobias Markmann |
2016-07-25 | Improve Qt detection on Linux by setting correct environment | Tobias Markmann |
2016-07-22 | Ignore warnings in Qt headers and fix Boost.Signals2 detection | Tobias Markmann |
2016-07-12 | Remove Snarl notification support | Tobias Markmann |
2016-07-05 | Fix building with Qt 5.5.1 on OS X | Tobias Markmann |
2016-06-30 | Add initial support for code signing on OS X | Tobias Markmann |
2016-06-23 | Improve Linux spell checking UX and enable it by default | Tobias Markmann |
2016-06-14 | Re-enable support for system libminiupnpc and libnatpmp | Tobias Markmann |
2016-06-10 | Fix remaining compiler warnings on OS X with clang | Tobias Markmann |
2016-06-02 | Ignore warning 4503 when building with MS Visual Studio compiler | Tobias Markmann |
2016-06-02 | Implement allow_warnings SCons flag for Windows | Tobias Markmann |
2016-04-25 | Convert hard tabs to four spaces in all our SConscript/*.py files | Tobias Markmann |
2016-04-25 | Add Lato font and use it in chat view theme | Tobias Markmann |
2016-04-25 | Require a configured TLS backend to build | Tobias Markmann |
2016-04-14 | Set QT_SELECT environment variable during scons build | Tobias Markmann |
2016-04-07 | Fix building with system boost on Debian 8.4 | Tobias Markmann |
2016-04-06 | Add distcc support to our SCons script | Tobias Markmann |
2016-04-05 | Migrate to Boost.Signals2 from Boost.Signals | Tobias Markmann |
2016-03-14 | Build all Swift projects as C++11 | Tobias Markmann |
2016-03-09 | Fix using external OpenSSL on Mac OS X | Tobias Markmann |
2016-02-29 | Fix scons2ninja tooling | Tobias Markmann |
2016-02-25 | Disable Hunspell support by default as it is not finished yet | Tobias Markmann |
2016-02-15 | Improve SCons reporting on missing Qt tools | Tobias Markmann |
2016-01-16 | Remove warning about undefined QTDIR environment variable | Tobias Markmann |
2016-01-15 | Silence Boost Signals deprecation warning if using system Boost | Tobias Markmann |
2016-01-15 | Always link secur32.lib to Swiften on Windows | Tobias Markmann |
2016-01-07 | Default to Qt5 for building Swift | Tobias Markmann |
2015-12-17 | Update SCons to version 2.4.0 | Tobias Markmann |
2015-10-30 | Add support for OS X Secure Transport TLS backend | Tobias Markmann |
2015-10-16 | Do not require complete Qt installation when building Swiften | Tobias Markmann |
2015-09-24 | Always include Qt5 audio plugins for Windows packages | Tobias Markmann |
2015-08-11 | Add 'check_headers' flag to scons for missing include detection | Tobias Markmann |
2015-07-07 | Use environment variables for addresses used in NetworkTest | Tobias Markmann |
2015-07-07 | Fix './scons --help' if no Qt installation can be found | Tobias Markmann |
2015-06-29 | Add WindowsServicePrincipalName class | Mili Verma |
2015-06-25 | Fix qt4.py tool for Arch | Tobias Markmann |
2015-06-18 | Have SCons qt4 tool check for real moc or qtchooser | Tobias Markmann |
2015-06-14 | Fix SCons qt4 tool pkg-config detection | Tobias Markmann |
2015-06-02 | Fix qt4.py Scons module pkg-config support in case Qt is not present | Tobias Markmann |
2015-05-26 | Have cl.exe write debug info to independent files for reliable parallel builds | Tobias Markmann |
2015-05-26 | Fix SCons architecture detection on FreeBSD 10 | Tobias Markmann |
2015-05-19 | Consolidate Python and SCons files to tab based indentation | Tobias Markmann |
2015-05-19 | Gracefully handle pkg-config when Qt is not installed | Tobias Markmann |
2015-05-07 | Add support for Qt 5.4.1 to build and distribution process on Windows | Tobias Markmann |
2015-05-04 | Correctly handle full paths when detecting Clang/GCC compilers | Tobias Markmann |
2015-05-04 | Ignore 3rdParty warnings on Linux platforms when using Clang or GCC | Tobias Markmann |
2015-04-30 | Disable potentially-evaluated-expression Clang warning | Tobias Markmann |