Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-22[wasm] [debugger] Add test suite. (#13093)Thays Grazia
2019-02-21SslStream improvements and testsMartin Baulig
2019-02-21[sdks] Make sure to run only one build per type per nodeAlexander Köplinger
2019-02-21Disable Mono.CSharp on Windows x64 full AOT test. (#13124)Johan Lorensson
2019-02-21Enable all CI test suites for Windows x64 full AOT. (#13102)Johan Lorensson
2019-02-20[ci] Prefer gmake over make for SDKs build (#13091)Alexander Köplinger
2019-02-20Update sdks-archive.groovy android packagesAlexander Köplinger
2019-02-19Enable runtime + corlib tests on CI for Windows x64 full AOT. (#13059)Johan Lorensson
2019-02-18Set executable bit for all .sh files in repoAlexander Köplinger
2019-02-15[wasm][CI] Reactivate Chakra tests in CI (#13026)Kenneth Pouncey
2019-02-14[ci] Enable working Bitcode{+Interpreter} test suites (#12997)Ludovic Henry
2019-02-14[ci] Fix Linux x64 Bitcode job (#12970)Ludovic Henry
2019-02-14[wasm][ci] Disable ChakraCore tests"Alexander Köplinger
2019-02-13[ci] Use testing_aot_full_interp for FullAOT+Interpreter+LLVM (#12976)Ludovic Henry
2019-02-13[sdks] Add mac-{mac32,mac64} targets (#12959)Ludovic Henry
2019-02-11[ci] Bump timeout for corlib-xunit testsAlexander Köplinger
2019-02-09[ci] Fix windows job name in osx-package.groovyAlexander Köplinger
2019-02-08[wasm] Add mixed tests to CI. (#12882)Zoltan Varga
2019-02-08[ci] Support building the OSX .pkg on private JenkinsAlexander Köplinger
2019-02-07[tests] Enable test suites on interpreter (#12806)Vlad Brezae
2019-02-07[ci] Enable llvmonly+mixed tests on CI. (#12777)Zoltan Varga
2019-02-06[System.IO.Compression] Brotli from CoreFX (#12189)Egor Bogatov
2019-02-01Add support for Windows x64 winaot, winaot_llvm builds/tests on CI. (#12601)Johan Lorensson
2019-02-01"Imperial Red": Bring HttpClient from CoreFx (#11906)Martin Baulig
2019-01-25[ci] Add CI_TAGS handling for ccache (#11305)Zoltan Varga
2019-01-09[wasm][ci] Re-enable chakra tests (#12332)Kenneth Pouncey
2019-01-09Disable Chakra tests on wasmAlexander Köplinger
2019-01-08[wasm] Enable Mono.Native. (#12143)Zoltan Varga
2018-12-20[sdks] Add a XCODE32_DIR make variable and use it to compile the 32 bit cross...Bernhard Urban
2018-12-07[corlib] Import FileSystemInfo and family from CoreFX (#11342)Alexis Christoforides
2018-12-06[ci] Replace plus with uri-encoded version in build url reported to HelixAlexander Köplinger
2018-12-06[Win32] Enable BTLS in Windows builds (#11947)Jo Shields
2018-12-04[bcl] add fullaotinterp_llvm preset (#11847)Bernhard Urban
2018-12-04[ci] Re-Enable V8 tests on wasm (#11929)Kenneth Pouncey
2018-12-03[ci] Disable V8 tests on wasmAlexander Köplinger
2018-12-03[ci] Support more OS combinations on HelixAlexander Köplinger
2018-11-30[tests] More test updates for interp/fullaotinterp (#11838)Vlad Brezae
2018-11-29[ci] Don't pass Helix API token for telemetry in PR buildsAlexander Köplinger
2018-11-28[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (reapply of #...Alexander Kyte
2018-11-28[interp] Enable System.Xml tests (#11791)Vlad Brezae
2018-11-28[interp] Enable System.Data tests on fullaotinterp (#11798)Vlad Brezae
2018-11-28[ci] Add workaround for Helix SDK not setting external visibility on PRs when...Alexander Köplinger
2018-11-28[interp] Enable System.Web.Services tests on fullaotinterp (#11800)Vlad Brezae
2018-11-27Revert "[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)"Alexander Köplinger
2018-11-27[interp] Fix fullaotinterp exceptions (#11760)Vlad Brezae
2018-11-26[ci] Disable log compression in pipeline builds for now - second attemptAlexander Köplinger
2018-11-26[bench] Revert hardcoding of microbenchmarks to run-jenkins (#11787)Alexander Kyte
2018-11-26[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)Alexander Kyte
2018-11-26[ci] Disable log compression in pipeline builds for nowAlexander Köplinger
2018-11-19Revert " [sdks] Add mac-{mac32,mac64} and ios-tools64 targets" (#11734)Ludovic Henry