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-11-22[ci] MSBuild related fixes (#6071)Alexander Köplinger
2017-11-21[ci] Add Jenkins pipeline script for building OSX and Windows packages (#6065)Alexander Köplinger
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-08[interp] enable it by default in configure (#5925)Bernhard Urban
2017-11-06[mcs tests] clean up interp targetBernhard Urban
2017-11-06[interp] enable Mono.Debugger.Soft tests on CIBernhard Urban
2017-11-06[mcs tests.make] control with TEST_WITH_INTERPRETER if `run-test` target uses...Bernhard Urban
2017-11-04[ci] Coverage-imposed build flags should take top priority (#5940)vkargov
2017-11-03Consider Facades in Provides: too. Version number challenges remain. (#4874)Jo Shields
2017-10-30[interp] Enable more runtime tests for interpreterLudovic Henry
2017-10-27[Microsoft.CSharp] Adds more testsMarek Safar
2017-10-24[scripts] Build 64-bit package by defaultAlexis Christoforides
2017-10-20Merge pull request #5830 from alexischr/wrench-testsAlexis Christoforides
2017-10-20Add MacSDK test scriptAlexis Christoforides
2017-10-19[System.Data] move to corefx (#4893)Egor Bogatov
2017-10-17[interp] do not run mcs/tests on ARM on CIBernhard Urban
2017-10-17[mcs/tests] add interp targetBernhard Urban
2017-10-17[I18N] Add more encoding testsAlexander Köplinger
2017-10-10[bcl] Fix csi to work on Mono (#5737)Alexander Köplinger
2017-10-03[ci] Small improvements for run-jenkins and collect-coverage. (#5669)vkargov
2017-09-18[CI] Update Clang's ThreadSanitizer blacklist (#5558)Armin Hasitzka
2017-09-05[ci] Add the coverage collection script.Vladimir Kargov
2017-09-02[ci] Retry flaky tests only on PRs (#5492)Alexander Köplinger
2017-09-01[ci] Reenable xunit tests on Windows (#5487)Alexander Köplinger
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Add target to mkbundle all tests before CIAlexander Kyte
2017-08-30Update Clang's ThreadSanitizer blacklist (#5467)Armin Hasitzka
2017-08-19Remove lingering bits from removed prj2make tool (#5405)Miguel de Icaza
2017-08-15Add scripts/csi to .gitignore.Martin Baulig
2017-08-12[ci] Add CI_TAGS for apidiff and ms-test-suiteAlexander Köplinger
2017-08-12Install Roslyn binaries, including msbuild tasks to msbuild/Roslyn (#5251)Ankit Jain
2017-08-10Add rules to run TSan with run-jenkins.sh (#5254)Armin Hasitzka
2017-08-07[ci] Add CI_TAGS option for --disable-mcs-buildAlexander Köplinger
2017-08-05[ci] Disable corlib-xunit on Windows for nowAlexander Köplinger
2017-08-04[ci] (run-test-default) Run the corlib xunit testsAleksey Kliger
2017-08-01[ci] Compile the class lib tests in a separate stepAlexander Köplinger
2017-07-03[ci] Tell babysitter where profiler stress result XML livesAlexander Köplinger
2017-06-28Manually invoke Xvfb, don't depend on the xvfb plugin (#5132)Jo Shields
2017-06-13[ci] Get rid of remaining usages of WORKSPACE env varAlexander Köplinger
2017-06-12Fix System.Numerics xunit tests and add them to CI (#5006)Alexander Köplinger
2017-06-02[Mono.Options] Fix test and add suite to CI (#4963)Alexander Köplinger
2017-05-22[ci] Add the collect-coverage tag for use on Jenkins. (#4912)vkargov
2017-05-18[ci] Enable linker tests on PRsMarek Safar
2017-04-30[ci] Don't fail when setting GitHub status doesn't workAlexander Köplinger
2017-04-28[bcl] Add API diff targets (#4406)Alexander Köplinger
2017-04-19[scripts] Don't build in checked modeAlexander Kyte
2017-04-11[Facades] Build netstandard.dll by default (#4501)Alexander Köplinger
2017-04-08[tests] Make stress testing more verbose (#4664)Ludovic Henry
2017-04-06[tests] Add stress testing and reduce sgen normal testing time (#4653)Ludovic Henry
2017-03-30Add beginnings of mixed code execution support (#4613)Zoltan Varga