index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
Tool
/
qt.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 1784-1824 via svnmerge from
Steven Knight
2007-02-11
1
-8/+5
*
Merged revisions 1738-1754,1756 via svnmerge from
Steven Knight
2007-01-07
1
-2/+2
*
Have the QT UIC Scanner use the env.FindFile method. (Leanid Nazdrynau)
Steven Knight
2005-10-13
1
-10/+8
*
Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i...
Steven Knight
2005-04-02
1
-4/+1
*
Finish the display-customization variables: , , , , , and .
Steven Knight
2005-01-07
1
-4/+8
*
Have the Qt Builder make uic-built files dependent on the .ui.h file, if it e...
Steven Knight
2004-10-08
1
-1/+24
*
Add a SetDefault() method and a kinder, gentler qt.py that uses it. (Christo...
Steven Knight
2004-08-31
1
-62/+64
*
Qt fixes. (Christoph Wiedemann)
Steven Knight
2004-08-07
1
-18/+24
*
QT fixes and enhancements: Moc() and Uic() builders, a lot of new variables....
Steven Knight
2004-07-12
1
-111/+188
*
Remove dead imports and other things found by PyChecker.
Steven Knight
2004-06-01
1
-5/+4
*
Fix spurious rebuilds/reinstalls of header files and circular dependencies wi...
Steven Knight
2004-05-19
1
-2/+2
*
Allow a list of emitters to be called in sequence. (Chad Austin)
Steven Knight
2004-04-04
1
-8/+8
*
Add a variable to control whether to compile moc-generated files. (Chad Aus...
Steven Knight
2004-04-03
1
-23/+32
*
Initialize *FLAGS variables with objects that can add flags either as strings...
Steven Knight
2004-02-26
1
-5/+5
*
Add AppendUnique() and PrependUnique() Environment methods. Fix using the qt...
Steven Knight
2004-02-16
1
-3/+3
*
Have the Qt Builder(s) use flags from the environment used to specify the tar...
Steven Knight
2004-01-25
1
-7/+8
*
Use sys.stdout.write() instead of print so line feeds in -j output will stay ...
Steven Knight
2003-11-10
1
-1/+6
*
Fix a bug in Qt detection. (Christoph Wiedemann)
Steven Knight
2003-10-21
1
-1/+1
*
Refactor extension splitting to make it more flexible (for SWIG).
Steven Knight
2003-08-03
1
-6/+7
*
Allow Builders to take a dictionary that maps source file suffixes to emitter...
Steven Knight
2003-07-29
1
-11/+8
*
Add a QT tool. (Christoph Wiedemann)
Steven Knight
2003-07-24
1
-0/+214