Skip to content

Commit c10e094

Browse files
committed
Update docs from rizinorg/cutter
Original Commit: 7b85a2a9dce9c9951a9b9c4921cfab231256de34 Cutter version overrides and git query fix (#3422)
1 parent 1cac740 commit c10e094

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

docs/_sources/building.rst.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ If the names "Cutter" or "cutter" conflict with other packages or their content,
156156
* ``CUTTER_ENABLE_PYTHON`` and ``CUTTER_ENABLE_PYTHON_BINDINGS`` it is recommended to turn on for complete user experience. May require manual path specification on distros with multiple python versions.
157157
* ``CUTTER_ENABLE_GRAPHVIZ`` and ``CUTTER_ENABLE_KSYNTAXHIGHLIGHTING`` optional but nice to have since they are available on most distros.
158158
* ``CUTTER_EXTRA_PLUGIN_DIRS`` use it to specify additional plugin search locations if distro packaging guidelines require you placing them in locations Cutter doesn't use by default.
159+
* ``CUTTER_VERSION_SUFFIX`` can be used to differentiate multiple builds based on same upstream Cutter version, distro specific package build number and similar.
160+
* ``CUTTER_INCLUDE_GIT_HASH=OFF`` By default cutter includes git commit hash in the full version string. If you are building from source tarrball or other source which isn't original git repository you might want to disable this.
159161

160162
Building on Windows
161163
-------------------

docs/building.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ <h3>Making Linux distribution specific packages<a class="headerlink" href="#maki
179179
<li><p><code class="docutils literal notranslate"><span class="pre">CUTTER_ENABLE_PYTHON</span></code> and <code class="docutils literal notranslate"><span class="pre">CUTTER_ENABLE_PYTHON_BINDINGS</span></code> it is recommended to turn on for complete user experience. May require manual path specification on distros with multiple python versions.</p></li>
180180
<li><p><code class="docutils literal notranslate"><span class="pre">CUTTER_ENABLE_GRAPHVIZ</span></code> and <code class="docutils literal notranslate"><span class="pre">CUTTER_ENABLE_KSYNTAXHIGHLIGHTING</span></code> optional but nice to have since they are available on most distros.</p></li>
181181
<li><p><code class="docutils literal notranslate"><span class="pre">CUTTER_EXTRA_PLUGIN_DIRS</span></code> use it to specify additional plugin search locations if distro packaging guidelines require you placing them in locations Cutter doesn’t use by default.</p></li>
182+
<li><p><code class="docutils literal notranslate"><span class="pre">CUTTER_VERSION_SUFFIX</span></code> can be used to differentiate multiple builds based on same upstream Cutter version, distro specific package build number and similar.</p></li>
183+
<li><p><code class="docutils literal notranslate"><span class="pre">CUTTER_INCLUDE_GIT_HASH=OFF</span></code> By default cutter includes git commit hash in the full version string. If you are building from source tarrball or other source which isn’t original git repository you might want to disable this.</p></li>
182184
</ul>
183185
</section>
184186
</section>

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)