quantimnot
9fc2918314
Document how to compile a reproducible build ( #18953 )
...
* Make compiler build more reproducible
Removed the compile time from the version output.
Added Git commit's author's datetime in UTC timezone.
Fixes #18508
See https://reproducible-builds.org/docs/timestamps/
See https://reproducible-builds.org/docs/source-date-epoch/
* Revert "Make compiler build more reproducible"
This reverts commit 2f9359ae89 .
Documented how to use compile reproducible builds with the
`SOURCE_DATE_EPOCH` environment variable.
* Corrected `readme.md` formatting
Co-authored-by: quantimnot <quantimnot@users.noreply.github.com >
2021-10-06 09:41:42 +02:00
Federico Ceratto
0804b4b37d
Switch packaging.rst to use makefile
...
Minor cleanup
2021-06-27 19:51:28 +01:00
Andrey Makarov
7e21218a07
follow-up #18013 - inline syntax highlighting ( #18166 )
2021-06-04 16:16:51 +02:00
Federico Ceratto
59c212607e
[backport] Add links to packaging and distro pages ( #12603 ) [ci skip]
2019-11-06 09:03:28 +01:00
Miran
44923a1b1f
fix #10287 ( #10448 )
...
The only thing separating these two files
(which wrongly appear on index.html as modules)
and the rest of the (correctly placed)
documents was the style of the title :D
2019-01-25 08:34:02 +01:00
Federico Ceratto
c3229dc1c3
Add packaging guide #5182 ( #10384 )
2019-01-23 11:12:46 +01:00