Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
BuildTools
/
SCons
/
Tools
/
qt4.py
Age
Commit message (
Expand
)
Author
2015-07-07
Fix './scons --help' if no Qt installation can be found
Tobias Markmann
2015-06-25
Fix qt4.py tool for Arch
Tobias Markmann
2015-06-18
Have SCons qt4 tool check for real moc or qtchooser
Tobias Markmann
2015-06-14
Fix SCons qt4 tool pkg-config detection
Tobias Markmann
2015-06-02
Fix qt4.py Scons module pkg-config support in case Qt is not present
Tobias Markmann
2015-05-19
Gracefully handle pkg-config when Qt is not installed
Tobias Markmann
2015-05-07
Add support for Qt 5.4.1 to build and distribution process on Windows
Tobias Markmann
2015-05-04
Ignore 3rdParty warnings on Linux platforms when using Clang or GCC
Tobias Markmann
2015-04-29
Ignore compiler warnings from 3rdParty libraries
Tobias Markmann
2015-04-28
Add Qt flags detection using pkg-config on Linux platforms
Tobias Markmann
2014-01-19
Make SCons Qt4 tool work on all non-Windows/OS X platforms
Remko Tronçon
2013-07-15
Fixed Qt5 compilation on Windows.
Remko Tronçon
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2012-06-23
Fixed .qrc dependencies not being tracked.
Remko Tronçon
2012-02-28
Add workaround for Qt MOC bug.
Remko Tronçon
2011-08-13
Fixed Qt SCons tool on Linux 3.0 systems.
Remko Tronçon
2011-02-19
Make Swift translatable.
Remko Tronçon
2011-01-22
Link against debug version of Qt on windows.
Remko Tronçon
2010-03-28
Moving submodule contents back.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved BuildTools to a separate module.
Remko Tronçon
2010-03-28
Removing BuildTools module.
Remko Tronçon
2009-12-31
Fix building on OS X using default Qt installation.
Remko Tronçon
2009-08-10
Fix SCons build on windows.
Remko Tronçon
2009-08-10
Migrated all configure flags to SCons.
Remko Tronçon