Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-03Merge branch 'master' into master-refactoringsMike Krüger
2017-07-25Merge branch 'master' into nuget-support-asset-target-fallbackMatt Ward
2017-07-24Merge branch 'master' into master-refactoringsMike Krüger
2017-07-20[Packaging] Make msbuild property provider thread safeMatt Ward
2017-07-18NuGet metadata options hide empty labels for VODmytro Ovcharov
2017-07-17SkipUnchangedFiles="true" when copying files in MSBuild. (#2779)Kirill Osenkov
2017-07-13[NuGet] Implement more of the NuGet services needed for code actionsMatt Ward
2017-07-05[NuGet] Update to NuGet 4.3.0.4199Matt Ward
2017-06-16Merge pull request #2639 from iainx/fix-53448Lluis Sanchez
2017-06-16Merge pull request #2525 from mono/new-project-dialog-resize-to-fitLluis Sanchez
2017-06-15[Packaging] Fix description metadata not wrapping in project optionsMatt Ward
2017-06-15[Packaging] Allow project template wizards to expand to fit contentsMatt Ward
2017-06-14[A11y] Simplify the API for adding label relationshipsiain holmes
2017-06-06Merge pull request #2204 from mhutch/remove-custom-framework-apiLluis Sanchez
2017-06-01Fix condition for enabling NuGet build options panelLluis Sanchez
2017-06-01[Core] Remove custom framework APIMikayla Hutchinson
2017-05-25[Packaging] Use package id as description by default for new projectsMatt Ward
2017-05-25[Packaging] .NET Standard projects can now be packagedMatt Ward
2017-05-24[Packaging] Create MSBuild targets if missingMatt Ward
2017-05-24[Packaging] Fix no packages shown in Packages folderMatt Ward
2017-05-24[Packaging] Fix compiler warningMatt Ward
2017-05-24[Packaging] Fix being unable to load nuproj created by Visual StudioMatt Ward
2017-05-15Merge pull request #2372 from iainx/fix-53537iain
2017-05-15[A11y] Make the project options panels accessibleiain holmes
2017-05-13[Packaging] Exclude tests on Linux which don't work thereAlexander Köplinger
2017-04-27[NuGetizer] Update to latest stable NuGet.Build.PackagingMatt Ward
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14[build] Use generated IVT attributesMikayla Hutchinson
2017-01-14[build] Add global props/targetsMikayla Hutchinson
2017-01-12[Build] Fix SCI references.Marius Ungureanu
2017-01-09[Packaging] Use PCL profile 111 in multiplatform project templateMatt Ward
2016-12-09Merge branch 'nugetizer3000'Matt Ward
2016-11-29[Packaging] Allow shared project to be created without other platformsMatt Ward
2016-11-22[Packaging] Do not show getting started page for multiplat templateMatt Ward
2016-11-22[Packaging] Prevent getting started page opening on adding iOS projectMatt Ward
2016-11-22[Packaging] Allow PackOnBuild to be set from the UIMatt Ward
2016-11-21[Packaging] Add the build NuGet package when project is referencedMatt Ward
2016-11-03[Packaging] Fix error installing NuGet package into nuproj projectMatt Ward
2016-11-03[Packaging] Remove project.json from multiplatform templateMatt Ward
2016-11-03[Packaging] Restore NuGet.Build.Packaging on opening solutionMatt Ward
2016-11-03[Packaging] Support restoring NuGet.Build.Packaging NuGet packageMatt Ward
2016-11-03[Packaging] Copy NuGet.Build.Packaging package to cache if missingMatt Ward
2016-11-03[Packaging] Generate NuGet imports on installing NuGet.Build.PackagingMatt Ward
2016-11-03[Packaging] Do not use project.json for NuGet packaging projectsMatt Ward
2016-11-03[Packaging] Support PackageReference items for NuGet packagesMatt Ward
2016-10-28[Packaging] Update to non-pull request based NuGet packageMatt Ward
2016-10-28[Packaging] Re-enable reference assembly page in project optionsMatt Ward
2016-10-28[Packaging] Update to latest NuGet.Build.PackagingMatt Ward
2016-10-25[Packaging] Fix Create NuGet Package not building referenced projectsMatt Ward
2016-10-25[Packaging] Fix NuGet projects not building referenced projectsMatt Ward