<table><tr><td style="">sitter accepted this revision.<br />sitter added a comment.<br />This revision is now accepted and ready to land.
</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/D5167" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>Note that there's still an ordering problem with the new fetch-translations target now. The {ts,po}files-* targets can run before the fetch-translations target so on first run you may have no <tt style="background: #ebebeb; font-size: 13px;">BINDIR/po</tt> directory yet, if <tt style="background: #ebebeb; font-size: 13px;">KDE_L10N_AUTO_TRANSLATIONS</tt> was use anyway. make ðŸ‘‰ <tt style="background: #ebebeb; font-size: 13px;">pofiles-123abc</tt> runs and does nothing on account of the dir not existing ðŸ‘‰ <tt style="background: #ebebeb; font-size: 13px;">fetch-translations</tt> runs creating the dir ðŸ‘‰ pofiles haven't been made.</p>

<p>I am not sure how to best solve this but I guess you'll need an <tt style="background: #ebebeb; font-size: 13px;">if target fetch-translations; add_dependencies(fetch-translations pofiles)</tt> or somesuch.</p>

<p>Not really a problem with the change though, so this is good enough for landing for me. Still would prefer if it had tests though :P</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R249 KI18n</div></div></div><br /><div><strong>BRANCH</strong><div><div>fetchbuildtime</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5167" rel="noreferrer">https://phabricator.kde.org/D5167</a></div></div><br /><div><strong>To: </strong>apol, Frameworks, sitter, ltoscano, ilic<br /><strong>Cc: </strong>aacid<br /></div>