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-07LLVM: Orbis support, fix typo in configure.acAndi McClure
2017-04-06[tests] Rework how we AOT compile tests + General cleanup of make targets (#4...Ludovic Henry
2017-04-03Bump to 5.3 due to creation of 2017-04 branchAndi McClure
2017-03-31More platform support fixesAndi McClure
2017-03-31Combined cherrypick of changes between mono-4.8.0-branch and orbis-branch-30Andi McClure
2017-03-29Merge pull request #4540 from kumpera/android-changes-part1Rodrigo Kumpera
2017-03-28[mono] Remove unused icallMarek Safar
2017-03-23Bump version to 5.1.0Andi McClure
2017-03-17Bump version number to 4.9.4 to support automated buildersAndi McClure
2017-03-17Merge pull request #4453 from lambdageek/bug-49721Aleksey Kliger (λgeek)
2017-03-16Include Mono version in corlib versionAlexander Köplinger
2017-03-16[mono/tests] Add strong named assembly loading testsAleksey Kliger
2017-03-16[configure] Configure properly detects HAVE_LARGE_FILE_SUPPORT on Android.Rodrigo Kumpera
2017-03-14[configure] rename "--with-interpreter=yes" to "--enable-interpreter"Bernhard Urban
2017-03-03[fullaot] configure.ac: pass --runtime=mobile to AOT_{BUILD,RUN}_FLAGSAleksey Kliger
2017-03-01Merge pull request #4373 from NattyNarwhal/haikuRodrigo Kumpera
2017-02-27Merge pull request #4433 from kumpera/android-fixesRodrigo Kumpera
2017-02-27Fix eglibc configure script on HaikuCalvin
2017-02-27Improve build and configureCalvin
2017-02-27Polish on configure scriptCalvin
2017-02-27Restore Haiku supportCalvin
2017-02-24[hybrid] Enable COM, Remoting and AppDomains runtime supportLudovic Henry
2017-02-21Revert "[configure] Remove mcs endianess check (it shouldn't be needed)"Marek Safar
2017-02-21[configure] Remove mcs endianess check (it shouldn't be needed)Marek Safar
2017-02-16[configure.ac] Don't set TARGET_ANDROID when cross compiling to non-android l...Rodrigo Kumpera
2017-02-16[configure.ac] Don't check for getpwnam_r and getpwuid_r on android as AC_CHE...Rodrigo Kumpera
2017-02-15[btls]: Make configure fail when building on Android without '--with-btls-and...Martin Baulig
2017-02-13Bump bockbuildAlexis Christoforides
2017-02-02Revert "Default powerpc to build with mcs (#4313)"Vlad Brezae
2017-02-01Default powerpc to build with mcs (#4313)Alexander Köplinger
2017-01-31Don't try to AOT test assemblies in runtime_preset=all (#4303)Alexander Köplinger
2017-01-27Fix non-osx build.Rodrigo Kumpera
2017-01-27[profiler] Don't link to libmonosgen on OSX. Fixes in tree execution.Rodrigo Kumpera
2017-01-27Add .sh extension to update_submodules so it gets correct line endingAlexander Köplinger
2017-01-26Fix PLATFORM_AOT_SUFFIX check in configure.acAlexander Köplinger
2017-01-25Skip AOTing profile assemblies if AOT_BUILD_FLAGS is not setAlexander Köplinger
2017-01-25Disable winaot in the runtime_preset=all as wellAlexander Köplinger
2017-01-25Updates for winaot profileHenric Müller
2017-01-25Added support for Windows AOT suffixHenric Müller
2017-01-25Temporarily exclude orbis from the runtime_preset=all to fix build breakAlexander Köplinger
2017-01-23[build] Add new profileMarek Safar
2017-01-21[io-layer] Extract error (#4279)Ludovic Henry
2017-01-13[runtime] Add an --enable-minimal=mdb option for disabling support for .mdb s...Zoltan Varga
2017-01-12[configure] avoid avoid 'no symbols' warnings on darwin (2nd attempt)Bernhard Urban
2017-01-12Merge pull request #3563 from lewurm/interpreterRodrigo Kumpera
2017-01-11Lldb support code for mono (#4225)Zoltan Varga
2017-01-10Revert "[configure] avoid 'no symbols' warnings on darwin"Zoltan Varga
2017-01-10[interpreter] add configure flag and `--regression` flagBernhard Urban
2017-01-05[configure] avoid 'no symbols' warnings on darwinBernhard Urban
2017-01-04[btls] Pass CC and CXX to the BTLS CMake and disable BTLS on older GCC (#4200)Alexander Köplinger