summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2015-04-04Improve FixIncludes.py script to support in-place modificationTobias Markmann
2015-03-27Improve Windows MSI installer upgrade experienceTobias Markmann
2015-02-12Fix missing to return some dependencies in windeployqt-based createWindowsBun...Tobias Markmann
2015-02-06Use windeployqt.exe if available and Win distribution documentation fixTobias Markmann
2014-12-15Update Copyright In BuildToolsKevin Smith
2014-12-10Use ar tool from the cross-compiling toolchain when building for Android.Tobias Markmann
2014-12-10Add FixIncludes.py utility.Tobias Markmann
2014-11-24Disable file-transfer support for iOS.Tobias Markmann
2014-11-24Use the correct compiler/linker on modern iOS SDKs.Tobias Markmann
2014-11-13Fix build system documentation typo.Tobias Markmann
2014-11-13Fix iOS build and add iOS build documentation.Tobias Markmann
2014-10-13Regress Python requirement to 2.4 againKevin Smith
2014-10-06Allow scons to not require an IDN libraryKevin Smith
2014-10-01Port many of Isode's local fixes upstreamKevin Smith
2014-06-07scons2ninja: Don't buffer SCons outputRemko Tronçon
2014-06-01Fix .deb packagingKevin Smith
2014-02-22Make git and wix wrappers in build system more convenient for use by other pr...Kevin Smith
2014-02-16Don't try to install git hooks when Swift is used as a submodule.Kevin Smith
2014-01-19Make SCons Qt4 tool work on all non-Windows/OS X platformsRemko Tronçon
2014-01-19Sluift: Add iTunes & PEP User Tune supportRemko Tronçon
2014-01-03Sluift: Custom console/interpreterRemko Tronçon