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-05-25Rename configure.in -> configure.ac. Based on PR #976.Alex Rønne Petersen
2014-05-20[llvm] Update to the llvm backend to work with llvm a82b09c3a3efbfaf2ce39adc1...Zoltan Varga
2014-05-16Merge pull request #943 from ermshiperete/bug-novell-325669Miguel de Icaza
2014-05-16[MWF] Implement multi-display support on Linux (Fixes #325669)Eberhard Beilharz
2014-05-15Drop mono.web.pcMiguel de Icaza
2014-05-03[jit] Register the Mono_UnhandledException_internal icall when TARGET_ANDROID...Zoltan Varga
2014-04-25Revert "Revert "Merge branch 'master' of https://github.com/mono/mono""Rolf Bjarne Kvinge
2014-04-23Revert "Mono version is now pulled in to configure.in from MONO_VERSION"Alexis Christoforides
2014-04-23Revert "Merge branch 'master' of https://github.com/mono/mono"Alexis Christoforides
2014-04-23Merge branch 'master' of https://github.com/mono/monoAlexis Christoforides
2014-04-23Mono version is now pulled in to configure.in from MONO_VERSIONAlexis Christoforides
2014-04-22[arm64] Add basic port infrastructure.Zoltan Varga
2014-04-17Fix the build.Zoltan Varga
2014-04-17[llvm] Remove unused LLVM_MONO_BRANCH define.Zoltan Varga
2014-04-17Disable the self-assign warning when using clang.Zoltan Varga
2014-04-17[llvm] Add a LLVM_API_VERSION define which is incremented in llvm every time ...Zoltan Varga
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