about summary refs log tree commit diff
path: root/src/ci/docker/mingw-check
AgeCommit message (Collapse)AuthorLines
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-8/+8
2020-03-24ci: add github actions configurationPietro Albini-1/+2
2020-03-05Move tidy check to mingw-checkYuki Okushi-0/+1
2019-11-12ci: move validate-toolstate.sh in the mingw-check imagePietro Albini-1/+23
The task was already run just there, so this cleans things up.
2018-12-20Move compiletest test run to mingw-check builderPhilipp Hansch-1/+2
This way, checktools.sh continues to be used only for tools that are published later on.
2018-12-10Build manifest tool on mingw-check builderMark Rousskov-1/+2
This builder is not really the correct place to put this, but it definitely has the time budget and checking this tool builds on just one platform is more than sufficient.
2018-05-04Check that rustc can be built successfully with parallel queries for PRs.Michael Woerister-0/+1
2018-04-12Add check builder for Windows to TravisMark Simulacrum-0/+22