summaryrefslogtreecommitdiffstats
path: root/build/qt5.py
AgeCommit message (Expand)Author
2020-04-18Fixes to allow Scons build to work with python 3 on windows.JosepMaJAZ
2019-08-23scons: Also fix Python 2.7 compatibility in depends.py/qt5.pyJan Holthuis
2019-08-11scons: Move stdlib imports to top of fileJan Holthuis
2019-06-05Fix the checks for bsd platformRaphael Graf
2019-06-04Improve BSD compatibilityRaphael Graf
2018-09-01Add QtWindowsUIAutomationSupport to build/qt5.py's list of valid modules.RJ Skerry-Ryan
2018-05-20Enable Qt5 build on Windows.RJ Skerry-Ryan
2017-12-19build: decode bytes into strings in _find_qtdirsOlaf Hering
2017-12-03Revert "Decode subprocess output from bytes to str"Uwe Klotz
2017-11-16Replace get_contents() with get_text_contents()Uwe Klotz
2017-11-16Replace basestring with strUwe Klotz
2017-11-16Decode subprocess output from bytes to strUwe Klotz
2017-11-15Fix Python print statementsUwe Klotz
2016-06-08Fix Ubuntu build and add staticdeps hack to qt5.py.RJ Ryan
2015-09-28Make Qt5 working on openSUSE.Johannes Obermayr
2013-12-12Add QT_WIDGETS_LIB define when including QtWidgets module (need to push this ...RJ Ryan
2013-11-03Update qt4/qt5.py from upstream to include MOC COMSTRs.RJ Ryan
2013-11-01Update Qt4 SCons tool from upstream and add the Qt5 SCons tool.RJ Ryan