summaryrefslogtreecommitdiffhomepage
path: root/ci
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Use same CI script on AppVeyor as on TravisLinus Färnstrand1-0/+10
2019-09-03Don't build Rust on nightly for nowLinus Färnstrand1-2/+7
2019-08-08Make buildserver-build.sh build Android APK on LinuxLinus Färnstrand1-1/+5
2019-08-08Upload Android APKs in buildserver-upload.shLinus Färnstrand1-2/+2
2019-08-07Preserve mtime and other metadata when uploading installersLinus Färnstrand1-2/+2
2019-07-01Use script in ci/ dir on Travis macOS build as wellLinus Färnstrand1-0/+0
2019-07-01Make CI build script executableLinus Färnstrand1-0/+0
2019-07-01Check if git working dir is dirty on CI and fail if it isLinus Färnstrand1-0/+6
2019-05-29Remove unused mtime_cache scriptLinus Färnstrand1-177/+0
2019-05-21More wholesome signing solutionLinus Färnstrand1-6/+27
2019-05-20Make sure only correct files are uploadedLinus Färnstrand2-2/+3
2019-05-20Add +x permission to buildserver scriptsLinus Färnstrand2-0/+0
2019-05-20Verify checksums in upload scriptLinus Färnstrand1-6/+10
2019-05-20Fix some of the PR feedbackLinus Färnstrand2-22/+32
2019-05-20Add build server upload scriptLinus Färnstrand1-0/+25
2019-05-20Add initial build server build scriptLinus Färnstrand1-0/+125
2019-05-09Add RUSTFLAGS to linux CI scriptEmīls Piņķis1-0/+1
2019-05-09Use separate script for rust on linux in travisEmīls Piņķis1-0/+14
2018-09-19Add local copy of mtime_cacheLinus Färnstrand1-0/+177