Commit Graph

7 Commits

Author SHA1 Message Date
Oswald Buddenhagen
dcb96227ab implement actual evaluation of conditions.
without that, the auto-included highly complex files from mkspecs/ make
it spew out oodles of warnings.
by default, the user-provided files are still scanned in "cumulative"
mode (ignoring conditionals), so we collect as many files as possible.
(ported from qt)
2008-12-12 18:10:42 +01:00
Oswald Buddenhagen
8593b8b281 add a bunch of missing functions.
code mostly c&p-d from qmake (sync from qt).
2008-12-12 16:56:12 +01:00
hjk
342caa2141 some more whitespace changes 2008-12-09 11:07:24 +01:00
hjk
ab83dcd87c off-by-one in headers 2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3 end-of-line whitespace correction of the new headers 2008-12-02 14:17:16 +01:00
hjk
1472bdb0cc some file cosmetics (mostly #include order and whitespace) 2008-12-02 12:57:59 +01:00
con
05c35356ab Initial import 2008-12-02 12:01:29 +01:00