<table><tr><td style="">sitter created this revision.<br />sitter added a reviewer: ilic.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</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/D9295" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">strip shebang</li>
<li class="remarkup-list-item">make -x</li>
</ul>

<p>the script is run through add_custom_command with the explicit python<br />
exeutable found by FindPythonInterp (which may be either python<br />
or python3) and the script is compatible with either.<br />
To prevent confusion and prevent linting tech from tripping over the fact<br />
that the script references the python2 interpreter (which EOLs in 2020)<br />
we'll make sure not to make it look like this script should be run<br />
without manually running it through the interpreter.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R249 KI18n</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9295" rel="noreferrer">https://phabricator.kde.org/D9295</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>cmake/ts-pmap-compile.py</div></div></div><br /><div><strong>To: </strong>sitter, ilic<br /><strong>Cc: </strong>Frameworks<br /></div>