Age | Commit message (Expand) | Author |
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-05-26 | Add minidump analysis python script for Windows crash dumps | Tobias Markmann |
2016-04-26 | Fix scons2ninja.py due to recent change in RCC usage | 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-11 | Add missing dependency to InstallSwiftDependencies | Michael Vetter |
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-04-01 | Specifically handle Slimber/Limber in FixIncludes.py | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-17 | Put Sluift headers in their own group with FixIncludes.py | Tobias Markmann |
2016-03-14 | Build all Swift projects as C++11 | Tobias Markmann |
2016-03-09 | Fix FixIncludes.py script to handle Objective C (.mm) | 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-26 | Fixed a typo in InstallSwiftDependencies.sh | barun511 |
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-02-11 | Add support for Fedora to InstallSwiftDependencies.sh | Tobias Markmann |
2016-02-04 | Remove abandoned Swiftob subprojectswift-3.0rc1 | 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 |
2016-01-06 | Add openSUSE to InstallSwiftDependencies script | Michael Vetter |
2015-12-17 | Update SCons to version 2.4.0 | Tobias Markmann |
2015-11-09 | Fix a syntax error in InstallSwiftDependencies.sh | Kevin Smith |
2015-10-30 | Add support for OS X Secure Transport TLS backend | Tobias Markmann |
2015-10-26 | Add Ubuntu support to InstallSwiftDependencies.sh script | 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-09-18 | Add support for Arch distributions in InstallSwiftDependencies.sh | Tobias Markmann |
2015-09-18 | Add script for installing 3rdParty dependencies on UNIX/Linux | Tobias Markmann |
2015-09-02 | Restrict pre-commit copyright check to added files | Tobias Markmann |
2015-08-11 | Add 'check_headers' flag to scons for missing include detection | Tobias Markmann |
2015-07-24 | Add missing includes for dependencies in public header files | 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 | Add support for updating copyright on files in Copyrighter.py script | 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 |