Age | Commit message (Expand) | Author |
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 |
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 | Enforce tab-only indentation in Python and SCons files | 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-05 | Fix scons2ninja.py for 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 |
2015-04-29 | Ignore compiler warnings from 3rdParty libraries | Tobias Markmann |
2015-04-28 | Add Qt flags detection using pkg-config on Linux platforms | Tobias Markmann |
2015-04-09 | Disable documentation-unknown-command warnings in clang | Tobias Markmann |
2015-04-04 | Improve FixIncludes.py script to support in-place modification | Tobias Markmann |
2015-03-27 | Improve Windows MSI installer upgrade experience | Tobias Markmann |
2015-02-12 | Fix missing to return some dependencies in windeployqt-based createWindowsBun... | Tobias Markmann |
2015-02-06 | Use windeployqt.exe if available and Win distribution documentation fix | Tobias Markmann |
2014-12-15 | Update Copyright In BuildTools | Kevin Smith |
2014-12-10 | Use ar tool from the cross-compiling toolchain when building for Android. | Tobias Markmann |
2014-12-10 | Add FixIncludes.py utility. | Tobias Markmann |
2014-11-24 | Disable file-transfer support for iOS. | Tobias Markmann |
2014-11-24 | Use the correct compiler/linker on modern iOS SDKs. | Tobias Markmann |
2014-11-13 | Fix build system documentation typo. | Tobias Markmann |
2014-11-13 | Fix iOS build and add iOS build documentation. | Tobias Markmann |
2014-10-13 | Regress Python requirement to 2.4 again | Kevin Smith |