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
2021-11-20Remove netcore sources and arcade eng/common files (#21315)Alexander Köplinger
2020-03-11Avoid passing /features:peverify-compat to csc, it generates very inefficient...Zoltan Varga
2019-08-09Add mono-hang-watchdog.in to tarballAlexander Köplinger
2019-08-09[merp] Use a separate program as the hang supervisor. (#15715)Alexis Christoforides
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
2019-05-23[tests] Add xunit.execution.dotnet.dll to tests directory (#14595)Alexander Köplinger
2019-02-20Remaining fixes needed to pass rest of CI test suites for windows x64 full AO...Johan Lorensson
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-21[build] Fix netcore build (#12526)Marek Safar
2018-12-20Update Helix SDK to latest version (#12156)Alexander Köplinger
2018-12-20Bootstraps netcore build (#12120)Marek Safar
2018-11-13[System.Web] Add optional shared FileSystemWatcher's to CacheDependencyAlexander Köplinger
2018-11-13[ci] Add targets to bundle tests and add a script to run them in HelixAlexander Köplinger
2018-11-12Add common "test" target for precompiling test assemblies (#11622)Alexander Köplinger
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
2018-10-25[build] Fixes wasm tools to run on desktop .net as well (#11351)Marek Safar
2018-10-17Upstream a few test related commits from my Helix work (#11197)Alexander Köplinger
2018-10-15Initial Mono.Native Support. (#10596)Martin Baulig
2018-10-02[sdks] Create archive targets for pre-building on CI (#10882)Ludovic Henry
2018-09-21[System.Data] use PAL_gssapi.c for SSPI (#9922)Egor Bogatov
2018-05-21[corefx] Build System.Native (#8051)Ludovic Henry
2018-05-06[bcl] Add xunit to STD_TARGETS and precompile tests (#8594)Alexander Köplinger
2018-04-12[ci] Add {,hybrid,full}aot_llvm presets to make sure we compile with LLVM (#8...Ludovic Henry
2018-04-09Symlink the 4.5 machine.config unconditionally.Jay Krell
2017-11-28[corlib] Adds Span/Memory testsMarek Safar
2017-11-03[wasm] Build the wasm profile is it was configured in.Rodrigo Kumpera
2017-10-05Add new profile for monodroid tools (#5699)Alexander Köplinger
2017-07-19Fix build of "unreal" profileAlexander Köplinger
2017-06-02[runtime] Remove all NACL support. It was unmaintained for a long time. (#4955)Zoltan Varga
2017-04-30[ci] Output nunit xml if "verify" test step failsAlexander Köplinger
2017-04-05[tests] Fix the mcs-compileall target in runtime/ (#4637)Alexander Köplinger
2017-02-23Fix Windows build due to line ending changes in sedAlexander Köplinger
2017-01-25Updates for winaot profileHenric Müller
2017-01-23[build] Add new profileMarek Safar
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-12[System] Always use mcs as CodeDOM backend compilerMarek Safar
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
2016-10-22[btls] Convert BTLS icalls to pinvokes by invoking them using [DllImp… (#3799)Zoltan Varga
2016-07-18[mobile_static] Skip verifying ilasm.exe on mobile_staticAlexander Kyte
2016-03-17[mono] Remove al2/dmcs from TEST_SUPPORT_FILES tooAlexander Köplinger
2016-03-17[mono] Remove dmcs from temp install folderAlexander Köplinger
2016-03-17[mono] Remove al2 from temp install folderMarek Safar
2016-03-01Expose mobile_static profile in configure.acAlexander Köplinger
2015-11-20Allow mono-wrapper executable to be overridden by environmentJo Shields
2015-11-17Add monotouch_*_runtime profiles for watchOS and tvOS.Rolf Bjarne Kvinge
2015-09-14Add a monotouch_tv profile.Rolf Bjarne Kvinge