- 09 Jul, 2009 1 commit
-
-
con authored
-
- 17 Jun, 2009 1 commit
-
-
dt authored
Last minute show stopper bug, this only affects cmake projects, so it should be safe. Reviewed-By: Trust me
-
- 16 Jun, 2009 1 commit
-
-
con authored
Reviewed-by: Trust Me Conflicts: src/libs/cplusplus/CppBindings.cpp src/libs/cplusplus/CppBindings.h src/libs/cplusplus/FastPreprocessor.cpp src/libs/cplusplus/FastPreprocessor.h src/plugins/cpptools/cppcurrentdocumentfilter.cpp src/plugins/cpptools/cppcurrentdocumentfilter.h src/plugins/cpptools/cppsemanticsearch.cpp src/plugins/cpptools/cppsemanticsearch.h src/plugins/duieditor/parser/qmljs.g src/plugins/duieditor/parser/qmljsast.cpp src/plugins/duieditor/parser/qmljsast_p.h src/plugins/duieditor/parser/qmljsastfwd_p.h src/plugins/duieditor/parser/qmljsastvisitor.cpp src/plugins/duieditor/parser/qmljsastvisitor_p.h src/plugins/duieditor/parser/qmljsengine_p.cpp src/plugins/duieditor/parser/qmljsengine_p.h src/plugins/duieditor/parser/qmljsgrammar.cpp src/plugins/duieditor/parser/qmljsgrammar_p.h src/plugins/duieditor/parser/qmljslexer.cpp src/plugins/duieditor/parser/qmljslexer_p.h src/plugins/duieditor/parser/qmljsmemorypool_p.h src/plugins/duieditor/parser/qmljsnodepool_p.h src/plugins/duieditor/parser/qmljsparser.cpp src/plugins/duieditor/parser/qmljsparser_p.h src/plugins/duieditor/parser/qmljsprettypretty.cpp src/plugins/duieditor/parser/qmljsprettypretty_p.h src/plugins/duieditor/rewriter/rewriter.cpp src/plugins/duieditor/rewriter/rewriter_p.h src/plugins/duieditor/rewriter/textwriter.cpp src/plugins/duieditor/rewriter/textwriter_p.h src/shared/cplusplus/ASTClone.cpp tests/manual/cplusplus/main.cpp
-
- 10 Jun, 2009 1 commit
-
-
dt authored
-
- 02 Jun, 2009 1 commit
-
-
con authored
-
- 27 May, 2009 6 commits
-
-
dt authored
-
dt authored
-
dt authored
I don't want it in the run configurations.
-
dt authored
rebuild the cbp file I think that makes sense, we'll see.
-
dt authored
We don't call it with a list anymore, so make it just a QString
-
dt authored
Note: as for qt projects, this is also used for running. And we don't use it for running cmake yet.
-
- 25 May, 2009 2 commits
- 18 May, 2009 1 commit
-
-
dt authored
We didn't support having different build directories. Task-Nr: 251632
-
- 15 May, 2009 1 commit
-
-
dt authored
-
- 14 May, 2009 1 commit
-
-
Friedemann Kleint authored
-
- 08 May, 2009 1 commit
-
-
Alessandro Portale authored
-
- 07 May, 2009 1 commit
-
-
Friedemann Kleint authored
-
- 05 May, 2009 1 commit
-
-
dt authored
The common code for all makesteps i mainly tracking in which directories we are currently building. And guessing the filename from that information. And creating a buildparser from a name.
-
- 28 Apr, 2009 1 commit
-
-
dt authored
After all I don't need all that stuff in the cmakeplugin, all i needed is now bundled in debugginghelper.h/cpp
-
- 24 Apr, 2009 2 commits
- 22 Apr, 2009 1 commit
-
-
dt authored
Hopefully i didn't miss a plugin.
-
- 20 Apr, 2009 4 commits
-
-
dt authored
Task: 250418 This also moves us closer to supporting multiple build configurations properly.
-
Oswald Buddenhagen authored
-
dt authored
-
con authored
-
- 17 Apr, 2009 1 commit
-
-
dt authored
I need to refactor that code for 1.2.
-
- 15 Apr, 2009 1 commit
-
-
dt authored
Note: The use is now forced to run cmake. This is rather suboptimal, but currently cancel doesn't do the correct thing so we prevent that.
-
- 08 Apr, 2009 3 commits
- 07 Apr, 2009 4 commits
- 06 Apr, 2009 2 commits
- 31 Mar, 2009 1 commit
-
-
dt authored
-
- 27 Mar, 2009 1 commit
-
-
Oswald Buddenhagen authored
run "cmake . [...]" if a build already exists in the build dir. this saves the user from reproducing all the arguments he may need. on the downside, this will go utterly awry if the source dir of the existing build is a different one than known to creator. this should be a rather rare corner case, so ignore it for now. the nice solution would be a checkbox (on by default) to request this new behavior.
-