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
2012-05-24Merge pull request #301 from directhex/masterAlex Rønne Petersen
2012-05-23If Mono's configure script cannot determine the soname of libX11,Jo Shields
2012-05-23Fix altstack check to work again on OSX with -O2.Rodrigo Kumpera
2012-04-26Include MVC3 and aspnetwebstack assemblies pkg-config filesMarek Habersack
2012-04-21Bump versionMiguel de Icaza
2012-04-17Use sys/inotify instead of hardcoded syscalls.Gonzalo Paniagua Javier
2012-04-09script path modify. to build in not souce tree.KISHIMOTO, Makoto
2012-04-07Update versionMiguel de Icaza
2012-04-05[build] Improve our git submodule update handlingAlan McGovern
2012-04-04configure.in: Don't print parallel mark twice.alexrp
2012-03-29Import Newtonsoft.JsonMarek Safar
2012-03-29Only try to check the submodule out if we have a git checkout.Alan McGovern
2012-03-28If external/aspnetwebstack is not found, init and update the submoduleMarek Habersack
2012-03-27Add a --disable-executables configure option to disable the generation of run...Zoltan Varga
2012-03-16Use cache variable when checking for clang, so it can be set and avoided duri...Jonathan Chambers
2012-03-10Don't build symbol files for profiles never used for executionMarek Safar
2012-03-09Add a configure option to make all icalls non-static. Add another option to d...Zoltan Varga
2012-03-08Add AOT support for calling icalls directly without going through the GOT.Zoltan Varga
2012-03-03Revert "Get rid of the <foo>-static libraries, libtool doesn't know that they...Zoltan Varga
2012-02-29Fix some configure tests so they work with clang.Zoltan Varga
2012-02-29Disable -Wswitch-enum, its part of -Wall for clang.Zoltan Varga
2012-02-09Get rid of the <foo>-static libraries, libtool doesn't know that they need to...Zoltan Varga
2012-02-08Fix the quiet build code so it works with a separate build dir too.Zoltan Varga
2012-02-08Revert "Disable profiler modules when --disable-shared is used."Zoltan Varga
2012-02-08Disable profiler modules when --disable-shared is used.Zoltan Varga
2012-02-08Fix the --disable-shared build.Zoltan Varga
2012-02-08Enable system AOT on darwin.Zoltan Varga
2012-01-24Fix the build.Zoltan Varga
2012-01-24rename LIBGC_INCLUDES to LIBGC_CPPFLAGSKISHIMOTO, Makoto
2012-01-24fix including basesystem's gc.h problemKISHIMOTO, Makoto
2011-12-02Add configure checks for arm hardfp abi, not supported yet.Zoltan Varga
2011-12-01Initial sgen mips port.Paolo Molaro
2011-11-28Use dwarf unwind info on MIPS.Zoltan Varga
2011-11-16Revert "Add support for hardfp abi on ARM."Zoltan Varga
2011-11-09Merge branch 'master' of github.com:mono/monoZoltan Varga
2011-11-09Add support for hardfp abi on ARM.Zoltan Varga
2011-11-06Make --enable-mcs-build=no the default when building the AOT cross compiler.Zoltan Varga
2011-10-17Unbreak System.Web tests in the 4.5 profileMarek Habersack
2011-10-09Don't define TARGET_WIN32 in cross compilers running on windowsZoltan Varga
2011-10-05[sgen] Basic Win32 support.Mark Probst
2011-10-01configure.{ac,in}: Point to the new Bugzilla.alexrp
2011-09-29Distribute net_4_5 specific dataMarek Safar
2011-09-23Introduce separate .net 4.5 profileMarek Safar
2011-09-15Added the new mobile profile to the build.Paolo Molaro
2011-09-15Quiet the 'copying selected object files' libtool messageZoltan Varga
2011-08-26Update the LLVM backend to the latest code in the llvm-mono repository.Zoltan Varga
2011-08-10More NACL updatesElijah Taylor
2011-08-10Revert "More NACL updates"Zoltan Varga
2011-08-09More NACL updatesElijah Taylor
2011-08-06Revert a line from 89d18c331d0f750af57691d8180e603fe349508b which breaks the ...Zoltan Varga