[Qt-creator] Build output parser and recursive make

Bryce Schober bryce.schober at gmail.com
Thu Apr 29 19:29:47 CEST 2010


Should I be trying this based on master or 2.0.0-beta? I suppose I should
RTFM on your patch submissions policies...

On Thu, Apr 29, 2010 at 9:10 AM, Daniel Teske <daniel.teske at nokia.com>wrote:

>
> > How non-trivial would it be to help it understand Cygwin-style paths?
> Pretty easy.
>
> The two parts which are interesting to you are:
> *void GnuMakeParser::taskAdded(const Task &task)*
> which converts a filename into a absolute path and
> *void GnuMakeParser::stdOutput(const QString &line)*
> which tracks parses the Entering and Leaving messages.
>
> The code keeps track of multiple directories to correctly support "-j".
>
> I think the code might have been in a different place in 2.0
>
> daniel
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>



-- 
Bryce Schober
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100429/3133fc1d/attachment.html 


More information about the Qt-creator-old mailing list