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-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-01-02[csproj] Update project filesmonojenkins
2018-11-21[tools] Fix build of mono-shlib-cop test.dllAlexander Köplinger
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-05-15[msvc] Update csproj files (#4846)monojenkins
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
2014-07-01[tools] Fixed mono-shlib-cop testAlexander Köplinger
2012-05-22Fix test target for mono-shlib-copMarek Safar
2010-03-02 * Makefile, mono-shlib-cop.cs: Remove Mono.GetOptions dependency.Jonathan Pryor
2008-10-17 * mono-shlib-cop.cs: Migrate from Mono.GetOptions to Mono.Options.Jonathan Pryor
2007-05-14* mono-shlib-cop.exe.config: Remove "does-not-exist" dllmapWade Berrier
2007-04-09* Makefile (cleanup): Use '-f' to silence 'rm'.Raja R Harinath
2006-09-202006-09-20 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2006-09-14 * Makefile: Modify test to build `test.dll' and use that as an inputJonathan Pryor
2005-09-07 * mono-shlib-cop.cs: Use Assembly.LoadWithPartialName instead ofJonathan Pryor
2005-09-07 * mono-shlib-cop.cs: Patch from John Luke to fix use of Path.Combine (don'tJonathan Pryor
2005-07-18 * mono-shlib-cop.exe.config: .config file to help with testing.Jonathan Pryor
2005-07-14 * mono-shlib-cop.cs: Use RuntimeEnvironment.SystemConfigurationFile to findJonathan Pryor
2005-06-06 * mono-shlib-cop.cs: Use better default prefix handling (don't always assumeJonathan Pryor
2005-06-06 * mono-shlib-cop.cs: Rename Report to AssemblyCheckInfo. Add -pJonathan Pryor
2005-06-03 * mono-shlib-cop.cs: Add MessageInfo, MessageCollection, & Report classes toJonathan Pryor
2005-05-31 * tools/Makefile (SUBDIRS): Add mono-shlib-cop to the build.Jonathan Pryor