dt
d73ac37b8a
Fixes: Use the correct generator/make for MinGW
...
Details: Patch by Antoine Requet
2009-03-10 11:48:37 +01:00
dt
488b04aa39
Fixes: Uninitialized value of m_buildParser
...
Details: Patch by Antoine Requet
2009-03-10 11:47:23 +01:00
hjk
8ca887aae2
Fixes: change file license headers to include LGPL
2009-02-25 09:15:00 +01:00
dt
c6a02170b9
Fixes: Move Buildparser to the projectexplorer, use in cmakeplugin
...
Details: This enables us to parse the build errors correctly.
The makesteps of the qt4project and cmakeproject have some
code dupliaction, which could be refactored. And the code
to find out the correct build parser could probably also
be done better, but we are now parsing the build output for
cmake.
2009-02-16 13:12:12 +01:00
Daniel Molkentin
59affcfffc
Bump year in licence header.
2009-01-13 19:22:14 +01:00
dt
cc4e0e3ad1
Fixes: Correctly restore BuildSteps and add configuration options to the cmakestep.
...
Details: Forgot to add the factories, also the configuration options for the cmakestep don't work atm.
2009-01-12 15:29:05 +01:00
dt
0b21f2898f
Fixes: Various stuff in the cmake project.
...
Details: Not yet usable, but at least you get a list of build targets now.
2009-01-12 15:10:33 +01:00
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
dt
3ba192af7e
Merge branch '0.9.1-beta'
2008-12-17 14:21:03 +01:00
hjk
da3cb14483
chancge Nokia GPL exception version from 1.2 to 1.3
2008-12-16 17:20:00 +01:00
dt
c70c7ac29c
Fixes: Create a cbp file if we didn't find one, create All target
...
Task: -
RevBy: -
AutoTest: -
Details: For now create only one build configuration "AllTargets",
build only the "all" target. Create runconfigurations for all targets
with option type=4
2008-12-12 17:22:02 +01:00
hjk
4a552ead9f
use QTC_ASSERT instead of Q_ASSERT
2008-12-09 15:25:01 +01:00
dt
908ee0e5de
Fixes: Missing files, argh.
...
Task: -
RevBy: -
AutoTest: -
Details: -
2008-12-04 13:06:02 +01:00