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-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
2015-08-13Add specific configure option to enable the WatchOS BCL libraries.Rolf Bjarne Kvinge
2015-07-25[mono-config] update path to libMonoPosixHelper in runtime/ as wellBernhard Urban
2015-07-15[build] Switch to 4.6 profile as default profileMarek Safar
2015-06-25Add a monotouch_watch profile.Rolf Bjarne Kvinge
2015-06-25Remove --with-[monotouch|xammac]=only from configure.Rolf Bjarne Kvinge
2015-06-18Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unsh...Chris Hamons
2015-04-06Integrate binary reference assemblies for v2.0/3.5 into the build systemAlexander Köplinger
2015-02-25[runtime] Remove definitions of MONO_SHARED_DIR from scripts, its not needed ...Zoltan Varga
2015-02-03Remove old centum tests stuff.Alex Rønne Petersen
2014-12-08gmcs script is no longer installed.Marek Safar
2014-12-05Restore 4.0 profile as metadata only profileMarek Safar
2014-12-04Remove 4.0 profileMarek Safar
2014-11-23Remove --enable-nunit-tests option from build systemAlexander Köplinger
2014-11-23Fix the mcs-compileall test target.Zoltan Varga
2014-11-23Remove build system support for the net 2.0/3.5 profiles.Zoltan Varga
2014-11-13[xbuild] Add 14.0 toolchainMarek Safar
2014-09-12Merge pull request #1275 from ranma42/fix-lib64Zoltan Varga
2014-09-11Do not hardcode lib pathAndrea Canciani
2014-07-01Improve libgdiplus path handlingAndrea Canciani
2014-07-01Use Mono prefix for libMonoPosixHelperAndrea Canciani
2014-05-21Fix checking when libgdi is configured as "sibling"Andrea Canciani
2014-04-24Fix 'make check' when mono is not installedAndrea Canciani
2014-01-16profiles: define xammac (Xamarin.Mac) profileAaron Bockover
2014-01-08[xbuild] Build & install MSBuild 12.0 assembliesMichael Hutchinson
2013-10-21Merge pull request #587 from madewokherd/gdipdllmapAlex Rønne Petersen