summaryrefslogtreecommitdiff
path: root/build_upload_win_nightly
AgeCommit message (Collapse)Author
2019-04-09Fix upload path to take into account separate Win64 directoryMichael Pavone
2019-04-09Use separate directories for Win32 and Win64 nightly buildsMichael Pavone
2019-04-07Get OS param from config file for win nightly build/upload scriptMichael Pavone
2019-03-25Fix and update JSON payload for webhook in build scriptsMichael Pavone
2019-03-25Post build results to discord via webhookMichael Pavone
2017-02-27More logging. Fix path in upload step of build_upload_win_nightlyMichael Pavone
2017-02-27build_upload_win_nightly needs some steps from build_nightly since it skips ↵Michael Pavone
invoking that script and instead calls build_release directly
2017-02-26Windows nightly build upload scriptMichael Pavone