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-04-16[wasm] [packager] Run mono-cil-strip from wasm-tools (#14035)Kenneth Pouncey
2019-04-11[cil-strip] Fix reading of undefined NativeType values in old Cecil (#13954)Alexander Köplinger
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-09-04[mono-cil-strip] Add support for -q to be quiet. (#10421)Rolf Bjarne Kvinge
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-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-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-06-27[msvc] Update csproj files (#5131)monojenkins
2017-06-26[cil-strip] Move comment out of .sources fileAlexander Köplinger
2017-06-26Revert "[cil-strip] Remove old private copy of Mono.Cecil"Alexander Köplinger
2017-06-26Revert "[cil-strip] Upgrade to latest Mono.Cecil API"Alexander Köplinger
2017-06-26[msvc] Update csproj filesmonojenkins
2017-06-24[cil-strip] Remove old private copy of Mono.CecilAlexander Köplinger
2017-06-24[cil-strip] Upgrade to latest Mono.Cecil APIAlexander Köplinger
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-24[cil-stripper] Mark stripped methods as noinline to prevent the JIT from tryi...Zoltan Varga
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-19[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-05-19[genproj] Now we can build all executables with msbuild as wellMiguel de Icaza
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-15[build] Use full filename for csc referencesMarek Safar
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-04-02[tools] Fix mono-cil-strip to return non-zero on failure [#28617]Sebastien Pouliot
2015-01-13[bcl] Remove NET_2_0 defines from tools.Zoltan Varga
2013-10-28The stripper does not care if some variables can't be referenced (they'll be ...Sebastien Pouliot
2010-11-22internalize private cecilJb Evain
2010-11-22Preserve mono-cil-strip feature by embedding the old CecilJb Evain
2009-03-122009-03-12 Jb Evain <jbevain@novell.com>Jb Evain
2008-10-01add cil-strip toolJb Evain