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-02[bcl] Fix compiling nunitlite when PARENT_PROFILE is defined (#13791)Alexander Köplinger
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-01-02[csproj] Update project filesmonojenkins
2018-12-07[corlib] Import FileSystemInfo and family from CoreFX (#11342)Alexis Christoforides
2018-09-29Fix tarball build due to test dependency in Microsoft.Build.TasksAlexander Köplinger
2018-09-27[Microsoft.Build.Tasks] Switch tests to use embedded test resourcesAlexander 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-08-02Use msbuild project reference to establish dependency on genconsts instead of...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-03-08[build] Unify DEFAULT_REFERENCE handling so I can override it with TARGET_NET...Marek Safar
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-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-02-03[xbuild] Disable pre-2.0 csc hack to use /debug:portable (#4322)Ankit Jain
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2017-01-04[xbuild] Fix test that got broken by 248fded92a107a556d08fa77a9e458f0a990a28aAlexander Köplinger
2017-01-03[xbuild] More tweaks for portable debug modeMarek Safar
2016-12-12[xbuild] publicsign and delaysign cannot be used at same timeMarek Safar
2016-12-12[xbuild] Add a workaround for not yet implemented full /keyfile signing using...Marek Safar
2016-12-12[xbuild] Convert pbdonly to portable debug modeMarek Safar
2016-11-30[xbuild] Add workaround for pre-2.0 csc and convert full to portable debug modeMarek Safar
2016-11-28[build] Roslyn switchMarek Safar
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-11-03Fix tarballAlexander Köplinger
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-10-07Fix failures in MSBuild tests on WindowsNiklas Therning
2016-09-24Fix issue with VB projectsAlex Earl
2016-07-18[xbuild] Framework path should have trailing slashMikayla Hutchinson
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-21[xbuild] Fix DependsOnSystemRuntime returning false on xbuild 14Alexander Köplinger
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-25Make xbuild on Windows use Mono instead of .NETJosh Peterson
2016-04-06[xbuild] Fix #40094, part 2/2: AssignProjectConfiguration - Fallback toAnkit Jain
2016-04-06[Microsoft.Build.Tasks] Fix CodeTaskFactory to resolve user referencesMarek Safar
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-14[xbuild] TaskLoggingHelper: Implement support for correctly using task resourcesAnkit Jain
2016-03-11[xbuild] Remove ErrorTest.TestExecute1()Ankit Jain