summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann
2016-04-01Specifically handle Slimber/Limber in FixIncludes.pyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-17Put Sluift headers in their own group with FixIncludes.pyTobias Markmann
2016-03-14Build all Swift projects as C++11Tobias Markmann
2016-03-09Fix FixIncludes.py script to handle Objective C (.mm)Tobias Markmann
2016-03-09Fix using external OpenSSL on Mac OS XTobias Markmann
2016-02-29Fix scons2ninja toolingTobias Markmann
2016-02-26Fixed a typo in InstallSwiftDependencies.shbarun511
2016-02-25Disable Hunspell support by default as it is not finished yetTobias Markmann
2016-02-15Improve SCons reporting on missing Qt toolsTobias Markmann
2016-02-11Add support for Fedora to InstallSwiftDependencies.shTobias Markmann
2016-02-04Remove abandoned Swiftob subprojectswift-3.0rc1Tobias Markmann
2016-01-16Remove warning about undefined QTDIR environment variableTobias Markmann
2016-01-15Silence Boost Signals deprecation warning if using system BoostTobias Markmann
2016-01-15Always link secur32.lib to Swiften on WindowsTobias Markmann
2016-01-07Default to Qt5 for building SwiftTobias Markmann
2016-01-06Add openSUSE to InstallSwiftDependencies scriptMichael Vetter
2015-12-17Update SCons to version 2.4.0Tobias Markmann
2015-11-09Fix a syntax error in InstallSwiftDependencies.shKevin Smith
2015-10-30Add support for OS X Secure Transport TLS backendTobias Markmann
2015-10-26Add Ubuntu support to InstallSwiftDependencies.sh scriptTobias Markmann
2015-10-16Do not require complete Qt installation when building SwiftenTobias Markmann
2015-09-24Always include Qt5 audio plugins for Windows packagesTobias Markmann
2015-09-18Add support for Arch distributions in InstallSwiftDependencies.shTobias Markmann
2015-09-18Add script for installing 3rdParty dependencies on UNIX/LinuxTobias Markmann
2015-09-02Restrict pre-commit copyright check to added filesTobias Markmann
2015-08-11Add 'check_headers' flag to scons for missing include detectionTobias Markmann
2015-07-24Add missing includes for dependencies in public header filesTobias Markmann
2015-07-07Use environment variables for addresses used in NetworkTestTobias Markmann
2015-07-07Fix './scons --help' if no Qt installation can be foundTobias Markmann
2015-06-29Add WindowsServicePrincipalName classMili Verma
2015-06-25Fix qt4.py tool for ArchTobias Markmann
2015-06-18Have SCons qt4 tool check for real moc or qtchooserTobias Markmann
2015-06-14Add support for updating copyright on files in Copyrighter.py scriptTobias Markmann
2015-06-14Fix SCons qt4 tool pkg-config detectionTobias Markmann
2015-06-02Fix qt4.py Scons module pkg-config support in case Qt is not presentTobias Markmann
2015-05-26Have cl.exe write debug info to independent files for reliable parallel buildsTobias Markmann
2015-05-26Fix SCons architecture detection on FreeBSD 10Tobias Markmann
2015-05-19Consolidate Python and SCons files to tab based indentationTobias Markmann
2015-05-19Enforce tab-only indentation in Python and SCons filesTobias Markmann
2015-05-19Gracefully handle pkg-config when Qt is not installedTobias Markmann
2015-05-07Add support for Qt 5.4.1 to build and distribution process on WindowsTobias Markmann
2015-05-05Fix scons2ninja.py for WindowsTobias Markmann
2015-05-04Correctly handle full paths when detecting Clang/GCC compilersTobias Markmann
2015-05-04Ignore 3rdParty warnings on Linux platforms when using Clang or GCCTobias Markmann
2015-04-30Disable potentially-evaluated-expression Clang warningTobias Markmann
2015-04-29Ignore compiler warnings from 3rdParty librariesTobias Markmann
2015-04-28Add Qt flags detection using pkg-config on Linux platformsTobias Markmann
2015-04-09Disable documentation-unknown-command warnings in clangTobias Markmann