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-08-06Bump api-doc-tools to latest master (#16035)Alexander Köplinger
2019-04-25[csproj] Update project filesmonojenkins
2019-04-09[nunit-lite] Use .NOTPARALLEL to possibly fix some racesAlexander Köplinger
2019-04-02[bcl] Fix compiling nunitlite when PARENT_PROFILE is defined (#13791)Alexander Köplinger
2019-03-18Update csprojAlexander Köplinger
2019-03-18Fix nunit-lite signing keyAlexander Köplinger
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-03-01[android] Fix Mono.Debugger.Soft tests with Android SDKs (#13218)Ludovic Henry
2019-02-27[ci] Add new mode of execution for nunit tests on Android (#13098)Ludovic Henry
2019-02-02[bcl] Use delaysign for nunit/nunitliteAlexander Köplinger
2019-02-02[bcl] Actually fix the nunit/nunitlite assembly identity (#12743)Alexander Köplinger
2019-02-01Fix tarball buildAlexander Köplinger
2019-02-01[bcl] Fix assembly identity of nunit/nunitlite (#12725)Alexander Köplinger
2019-01-02[csproj] Update project filesmonojenkins
2018-09-25Bump nunitlite to get xunit xml output format reporter (#10788)Alexander Köplinger
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2017-08-31Add retrying of failed tests by default to reduce flaky tests (#5461)Alexander Köplinger
2016-11-28[build] Roslyn switchMarek Safar
2016-11-02Revert "[bcl] Compile nunit-lite-console using -d:MONO so it doesn't print th...Zoltan Varga
2016-11-01[bcl] Compile nunit-lite-console using -d:MONO so it doesn't print the list o...Zoltan Varga
2016-10-29[nunitlite] Port babysitter work from nunit24Alexander Köplinger
2016-10-29[bcl] Add patching of nunit-lite-console.exe.config fileAlexander Köplinger
2016-08-10[nunitlite] Pass greedily, not fail greedilyAlexander Kyte
2016-08-09[runtime] Return failure return status if nunit-lite test suite failsAlexander Kyte
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-01-27[nunitlite] Documented console .config usageAlexander Kyte
2016-01-27[aot/bcl] Add Makefile configuration to build the bcl with aot, use it in mob...Alexander Kyte
2016-01-22[nunit-lite] Add NUnitLite fork as submodule and build through makefilesAlexander Kyte