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
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-07[bcl] Specify the name of the key file on the command line instead of using t...Zoltan Varga
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-05-09[bcl] Cleanup outdated csproj/sln files (#4806)Alexander Köplinger
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-12-02[msvc] Update csproj files (#4074)monojenkins
2016-11-29[bcl] Clean up some warningsMarek Safar
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-09-27[build] Bootstrap extension for roslynMarek Safar
2016-06-14WIP [library.make] Make resource usage declarative in the class libraries (#3...Miguel de Icaza
2016-05-31[genproj] Getting closer to a full buildMiguel de Icaza
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-25[genproj] Handle resources properly, add helper scripts to bootstrapMiguel de Icaza
2016-05-19[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-05-19[genproj] Use an explicit IntermediateOutputPath to prevent rebuilds on cycli...Miguel de Icaza
2016-05-18genproj: Improve handling of executables and projects with build dependenciesMiguel de Icaza
2016-05-18[genproj] Updates to project generator and csproj files.Miguel de Icaza
2015-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-07-15[build] Switch to 4.6 profile as default profileMarek Safar
2015-06-25Add a monotouch_watch profile.Rolf Bjarne Kvinge
2015-06-18Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unsh...Chris Hamons
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2015-01-29[build] Updated the class library MSBuild projects.João Matos
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[System.ComponentModel.Composition] Updated Makefile thisdir.Marcos Henrich
2014-09-17Fix mobile and mobile_static profilesMichael Hutchinson
2014-07-24[System.ComponentModel.Composition] Remove ReadOnlyDictionary. It's not used ...Marek Safar
2014-01-16profiles: define xammac (Xamarin.Mac) profileAaron Bockover
2013-07-31Class libraries: introduce mobile_static profile, for MonoTouch-like static b...Miguel de Icaza
2013-06-07[System.ComponentModel.Composition]: Disable RefEmit classes on MonoTouch.Martin Baulig
2013-03-13Add System.ComponentModel.Composition.4.5 to the mobile build.Martin Baulig
2012-06-19Remove ToUpperInvariant in the 4.5 version of MEF to fix #5740Miguel de Icaza
2011-11-03Add 4.5 compatible MEFMarek Safar