Review Request 102883: Include resolving using 'make' optional
Alexandre Courbot
gnurou at gmail.com
Sat May 4 09:18:16 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102883/
-----------------------------------------------------------
(Updated May 4, 2013, 9:18 a.m.)
Status
------
This change has been discarded.
Review request for KDevelop and Milian Wolff.
Description
-------
Include resolving using 'make' optional
Make can be invoked by the background parser if some include paths are
unresolved. However some projects do not use make for building and this
potentially induces an overhead for large projects. This patch adds a
project-wide option to disable this behavior.
Diffs
-----
languages/cpp/includepathresolver.cpp d0b1cc1ede30409f77123573b269ea866a71ff96
projectbuilders/makebuilder/makebuilderconfig.kcfg 8b521f12a92ce1bddef51c6a4a4126d8c9d1893c
projectbuilders/makebuilder/makeconfig.ui 6c047c1bda5ec8ffc9af98546a33d083e065185b
Diff: http://git.reviewboard.kde.org/r/102883/diff/
Testing
-------
Checked that the setting is correctly set and taken into account by the IncludePathResolver.
Thanks,
Alexandre Courbot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20130504/8a13f1cc/attachment-0001.html>
More information about the KDevelop-devel
mailing list