aboutsummaryrefslogtreecommitdiffstats
path: root/doc/getting
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2020-05-22 01:58:40 +0200
committertgingold <tgingold@users.noreply.github.com>2020-05-22 06:18:18 +0200
commit95221aecb51da9f8c971bf58b0248ac1c1f6415f (patch)
tree5c3caaeda5f7b1eab3865753eb53904d768e71fa /doc/getting
parent7e35065cfd5fbf4c3bf83431bb60f609c4ea31ff (diff)
downloadghdl-95221aecb51da9f8c971bf58b0248ac1c1f6415f.tar.gz
ghdl-95221aecb51da9f8c971bf58b0248ac1c1f6415f.tar.bz2
ghdl-95221aecb51da9f8c971bf58b0248ac1c1f6415f.zip
doc: update getting/Releases
Diffstat (limited to 'doc/getting')
-rw-r--r--doc/getting/Releases.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/getting/Releases.rst b/doc/getting/Releases.rst
index 676ffd421..f076e9e4f 100644
--- a/doc/getting/Releases.rst
+++ b/doc/getting/Releases.rst
@@ -6,11 +6,20 @@ Releases and sources
.. contents:: Contents of this Page
:local:
+Using package managers
+**********************
+
+Package managers of many popular distributions provide pre-built packages of GHDL. This is the case for `apt` (Debian/Ubuntu), `dnf` (Fedora/CentOS) or `pacman` (Arch Linux). Since GHDL supports three different backends and two library sets (ieee or openieee), at least six packages with different features might be available in each package manager. See differences between backends in :ref:`BUILD`.
+
.. _RELEASE:packages:
Downloading pre-built packages
******************************
+Assets from nightly GHDL builds are available at `github.com/ghdl/ghdl/releases/nightly <https://github.com/ghdl/ghdl/releases/nightly>`_. These are mostly meant to be used in Continuous Integration (CI) workflows. Precisely, `setup-ghdl-ci <https://github.com/ghdl/setup-ghdl-ci>`_ allows to easily setup nightly assets in GitHub Actions workflows.
+
+Furthermore, assets from stable builds are available for a larger set of platforms:
+
.. TODO How to extend this directive to use `.. only:: html` and `.. only:: html` in the python code passed to it?
.. exec::