Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-27 | Fix archive script to set timestamps properly for .tar.gzv1.8.1 | Arseny Kapoulkine | |
By default they are set to Jan 1 1970 which breaks homebrew. Fixes #124. | |||
2016-11-13 | Rewrite archive script into Python | Arseny Kapoulkine | |
Perl version needed Archive::Zip that for some reason is not installed on WSL by default. Use this as an opportunity to remove the last Perl script. |