Bug 120802

Summary: trollproject don't handle qmake functions
Product: [Applications] kdevelop Reporter: David Cuadrado <krawek>
Component: Build tools: QMakeAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Ignores functions

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.