Commit Graph

2 Commits

Author SHA1 Message Date
Xavier Delaruelle
2835f6bbb3 install: fix expected log format in gitlog2changelog.py
Update gitlog2changelog.py script to ensure git log format is not
influenced by user git configuration.

Fixes #487.
2023-03-21 06:03:35 +01:00
Xavier Delaruelle
9535266a60 install: build createmodule.py/gitlog2changelog.py to set shebang
Adapt configure script and Makefile to detect `python` command location
and set it as shebang for `createmodule.py` and `gitlog2changelog.py`.
If python command is not found python3 then python2 are searched.
2020-02-10 07:00:32 +01:00