D8158: KDevelop: decorate patch version string in development builds

René J.V. Bertin noreply at phabricator.kde.org
Fri Oct 6 15:01:47 UTC 2017


rjvbb updated this revision to Diff 20392.
rjvbb edited the test plan for this revision.
rjvbb added a comment.


  Updated following Friedrich's suggestion.
  
  The output from `git describe` is now used for a new variable that is only used by KAboutData; the leading 'v' is stripped by CMake. If the command fails (silently) that variable is set to MAJOR,MINOR.PATCH, i.e. identical to the existing VERSION macro.
  
  I haven't tested if this indeed regenerates the version string after each commit (or fetch).

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D8158?vs=20386&id=20392

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

AFFECTED FILES
  CMakeLists.txt
  app/main.cpp
  cmake/modules/GetGitRevisionDescription.cmake
  cmake/modules/GetGitRevisionDescription.cmake.in

To: rjvbb, #kdevelop, brauch
Cc: kossebau, flherne, mwolff, 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/385258d1/attachment.html>


More information about the KDevelop-devel mailing list