summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-12Fix Python 3 compatibility of our SCons and tooling Python codeTobias Markmann
2018-05-03Disable all warnings for generated Qt filesTobias Markmann
2017-06-21Add CircleCI configuration for basic GitHub PR checksTobias Markmann
2016-09-29Support building against newer QtWebKit on macOSTobias Markmann
2016-07-25Improve Qt detection on Linux by setting correct environmentTobias Markmann
2016-07-22Ignore warnings in Qt headers and fix Boost.Signals2 detectionTobias Markmann
2016-07-05Fix building with Qt 5.5.1 on OS XTobias Markmann
2016-04-25Convert hard tabs to four spaces in all our SConscript/*.py filesTobias Markmann
2016-04-25Add Lato font and use it in chat view themeTobias Markmann
2016-01-16Remove warning about undefined QTDIR environment variableTobias Markmann
2015-10-16Do not require complete Qt installation when building SwiftenTobias Markmann
2015-07-07Fix './scons --help' if no Qt installation can be foundTobias Markmann
2015-06-25Fix qt4.py tool for ArchTobias Markmann
2015-06-18Have SCons qt4 tool check for real moc or qtchooserTobias 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-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-04Ignore 3rdParty warnings on Linux platforms when using Clang or GCCTobias Markmann
2015-04-29Ignore compiler warnings from 3rdParty librariesTobias Markmann
2015-04-28Add Qt flags detection using pkg-config on Linux platformsTobias Markmann
2014-01-19Make SCons Qt4 tool work on all non-Windows/OS X platformsRemko Tronçon
2013-07-15Fixed Qt5 compilation on Windows.Remko Tronçon
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2012-06-23Fixed .qrc dependencies not being tracked.Remko Tronçon
2012-02-28Add workaround for Qt MOC bug.Remko Tronçon
2011-08-13Fixed Qt SCons tool on Linux 3.0 systems.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-01-22Link against debug version of Qt on windows.Remko Tronçon
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved BuildTools to a separate module.Remko Tronçon
2010-03-28Removing BuildTools module.Remko Tronçon
2009-12-31Fix building on OS X using default Qt installation.Remko Tronçon
2009-08-10Fix SCons build on windows.Remko Tronçon
2009-08-10Migrated all configure flags to SCons.Remko Tronçon