summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Shepilko <artur.shepilko@nomadbyte.com>2018-07-20 08:57:25 -0500
committerArtur Shepilko <artur.shepilko@nomadbyte.com>2018-07-27 16:30:25 +0000
commitb1e1cdef867f73b1a999e583c09de61506509911 (patch)
tree6311f6a2c82adbd1215e411952cd3c3a1899f67d
parente74016a32f95521e59e8b0f178d495edddb4eddf (diff)
Allow to specify the plugin source commit-id used in the build
- The revision is appended to version string shown in details about plugin - Set FOSSIL_PLUGIN_REVISION qmake variable at the build time - Touch fossilplugin.h to make sure the plugin metadata is re-processed Change-Id: If3e788bc517c41e4439aa82958fd9bead86e8f63 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
-rw-r--r--plugins/fossil/Fossil.json.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/fossil/Fossil.json.in b/plugins/fossil/Fossil.json.in
index 9b6fab8..c2976b5 100644
--- a/plugins/fossil/Fossil.json.in
+++ b/plugins/fossil/Fossil.json.in
@@ -2,6 +2,7 @@
\"Name\" : \"Fossil\",
\"Version\" : \"$$QTCREATOR_VERSION\",
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
+ \"Revision\" : \"$$FOSSIL_PLUGIN_REVISION\",
\"Vendor\" : \"Artur Shepilko\",
\"Copyright\" : \"(C) 2018 Artur Shepilko\",
\"License\" : [ \"Commercial Usage\",