aboutsummaryrefslogtreecommitdiff
path: root/devscripts/pyinst.py
AgeCommit message (Collapse)Author
2021-02-09[pyinst.py] Move back to root dir (Closes #63)pukkandan
2021-02-09#64 Implement self updatershirt-dev
Co-authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> (shirt-dev) Co-authored-by: pukkandan <pukkandan@gmail.com>
2021-02-08[documentation] Crypto is an optional dependencypukkandan
2021-02-04[pyinst] Automatically detect python architecture and working directorypukkandan
:ci skip all
2021-01-29Refactor `update-version`, `pyinst.py` and related filespukkandan
* Refactor update-version * Moved pyinst, update-version and icon into devscripts * pyinst doesn't bump version anymore * Merge pyinst and pyinst32. Usage: `pyinst.py [32|64]` * Add mutagen as requirement * Remove make_win and related files