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-11-24[bcl] Build some assemblies with -warnaserror (#5295)Alexander Köplinger
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-04-18[msvc] Update csproj files (#4711)monojenkins
2017-03-23[System.Configuration] Refactor InitForConfiguration to be readableMarek Safar
2017-03-16[System.Configuration] Rename method parameters to match .NET contractAlexander Köplinger
2017-03-16[bcl] Rename variables to avoid conflict with later renamesAlexander Köplinger
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-12-22[bcl] Clean up old run-test.bat and *.csproj filesAlexander Köplinger
2016-11-29[bcl] Clean up some warningsMarek Safar
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-29[corlib/System/System.Configuration] Fix tests relying on the current directo...Alexander Köplinger
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-29[bcl] Add patching of nunit-lite-console.exe.config fileAlexander Köplinger
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-09-21Removing symlink to make Configuration tests run on WindowsHenric Müller
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-05-03Remove referencesource submodule and move sources to mcs/class/referencesourceMarek Safar
2016-04-20Merge pull request #2891 from xmcclure/bug-39669Marek Safar
2016-04-20[System.Configuration] Fail tests on standalone errorMarek Safar
2016-04-20Add xml configuration section test (bug#39669)Andi McClure
2016-04-20[System.Configuration] re-enable standalone testsMarek Safar
2016-04-15Allow xml configuration sections to reference System.dll (bug#39669)Andi McClure
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-02-15Merge pull request #2400 from esdrubal/extraheadMarcos Henrich
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-28[bcl] Fix dll names and InternalsVisibleTo for test assembliesAlexander Köplinger
2016-01-05[System.Configuration] Fix exception on bad xml.Marcos Henrich
2016-01-05[System.Configuration] Test bad xml loading.Marcos Henrich
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-26[bcl] Remove NET_4_0 defines from class libsAlexander Köplinger
2015-07-25[build] Fix a few Makefiles to correctly use net_4_x instead of net_4_5Alexander Köplinger
2015-07-22[System.Configuration] Update default profile and remove old profiles filesMarek 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-20Limit the lock to the writing operationzevane
2015-02-20Make the class thread-safezevane
2015-02-06Merge pull request #1548 from akoeplinger/stubsMiguel de Icaza
2015-02-05[bcl] Added a few stubs for missing APIsAlexander Köplinger
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga