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
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-16Suppress obsoletion warnings from unported T4 editorMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-13Suppress NuGet local copies unless explicitly listed in projectMikayla Hutchinson
2019-01-11Use variable for nupkg directoryMikayla Hutchinson
2019-01-11Fix up remaining nuget downloadsMikayla Hutchinson
2019-01-11Partially switch remaining projects to csprojMikayla Hutchinson
2018-11-27Reenable code that depends on the SourceEditor.Kirill Osenkov
2018-11-09Comment out addin dependencies on SourceEditor2Kirill Osenkov
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-06-27[Build] Simplify short resource IDs via definition groupMikayla Hutchinson
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-08[T4] Fix warningMikayla Hutchinson
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-04-18[Build] Remove SpecificVersion=False settings for gtk# assembliestherzok
2017-07-25[T4] Fix duplicate byte order marks in new T4 file.Matt Ward
2017-06-09[T4] Update to signed version of T4 engineMikayla Hutchinson
2017-06-09Revert "Add StrongNamer to MonoDevelop.TextTemplating and MonoDevelop.AspNet....Mikayla Hutchinson
2017-05-19Fixed 'Bug 56625 - T4 editor breaks - no syntax highlighting andMike Krüger
2017-04-12Add StrongNamer to MonoDevelop.TextTemplating and MonoDevelop.AspNet. (#2160)Kirill Osenkov
2017-03-18Merge remote-tracking branch 'origin/master' into roslyn-ivtMikayla Hutchinson
2017-03-17Move Mono.TextTemplating to a NuGetMikayla Hutchinson
2017-03-07Merge vNext into roslyn-ivtDavid Karlaš
2017-03-07Merge remote-tracking branch 'origin/master' into vNextLluis Sanchez
2017-03-01Bug 52855 - Failure to resolve System.Core when executing a t4 scriptDavid Karlaš
2017-01-31Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-01-24[Ide] Unified code completion handle paths.Mike Krüger
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14[build] Use generated IVT attributesMikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-12-06Fixed 'Bug 48990 - [TextMate] No extension point for addins to provideMike Krüger
2016-11-30[TextTemplateUnitTest] Fix failing unit testDavid Karlaš
2016-11-30Bug 41738 - The 'TextTemplatingFileGenerator' code generator crashed: Object ...David Karlaš
2016-10-06Updated roslyn & switched to roslyn nugets.Mike Krüger
2016-09-18[Ide] Don't dispose List/TreeStore as we don't own it, the treeview does.Marius Ungureanu
2016-07-23[TextTemplatingUnitTest] Fixed failing unit test on WindowsDavid Karlaš
2016-07-14Bug 42558 - Broken System reference causes compilation failureDavid Karlaš
2016-07-12[General] Change some StringBuilder appends to not allocate strings.therzok
2016-07-11[Ide] Use the project that is passed from Workspace FileXXX events instead of...Greg Munn
2016-07-07[T4] Fix unit test failing on WindowsMatt Ward
2016-06-17[TextTemplatingUnitTest] Added unit test for resolving reference and fixed Te...David Karlaš
2016-06-16Bug 41738 - The 'TextTemplatingFileGenerator' code generator crashed: Object ...David Karlaš
2016-05-05[T4] Add missing translation strings.Matt Ward
2016-04-08[T4] Allow n=v format in -a optionsMikayla Hutchinson
2016-04-08[T4] Fix -a argument handlingMikayla Hutchinson
2016-03-15[T4] Add TextTransform.exe into the NuGetmhutch
2016-03-15[T4] Fix missing format argumentmhutch