Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed symbian-abld build problems with xmlpatternsxqts | Miikka Heikkinen | 2009-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Qmake generators for symbian can't handle .depends for SUBDIRS values, instead relying on the order of subdirs. Reordered the subdirs as a hot fix to get test case to build before qmake can be properly fixed. Also removed duplicate inclusion of xmlpatterns.pri, which was causing compile time warnings due to duplicate MACRO statements in mmps. Reviewed-by: Janne Koskinen | ||||
* | Disable private unit tests when Qt is configured without | Rohan McGovern | 2009-07-09 | 1 | -0/+3 |
| | | | | | | | | | | | | -developer-build, part 2. Some autotests use private (unexported) code, either because they're testing private classes or because that's the easiest way to test the public classes. Configuring Qt with `-developer-build' is needed for these tests. This commit fixes the tests so configuring without `-developer-build' only builds the tests which strictly use public API. | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+11 |