Blender Git Loki
Git Commits -> Revision cb5ed2e
Revision cb5ed2e by Bastien Montagne (master) September 19, 2019, 13:57 (GMT) |
Manpage gen script: fix for python < 3.7, and missing Blender build info. Python3.7 is still fairly recent, not all distro use it as system python yet, fallback to code compatible up to py3.5. Also, often distro builds of Blender do not have the buildinfo, in that case fallback to `SOURCE_DATE_EPOCH` envvar, and as last resort to current time, as in orig patch D5756 (we still use blender builddate when available). Issues raised in recent own rBcd5c70630318. |
Commit Details:
Full Hash: cb5ed2e5f458190cbea2ba41d00f7fe001ab00a7
Parent Commit: 815ca23
Lines Changed: +10, -5
1 Modified Path:
/doc/manpage/blender.1.py (+10, -5) (Diff)