aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)AuthorFilesLines
2020-02-11ci: Add Fedora and OpenSUSE imagesDaniel Mensinger4-0/+76
2020-02-09Remove vs2015 jobs as Azure will stop supporting it.Jussi Pakkanen1-16/+5
2020-02-04Don't fail in setup on azure when commit message contains an equals signJon Turney1-0/+4
2020-01-29ci: Add Arch Linux OS testDaniel Mensinger3-0/+88
2020-01-22tests: Add a unit test for checksumsNirbheek Chauhan1-1/+1
2019-12-11Merge pull request #6207 from dcbaker/linker-optionJussi Pakkanen1-1/+2
2019-12-09azure: Fix vs2015Daniel Mensinger1-10/+0
2019-12-02azure: print where link.exe is coming from tooDylan Baker1-1/+2
2019-09-01azure: Bump to upstream ninja v1.9 releaseNirbheek Chauhan1-1/+8
2019-09-01azure: Download pkg-config.exe from meson cidataNirbheek Chauhan1-1/+1
2019-07-24ci: Fix failures in vs2019 jobs on AzureNirbheek Chauhan1-1/+1
2019-07-09Use pytest-xdist in Azure and Linux on Travis.Jussi Pakkanen1-0/+4
2019-06-06cmake: better loggingDaniel Mensinger1-0/+5
2019-04-20Merge pull request #5250 from jon-turney/test-compiler-reportJussi Pakkanen1-2/+2
2019-04-16Add VS2019 backend CI and docs.Anton Kochkov1-1/+6
2019-04-15azure: Fix some places where an unexpected compiler is being picked upJon Turney1-2/+2
2019-04-03d: Fix linker errors with shared libraries on WindowsAri Vuollet1-1/+1
2019-03-20Revert "azure: Don't try to publish logs from fork"Jon Turney1-2/+1
2019-03-17azure: Unset BOOST_ROOT for Cygwin, MSYS2 and clang-clJon Turney1-0/+2
2019-03-01azure: Fix python3 in vs2017 tasksDaniel Mensinger1-0/+7
2019-02-25ci: Debug why dmd --version is returning 1Nirbheek Chauhan1-1/+1
2018-11-27azure: ignore PRs which should be skipped for ciJon Turney1-1/+1
2018-11-21CI: port cygwin job from appveyor to azure-pipelinesChristoph Reiter2-28/+0
2018-11-16azure: Install Boost binaries for WindowsJon Turney1-0/+15
2018-11-16azure: Install the DMD D compilerJon Turney1-0/+14
2018-11-16azure: Install x86 python in vs2015 image when building for x86Jon Turney1-1/+5
2018-11-16azure: Add JDK installed in vs2015 image to PATHJon Turney1-1/+4
2018-11-13azure: Simplify how we always publish test resultsJon Turney1-9/+2
2018-11-13azure: Enable vs2015 jobsJon Turney1-2/+5
2018-11-13azure: Install python3 for vs2015 imageJon Turney1-5/+14
2018-11-13azure: Rewrite importing visual studio environment variablesJon Turney1-6/+15
2018-11-04azure: Remove MSVC tools from PATH for clang-cl jobJon Turney1-2/+9
2018-11-04azure: Add clang-cl/ninja to matrixJon Turney1-1/+15
2018-10-16Don't try to publish logs from forkJon Turney1-0/+2
2018-10-14Set env vars so MS-MPI tests are runJon Turney1-0/+6
2018-10-14Add resgen to PATH so csharp tests are runJon Turney1-0/+6
2018-10-14Add an azure-pipelines.ymlJon Turney1-0/+82
2018-09-21Appveyor: Install DMD compiler and dub packagesGoaLitiuM1-0/+71
2018-01-06CI: Install gobject-introspection test prerequisites on CygwinJon Turney1-0/+3
2018-01-04CI: Run boost test for CygwinJon Turney1-2/+10
2017-09-28Revert "Add an additional Cygwin package repo with patched ninja"Jon Turney1-3/+1
2017-09-18Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja""Nirbheek Chauhan1-1/+3
2017-07-18Revert "Merge pull request #1931 from centricular/use-patched-ninja"Jussi Pakkanen1-3/+1
2017-07-17Add an additional Cygwin package repo with patched ninjaJon Turney1-1/+3
2017-05-21Enable code coverage on AppVeyor.Elliott Sales de Andrade1-1/+1
2017-05-21Use a wrapper script to run tests in Cygwin.Elliott Sales de Andrade2-6/+6
2017-04-07Add Cygwin/x86_64 to AppVeyor CI matrixJon Turney2-0/+17