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
2017-04-11[Facades] Build netstandard.dll by default (#4501)Alexander Köplinger
2017-03-30Add beginnings of mixed code execution support (#4613)Zoltan Varga
2017-03-23[xbuild] Copy csc/mcs GC settings to xbuild scriptMarek Safar
2017-03-14[configure] rename "--with-interpreter=yes" to "--enable-interpreter"Bernhard Urban
2017-03-13[ci] add more steps to interpBernhard Urban
2017-03-09[ci] Remove ppc64el checks from run-test-default.shAlexander Köplinger
2017-03-08[ci] Check if X server is available before running WinForms tests (#4477)Alexander Köplinger
2017-02-23Fix Windows build due to line ending changes in sedAlexander Köplinger
2017-02-16Revert "[ci] Temporarily use http url to download server until cert is fixed"Alexander Köplinger
2017-02-13Move Mac package command to scripts so that it's available without configuringAlexis Christoforides
2017-02-08[ci] Temporarily use http url to download server until cert is fixedAlexander Köplinger
2017-02-02Merge pull request #4312 from ntherning/winaot-tests-on-jenkinsNiklas Therning
2017-02-01[ci] Bump timeout for compile-runtime-testsAlexander Köplinger
2017-02-01Adds CI scripts to run the test suites under the winaot profileNiklas Therning
2017-01-27[scripts] Set custom csc nursery-sizeMarek Safar
2017-01-27A few more LF .gitattributes fixesAlexander Köplinger
2017-01-27Add .sh extension to update_submodules so it gets correct line endingAlexander Köplinger
2017-01-26[ci] Set execute bit on run-test-mcs.shAlexander Köplinger
2017-01-26[ci] run mcs tests on mcs laneMarek Safar
2017-01-23Fix a few cppcheck errors (#4281)Alexander Köplinger
2017-01-13[btls] Remove btls-cert-sync and integrate it into cert-syncAlexander Köplinger
2017-01-12[ci] Fix interpreter config and simplify CI_TAGS checking in run-jenkins.shAlexander Köplinger
2017-01-10[ci] add interpreterBernhard Urban
2016-12-20[bcl] Rename aot_hybrid profile to testing_aot_hybridAlexander Köplinger
2016-12-20[bcl] Rename aot_only profile to testing_aot_fullAlexander Köplinger
2016-12-13Revert "[ci] Move mcs switch for Win32 builds into the run-jenkins.sh script"Vlad Brezae
2016-12-08[jenkins] Rename runtime presets to match CI tagsLudovic Henry
2016-12-08[ci] Simplify run-jenkins.sh script variables (#4111)Alexander Köplinger
2016-12-08[ci] Run aot-test on more platforms (#4108)Alexander Köplinger
2016-12-08[jenkins] Add `bitcode` CI tag and rename `bitcode_aot_only` runtime preset t...Ludovic Henry
2016-12-08[jenkins] Add `aot_llvm` and `aot` CI tag as well as `aot` runtime presetLudovic Henry
2016-12-07[jenkins] Add fullaot_llvm CI tag and rename aot_only to fullaotLudovic Henry
2016-12-07[jenkins] Fix order of CI tagsLudovic Henry
2016-12-07[jenkins] Add hybridaot_llvm CI tag and rename aot_preferred to hybridLudovic Henry
2016-12-07[ci] Move mcs switch for Win32 builds into the run-jenkins.sh scriptAlexander Köplinger
2016-12-03[ci] Add aot-test step like on Wrench (#4064)Alexander Köplinger
2016-12-02Merge pull request #4053 from xmcclure/babysitter_cygwinAndi McClure
2016-12-01Modify Jenkins scripts to enable babysitter script on CygwinAndi McClure
2016-12-01Fix babysitter script to work on Windows (Cygwin) buildersAndi McClure
2016-12-01[ci] Add job configuration for testing Mono with mcs as compilerAlexander Köplinger
2016-12-01[ci] Bump timeout in ms-test-suiteAlexander Köplinger
2016-11-30[ci] Only build the additional profiles on one arch instead of everywhereAlexander Köplinger
2016-11-29[configure.ac] Rename `hybrid` runtime preset to `aot_preferred`Ludovic Henry
2016-11-29Merge pull request #4040 from ntherning/disable-symbolicate-tests-on-windowsNiklas Therning
2016-11-29Disable symbolicate tests on WindowsNiklas Therning
2016-11-28Revert "[CI] Disable winforms tests on all platforms."Zoltan Varga
2016-11-28[CI] Disable winforms tests on all platforms.Zoltan Varga
2016-11-28[build] Roslyn switchMarek Safar
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-22[profiles] Fix MOBILE assemblies and tests compilation + Rename MOBILE to AOT...Ludovic Henry