aboutsummaryrefslogtreecommitdiffstats
path: root/doc/getting
diff options
context:
space:
mode:
author1138-4EB <1138-4EB@users.noreply.github.com>2017-03-05 23:59:12 +0100
committertgingold <tgingold@users.noreply.github.com>2017-12-10 12:02:05 +0100
commit08eb2bfc7144e7698cf570478d6a4e3e81aaf31a (patch)
treee2f3811e11a6b4c3a0393053d543539b05e240e5 /doc/getting
parenta4292f39e071286ab00048f62438b628a1852568 (diff)
downloadghdl-08eb2bfc7144e7698cf570478d6a4e3e81aaf31a.tar.gz
ghdl-08eb2bfc7144e7698cf570478d6a4e3e81aaf31a.tar.bz2
ghdl-08eb2bfc7144e7698cf570478d6a4e3e81aaf31a.zip
doc/changelog renamed to doc/appendix
Replace :samp: with
Diffstat (limited to 'doc/getting')
-rw-r--r--doc/getting/Releases.rst13
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/getting/Releases.rst b/doc/getting/Releases.rst
index dc5e733ca..63284307a 100644
--- a/doc/getting/Releases.rst
+++ b/doc/getting/Releases.rst
@@ -158,12 +158,15 @@ protocol:
git remote rename origin github
-
---------------------------------------------------------------------
.. TODO::
- - Naming:
- - branch ghdl-X.Y
- - tag vX.Y
- - stable, development, nightly \ No newline at end of file
+ * Naming:
+ * branch ghdl-X.Y
+ * tag vX.Y
+ * stable, development, nightly
+ * Regular: ubuntu-mcode and fedora-llvm (both latest default packages).
+ * Distro checking: three distros and three compilers, nine options total. Would you add Debian? Any other?
+ * Dependency version checking: single distro and specific compiler and version pairs. Which ones? LLVM 3.5? LLVM3.9? LLVM 4? GGC 4? GCC 5?
+ * Release: does it make any sense to realease multiple distro versions, if all of them are compiled with the same dependency version? A side observation is that Fedora's release is half the size of Ubuntu's, even though both are compiled with LLVM 3.8. Why? \ No newline at end of file