Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability fixes for Mac OS Xin tests. (Gary Oberbrunner) | Steven Knight | 2004-08-17 | 1 | -1/+3 |
| | |||||
* | Qt fixes. (Christoph Wiedemann) | Steven Knight | 2004-08-07 | 1 | -8/+52 |
| | |||||
* | Portability fixes for test/QT.py. (Chad Austin) | Steven Knight | 2004-07-31 | 1 | -13/+18 |
| | |||||
* | Win32 portability: add an explicit match argument to TestCommon.py, use it ↵ | Steven Knight | 2004-07-15 | 1 | -4/+8 |
| | | | | to only use match_re_dotall when we're using TestSCons.noisy_ar. | ||||
* | Fix tests on systems where 'ar' prints warnings about creating archives. ↵ | Steven Knight | 2004-07-13 | 1 | -4/+6 |
| | | | | (Kevin Quick) | ||||
* | QT fixes and enhancements: Moc() and Uic() builders, a lot of new ↵ | Steven Knight | 2004-07-12 | 1 | -31/+305 |
| | | | | variables. (Christoph Wiedemann) | ||||
* | Add a variable to control whether to compile moc-generated files. (Chad ↵ | Steven Knight | 2004-04-03 | 1 | -1/+41 |
| | | | | Austin) | ||||
* | Win32 portability. | Steven Knight | 2004-03-03 | 1 | -2/+6 |
| | |||||
* | Update the __env__ variable when making a Copy() or Override() of an ↵ | Steven Knight | 2004-02-17 | 1 | -14/+48 |
| | | | | Environment. | ||||
* | Add AppendUnique() and PrependUnique() Environment methods. Fix using the ↵ | Steven Knight | 2004-02-16 | 1 | -13/+43 |
| | | | | qt Tool from a copied construction environment. | ||||
* | Have the Qt Builder(s) use flags from the environment used to specify the ↵ | Steven Knight | 2004-01-25 | 1 | -13/+60 |
| | | | | target, not the environment that first had the Builder(s) attached. (Christoph Wiedemann) | ||||
* | Use sys.stdout.write() instead of print so line feeds in -j output will stay ↵ | Steven Knight | 2003-11-10 | 1 | -3/+5 |
| | | | | (more) consistent. Fix suffix-handling on case-insensitive Cygwin systems. Test fixes for Cygwin portability. (Chad Austin) | ||||
* | Fix a bug in Qt detection. (Christoph Wiedemann) | Steven Knight | 2003-10-21 | 1 | -1/+38 |
| | |||||
* | Add /TP to CXXFLAGS for msvc. Win32 portability fixes for tests. | Steven Knight | 2003-08-01 | 1 | -4/+4 |
| | |||||
* | Add a QT tool. (Christoph Wiedemann) | Steven Knight | 2003-07-24 | 1 | -0/+377 |