summaryrefslogtreecommitdiff
path: root/scripts/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2020-08-02Use SourceForge API to set file infoDamien Regad1-0/+3
The script is now capable of updating the default file to download from the SourceForge files section, based on the uploaded file's extension. Introduces a config file for maintenance scripts, in YAML format, named env.yml. It is used to store the SourceForge API key.
2013-08-06New release tarballs build scriptDamien Regad1-0/+2
Python script, loosely based on original code written by John Reese for the MantisBT builds.