<p>This makes the independent execute commands (build-exec branch) configurable by the Set Build Commands dialog. I decided to use separate tabs for the build commands and the execute commands for clear grouping and to reduce dialog height and avoid adding translated strings:</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/1107820/67222034-5eeb7500-f424-11e9-822c-cd660c6db80f.png"><img src="https://user-images.githubusercontent.com/1107820/67222034-5eeb7500-f424-11e9-822c-cd660c6db80f.png" alt="image" style="max-width:100%;"></a></p>
<p>The first commit has the independent execute commands in a single Build tab as before for comparison. There also some small fixes to the independent execute code.</p>
<p>The one thing that needs fixing is that the filetype execute dialog rows show in grey and can't be reset - I've not got around to fixing that but thought it worth sharing my progress on the build-exec branch anyway.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2377'>https://github.com/geany/geany/pull/2377</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>[build commands dialog] Add rows for independent execute commands</li>
  <li>Make build_setup_dialog() append notebook page</li>
  <li>Fix initial build_items_count</li>
  <li>Append separate Build & Run tabs</li>
  <li>Don't vertically expand table rows</li>
  <li>Revert changes to translated group labels now we have tabs</li>
  <li>dialog fixes</li>
  <li>Reset row count for Execute tab</li>
  <li>Reduce `overloads` length; fix reading uninitialized `src`</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2377/files#diff-0">src/build.c</a>
    (124)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2377/files#diff-1">src/build.h</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2377/files#diff-2">src/project.c</a>
    (11)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2377.patch'>https://github.com/geany/geany/pull/2377.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2377.diff'>https://github.com/geany/geany/pull/2377.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2377?email_source=notifications&email_token=AAIOWJYOLIJSS2RSUPXM5HDQPXMI7A5CNFSM4JDAY5GKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTHV6LQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7FPVOU76J736T7A43QPXMI7ANCNFSM4JDAY5GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2PX2XEAXTQU6MJESLQPXMI7A5CNFSM4JDAY5GKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTHV6LQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2377?email_source=notifications\u0026email_token=AAIOWJYOLIJSS2RSUPXM5HDQPXMI7A5CNFSM4JDAY5GKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTHV6LQ",
"url": "https://github.com/geany/geany/pull/2377?email_source=notifications\u0026email_token=AAIOWJYOLIJSS2RSUPXM5HDQPXMI7A5CNFSM4JDAY5GKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTHV6LQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>