<table><tr><td style="">rjvbb created this revision.<br />rjvbb added a reviewer: KDevelop.<br />rjvbb added a project: KDevelop.<br />rjvbb requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D17255">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This is a proper patch containing the changes I have been making to make KDevelop behave better in a situation where it is installed into a non-standard parallel prefix. In my case this concerns /opt/local as used by MacPorts but I think the changes could be useful elsewhere too.</p>

<p>The patch adds a preference for the cmake utility and the manpages from the install prefix, and replaces the hardcoded python interpreter specification with the more usual <tt style="background: #ebebeb; font-size: 13px;">/usr/bin/env python</tt> line.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Has proven to work as intended over the last few years, on Mac and Linux.</p>

<p>I may have overlooked places where the default standard locations (/usr and /usr/local) are computed rather than hardcoded.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17255">https://phabricator.kde.org/D17255</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>config-kdevelop.h.cmake<br />
plugins/cmake/cmakeutils.cpp<br />
plugins/cmake/cmakeutils.h<br />
plugins/manpage/manpageplugin.cpp<br />
plugins/qmljs/3rdparty/qtcreator-libs/qmljs/parser/changeLicense.py<br />
plugins/qmljs/nodejsmodules/buffer.py<br />
plugins/qmljs/nodejsmodules/child_process.py<br />
plugins/qmljs/nodejsmodules/common.py<br />
plugins/qmljs/nodejsmodules/console.py<br />
plugins/qmljs/nodejsmodules/crypto.py<br />
plugins/qmljs/nodejsmodules/dgram.py<br />
plugins/qmljs/nodejsmodules/dns.py<br />
plugins/qmljs/nodejsmodules/domain.py<br />
plugins/qmljs/nodejsmodules/ecmascript.py<br />
plugins/qmljs/nodejsmodules/event.py<br />
plugins/qmljs/nodejsmodules/fs.py<br />
plugins/qmljs/nodejsmodules/http.py<br />
plugins/qmljs/nodejsmodules/https.py<br />
plugins/qmljs/nodejsmodules/idltojs.py<br />
plugins/qmljs/nodejsmodules/jsgenerator.py<br />
plugins/qmljs/nodejsmodules/net.py<br />
plugins/qmljs/nodejsmodules/os.py<br />
plugins/qmljs/nodejsmodules/path.py<br />
plugins/qmljs/nodejsmodules/punycode.py<br />
plugins/qmljs/nodejsmodules/querystring.py<br />
plugins/qmljs/nodejsmodules/readline.py<br />
plugins/qmljs/nodejsmodules/stream.py<br />
plugins/qmljs/nodejsmodules/string_decoder.py<br />
plugins/qmljs/nodejsmodules/tls.py<br />
plugins/qmljs/nodejsmodules/tty.py<br />
plugins/qmljs/nodejsmodules/url.py<br />
plugins/qmljs/nodejsmodules/util.py<br />
plugins/qmljs/nodejsmodules/vm.py<br />
plugins/qmljs/nodejsmodules/zlib.py</div></div></div><br /><div><strong>To: </strong>rjvbb, KDevelop<br /><strong>Cc: </strong>kdevelop-devel, glebaccon, hase, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd<br /></div>