D8158: KDevelop: decorate patch version string in development builds

Sven Brauch noreply at phabricator.kde.org
Fri Oct 6 11:03:37 UTC 2017


brauch added a comment.


  Future tags won't drop the v, because all KDE apps always have the v there.
  
  Does drkonqui still automatically select the right version in Bugzilla if we do this ...? (It does that, right?)
  
  Looking at it, no, you definitely cannot do it like this. You overwrite KDevelop_VERSION_PATCH, which is e.g. exported to kdevelop-config.cmake and will require e.g. kdev-php to depend on "kdevelop VERSION 5.1.80-24-g5623457794"...
  
  Also, you run this at build generation time, so if you do a change + commit which don't cause cmake to re-generate the build system, the version number won't change.
  
  Also, as said, this will just cause the build to fail on Windows.

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D8158

To: rjvbb, #kdevelop, brauch
Cc: brauch, kdevelop-devel, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171006/a0bd63df/attachment.html>


More information about the KDevelop-devel mailing list