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
2014-04-04[runtime] Disable some warnings.Zoltan Varga
2014-03-30[runtime] Add support for setting the native thread name on linux.Zoltan Varga
2014-03-25Fix a warning.Zoltan Varga
2014-03-14Bump mono version.Rodrigo Kumpera
2014-03-13[runtime] Update configure after changes to llvm-config in the newest llvm ve...Zoltan Varga
2014-03-13Add -fwrapv to gcc/clang flags.Alex Rønne Petersen
2014-03-11[runtime] Move unit tests to separate directory.Mark Probst
2014-03-01Merge pull request #927 from ermshiperete/novell-bug-708856Alex Rønne Petersen
2014-02-28[MWF] Fix finding of X11 shared library on Ubuntu (#708856)Eberhard Beilharz
2014-02-27[runtime] Switch the order of LLVM_LIBS and LLVM_LDFLAGS on the linker comman...Zoltan Varga
2014-02-24Fix the version string.Rodrigo Kumpera
2014-02-19Bump version.Rodrigo Kumpera
2014-02-01[runtime] Rename the MONO_GSHARING define to ENABLE_GSHAREDVT for consistency.Zoltan Varga
2014-01-16profiles: define xammac (Xamarin.Mac) profileAaron Bockover
2014-01-16configure.in: remove --with-mobileAaron Bockover
2014-01-16Fix the --enable-native-types build.Zoltan Varga
2014-01-16Fix the build.Zoltan Varga
2014-01-16[runtime] Make gsharing and explicit configure extension.Rodrigo Kumpera
2014-01-16[runtime]Add native type extension.Rodrigo Kumpera
2014-01-10[runtime] Fix large file support on android, it doesn't support -D_FILE_OFFSE...Zoltan Varga
2013-12-12Check for InterlockedDecrement64 in configure.Vincent Povirk
2013-12-03[sdb] Support a setpgid=y/n option to --debugger-agent.Alex Rønne Petersen
2013-12-03Sanitize the kqueue check in configure.in.Alex Rønne Petersen
2013-12-02Print detected ARM version in configure.Alex Rønne Petersen
2013-11-27Remove mdb stuff from configure.in.Alex Rønne Petersen
2013-11-20Merge pull request #813 from ColdPie1/mingw64fixAlex Rønne Petersen
2013-11-20Bump mono to 3.2.7.Rodrigo Kumpera
2013-11-20Check for __readfsdword at configure-timeAndrew Eikum
2013-11-18Fix the previous commit.Zoltan Varga
2013-11-18Bump expected LLVM version in configure.Zoltan Varga
2013-11-05[runtime] Fix stack size detection on osx mavericks. Fixes #15890.Zoltan Varga
2013-11-04[build]Enable passing arguments to the extension module.Rodrigo Kumpera
2013-11-01Fix the linker script for OSX. libtool screwed up the first attempt.Rodrigo Kumpera
2013-10-30Rename README to README.mdMiguel de Icaza
2013-10-26Enable GCC atomics on sparc32/64.Alex Rønne Petersen
2013-10-24Add a --with-llvm=<llvm prefix> argument to configure to make the location of...Zoltan Varga
2013-10-23Add more missing atomic functions for MinGW.Alex Rønne Petersen
2013-10-23Add InterlockedExchange64 () based on GCC intrinsics for MinGW.Alex Rønne Petersen
2013-10-22[runtime] Avoid running tests using AC_TRY_RUN () when cross-compiling.Zoltan Varga
2013-10-21Bump mono to 3.2.5Rodrigo Kumpera
2013-10-21Remove commented-out irix path from configure.in.Alex Rønne Petersen
2013-10-21Use GCC atomics on s390x.Alex Rønne Petersen
2013-09-26Define GC_NOT_DLL for included boehm on win32.Vincent Povirk
2013-09-20[Install] Add Compat.browser files for net_4_0 and net_4_5Etienne CHAMPETIER
2013-09-20Test for InterlockedCompareExchange64 in the configure script.Vincent Povirk
2013-09-20Disable the LLVM version check for now, it doesn't work if llvm was not compi...Zoltan Varga
2013-09-20Check the version of LLVM at configure time to make sure it has a matching ve...Zoltan Varga
2013-09-08[runtime] Force the usage of --host=i686-pc-mingw32 when running configure on...Zoltan Varga
2013-09-03Change the version number to 3.2.3Duncan Mak
2013-09-03Add 'AM_PROG_CC_C_O' to configure to hopefully fix the build on older systems.Zoltan Varga