summaryrefslogtreecommitdiffstats
path: root/test/QT.py
Commit message (Expand)AuthorAgeFilesLines
* Add a variable to control whether to compile moc-generated files. (Chad Aus...Steven Knight2004-04-031-1/+41
* Win32 portability.Steven Knight2004-03-031-2/+6
* Update the __env__ variable when making a Copy() or Override() of an Environm...Steven Knight2004-02-171-14/+48
* Add AppendUnique() and PrependUnique() Environment methods. Fix using the qt...Steven Knight2004-02-161-13/+43
* Have the Qt Builder(s) use flags from the environment used to specify the tar...Steven Knight2004-01-251-13/+60
* Use sys.stdout.write() instead of print so line feeds in -j output will stay ...Steven Knight2003-11-101-3/+5
* Fix a bug in Qt detection. (Christoph Wiedemann)Steven Knight2003-10-211-1/+38
* Add /TP to CXXFLAGS for msvc. Win32 portability fixes for tests.Steven Knight2003-08-011-4/+4
* Add a QT tool. (Christoph Wiedemann)Steven Knight2003-07-241-0/+377