summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-14Pass down SDKROOT environment variableTobias Markmann
2018-10-01Pass /bigobj when building on WindowsTobias Markmann
2018-10-01Add ability to specify MSVC runtime libraryTobias Markmann
2018-03-20Merge branch 'swift-4.x'swift-5.0alpha2Tobias Markmann
2018-03-12Enable per user installations on WindowsThanos Doukoudakis
2018-02-09Move man page generation from package.sh to sconsTobias Markmann
2017-12-19Allow to override Swiften libdirDennis Schridde
2017-07-26Workaround Boost bug to prevent crash in recents loadingThanos Doukoudakis
2017-07-11Add missing SWIFTEN_OVERRIDE statements to dtorsTobias Markmann
2017-07-07Make std:: make_unique available in gcc with c++11Joanna Hulboj
2017-06-21Add CircleCI configuration for basic GitHub PR checksTobias Markmann
2017-01-17Add Qt bin path to SCons process' PATH environment variableTobias Markmann
2016-12-15Merge branch 'swift-3.x’Tobias Markmann
2016-11-18Add scons options forcing for bundled Boost, libminiupnpc, libnatpmpTobias Markmann
2016-09-26Update and tidy up Sparkle software update supportTobias Markmann
2016-08-23Do not require debug MSVC runtime for non optimized buildsTobias Markmann
2016-08-03Add support for signing the resulting MSI installer on WindowsTobias Markmann
2016-07-05Set QT_SELECT environment variable during scons buildTobias Markmann
2016-06-30Add initial support for code signing on OS XTobias Markmann
2016-06-23Improve Linux spell checking UX and enable it by defaultTobias Markmann
2016-06-02Ignore warning 4503 when building with MS Visual Studio compilerTobias Markmann
2016-06-02Implement allow_warnings SCons flag for WindowsTobias Markmann
2016-04-14Set QT_SELECT environment variable during scons buildTobias Markmann
2016-04-06Add distcc support to our SCons scriptTobias Markmann
2016-03-14Build all Swift projects as C++11Tobias Markmann
2016-03-09Fix using external OpenSSL on Mac OS XTobias Markmann
2016-02-25Disable Hunspell support by default as it is not finished yetTobias Markmann
2016-01-07Default to Qt5 for building SwiftTobias Markmann
2015-12-17Update SCons to version 2.4.0Tobias Markmann
2015-08-11Add 'check_headers' flag to scons for missing include detectionTobias Markmann
2015-06-29Add WindowsServicePrincipalName classMili Verma
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-04-30Disable potentially-evaluated-expression Clang warningTobias Markmann
2015-04-09Disable documentation-unknown-command warnings in clangTobias Markmann
2014-12-10Use ar tool from the cross-compiling toolchain when building for Android.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-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-01-03Sluift: Custom console/interpreterRemko Tronçon
2013-11-07Get past the configure stage for iOS-based xcode targetsKevin Smith
2013-11-03Split experimental File Transfer out from History and Whiteboarding.Kevin Smith
2013-09-15Install SluiftRemko Tronçon
2013-09-15Use system Lua if presentRemko Tronçon
2013-08-27PubSub implementation & Sluift refactoring.Remko Tronçon
2013-08-22Ignore unknown pragmas.Remko Tronçon