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-03-31Add System.Security.dll to orbis profileAndi McClure
2017-03-16[System.Security] Rename method parameters to match .NET contractAlexander Köplinger
2017-03-09[msvc] Update csproj files (#4479)monojenkins
2017-03-06Finalize the implementation of SignedXml.ComputeSignature(). (#4452)Vladimir Kazakov
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-12-20[bcl] Rename aot_only profile to testing_aot_fullAlexander Köplinger
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-10-03[System*] Throw a PlatformNotSupported exception when using the managed netwo...Rolf Bjarne Kvinge
2016-08-26[bcl] Fix method parameter names to match .NETAlexander Köplinger
2016-07-13[bcl] netstandart 1.6 supportMarek Safar
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] 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
2016-04-11[build] Remove unused lib pathsMarek Safar
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-01[System.Security] Fix CryptographicException from ProtectedData.Protect with ...Alexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-09-23Merge pull request #704 from jgagnon/masterMiguel de Icaza
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-08-31Remove incorrect warningsMarek Safar
2015-07-25[build] Fix a few Makefiles to correctly use net_4_x instead of net_4_5Alexander Köplinger
2015-07-15[build] Switch to 4.6 profile as default profileMarek Safar
2015-03-17[genproj] Re-generated the class library projects.João Matos
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-20[Sys.Security] don't expect XmlNode.ChildNodes returns the same instance.Atsushi Eno
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2015-01-21[bcl] Remove ONLY_1_1 defines from class libsAlexander Köplinger
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-11-23Remove build system support for the net 2.0/3.5 profiles.Zoltan Varga
2014-11-17[System.Security] Fix SignedXml bug #7716 with testsBrendan Zagaeski
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-05-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-16Merge pull request #1041 from mono/staged-cyclic-buildsMiguel de Icaza
2014-05-15Adjust the path for Mono.SecurityMiguel de Icaza
2014-05-12[docs] documentation import for 'returns' elements.Joel Martinez
2014-05-12[docs] namespace documentation import.Joel Martinez
2014-05-09[build] Prevent cyclic targets from being built in parallelMiguel de Icaza
2014-05-09Use LOCAL_MCS_FLAGS to prepend the directoriesMiguel de Icaza