Bug 120802 - trollproject don't handle qmake functions
Summary: trollproject don't handle qmake functions
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: QMake (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-26 05:16 UTC by David Cuadrado
Modified: 2006-11-22 22:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Ignores functions (198.55 KB, patch)
2006-01-26 05:20 UTC, David Cuadrado
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Cuadrado 2006-01-26 05:16:28 UTC
Version:           svn (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

qmake functions (include, basename, join, ...) are handled like scopes or deleted from .pro file
Comment 1 David Cuadrado 2006-01-26 05:20:52 UTC
Created attachment 14390 [details]
Ignores functions

This patch ignores the function and include support for use QRegExp in
findInBuffer function

the patch fix this bug and #101084
Comment 2 Matt Rogers 2006-02-08 05:27:11 UTC
why is there an '#if 1' in the patch around the 'if ( findQMakeFunction ...' stuff?
Comment 3 Alexander Dymo 2006-03-14 21:11:22 UTC
Did anyone using qmake support test this patch?
Comment 4 Andreas Pakulat 2006-11-22 22:03:31 UTC
Fixed in SVN.