Commit Graph

9 Commits

Author SHA1 Message Date
Friedemann Kleint
d6fbb1b573 Fixes: gcc 4.3.2 compile warnings 2008-12-19 10:49:29 +01:00
dt
d402ed2955 Fixes: Replace QTC_ASSERT with QT_ASSERT. 2008-12-17 15:51:48 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
hjk
4a552ead9f use QTC_ASSERT instead of Q_ASSERT 2008-12-09 15:25:01 +01:00
dt
7d4dab15a5 Fixes: Some running support for cmake
Task:     -
RevBy:    -
AutoTest: -
Details:  Note: I need to refactor the code significantly, i'm more or
less convinced that one build configuration per target is wrong.
We probably want one build configuration per build directory and instead
build all targets that we are interested then in the makestep.
This means we won't have any cmake support for the beta.
2008-12-09 14:13:29 +01:00
dt
440053f71e Fixes: Add the cmakestep and makestep to a buildconfigratuion.
Task:     -
RevBy:    -
AutoTest: -
Details:  Actually building only works on unix (since the generator is
hardcoded.) and make is called without any parameters which is wrong.
A lot is missing for basic build support, but this is a start.
2008-12-05 16:30:26 +01:00
dt
a10019eab6 Fixes: Added stub makestep for cmake.
Details:  Also add copyright headers and some initial code for the
CMakeStep and MakeStep. Soon it will actially build something.
2008-12-04 12:51:58 +01:00
qtc-commiter@nokia.com
f8def2e26b Fixes: Compile for Karsten
Task:     -
RevBy:    -
AutoTest: -
Details:  -
2008-12-03 13:26:04 +01:00
dt
d5b00aaef9 Forgot these two files in previous commit
Should have been part of 83e3524b53
2008-12-03 09:28:57 +01:00