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
2019-10-04mkbundle: fix 17139 mono aot register module fix definitions (#17152)Piotr Zierhoffer
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-02-27[ci] Add new mode of execution for nunit tests on Android (#13098)Ludovic Henry
2019-01-02[csproj] Update project filesmonojenkins
2018-12-03[mkbundle] Delete target directory if it exists before downloading runtime (#...Shaan Nobee
2018-09-04[runtime] Declare mono_aot_register_module in mkbundle stub (#10170)Alexander Kyte
2018-09-04Fix mkbundle alignment to work with Windows. See https://github.com/mono/mono...Jay Krell
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-27mkbundle: fix warning about unsigned char vs charPer Allansson
2018-08-27mkbundle: fix warnings about unused functionsPer Allansson
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-01[csproj] Update project filesmonojenkins
2018-05-19Fix csproj diffAlexander Köplinger
2018-05-18mkbundle interop changesMarek Habersack
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-10[mkbundle] Probe for a .exe on the target runtime directory - fixes GitHub #7...Miguel de Icaza
2018-04-06[msvc] Update csproj files (#8067)monojenkins
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-09Fix generated file when passing --bundled-header (#6736)monojenkins
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-03-03Use VSCMD_ARG_TGT_ARCH env in mkbundle on Windows when trying to autoetect ta...Johan Lorensson
2018-02-26Add zlib.lib/zlibstatic.lib in Windows VS mkbundle build when using -z argument.lateralusX
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-15[mkbundle] Automatically bundle config files and machine.config files (#7002)Miguel de Icaza
2018-02-13[runtime] Revert mkbundle defaulting behavior made in ca8b8bd346 (#6687)Alexander Kyte
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-01[mkbundle] Enhanced mkbundle cygwin/mingw fallback support. (#5867)Johan Lorensson
2017-10-03Review feedback + drop VS2013 support.lateralusX
2017-10-02Major improvement of Visual Studio toolchain and Windows SDK support in mkbun...lateralusX
2017-09-27[mkbundle] Link against Objective-C runtime and Foundation framework on OSX (...Alexander Köplinger
2017-09-01mkbundle: add console confirmations of actions (#5457)HinTak
2017-09-01Fixing another confusing typoHinTak
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Fix tracking of dedup module in mkbundleAlexander Kyte
2017-08-30[runtime] Add mkbundle support for dedupAlexander Kyte
2017-08-30[runtime] Clean up temp mkbundle aot directoryAlexander Kyte
2017-08-30[runtime] Build stripper and use with mkbundleAlexander Kyte
2017-08-30[runtime] Fix in-tree building for mkbundleAlexander Kyte
2017-08-30[runtime] Use mkbundle in BCL testsAlexander Kyte
2017-08-30[runtime] Fix path resolving for mkbundleAlexander Kyte
2017-08-30[runtime] Add new dedup interface to mkbundleAlexander Kyte
2017-08-30[runtime] Fix mkbundle compilation on OSXAlexander Kyte
2017-08-30[runtime] Enable compiling aot with mkbundleAlexander Kyte
2017-08-30[runtime] Add aot arguments to mkbundleAlexander Kyte
2017-08-27Fixing confusing typosHinTak
2017-08-16mkbundle: avoid NREs and print useful errorsAaron Bockover
2017-08-07[msvc] Update csproj filesAlexander Köplinger