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
2015-12-10Renamed MonoDevelop.Projects.Formats.MSBuildLluis Sanchez
2015-12-10Rename msbuild project namespaceLluis Sanchez
2015-12-09Fix project loading issue when using RecursiveDirLluis Sanchez
2015-12-08[Core] Fix NRE in MSBuildValueTypeLluis Sanchez
2015-11-25[Core] Allow empty item groups in MSBuild projects.Matt Ward
2015-11-24[Core] Fix another msbuild evaluation issueLluis Sanchez
2015-11-24[Core] Fix param conversion issue in msbuild function propertiesLluis Sanchez
2015-11-23Revert "[Core] Fix bug #30438 - Project folder is not created under solution ...Lluis Sanchez
2015-11-23[Core] Fix bug #30438 - Project folder is not created under solution while cr...Lluis Sanchez
2015-11-11[Core] Fix bug #35350 - Unable to build and run console project withLluis Sanchez
2015-11-11[Core] Add support for MSBuild 14Lluis Sanchez
2015-11-11[Core] Add support for param args to msbuild function propertiesLluis Sanchez
2015-11-11[Core] Fix error building generic project.Matt Ward
2015-11-11[Core] Fix path conversion issues when evaluating an msbuild projectLluis Sanchez
2015-11-11[Core] Add support for conditioned properties to MSBuildProjectLluis Sanchez
2015-11-06[Core] Fix build on WindowsLluis Sanchez
2015-11-06Fix warningsLluis Sanchez
2015-11-06[Core] Add support for property functions to MSBuildProjectLluis Sanchez
2015-11-04[Core] Fix NRE when disposing an msbuild projectLluis Sanchez
2015-11-03[Core] Fix msbuild project formatting issuesLluis Sanchez
2015-11-02Fix warningLluis Sanchez
2015-11-02[Core] Fix MSBuildObject serialization issueLluis Sanchez
2015-10-29[Core] Fix being unable to create generic projects.Matt Ward
2015-10-28[Core] Fix project loading issueLluis Sanchez
2015-10-28[Core] Optimize msbuild project evaluationLluis Sanchez
2015-10-27[Core] Fix evaluation of Exists conditionLluis Sanchez
2015-10-06Changed caching logic to not depending on file system write timeDavid Karlaš
2015-09-30[Core] Fix small msbuild project serialization issueLluis Sanchez
2015-09-30[Core] Fix typoLluis Sanchez
2015-09-24Fix disabled project loading issueLluis Sanchez
2015-09-24Fix legacy serialization formatLluis Sanchez
2015-09-17[Core] Fix project builder issueLluis Sanchez
2015-09-16Fix sln loading errorLluis Sanchez
2015-09-10[Core] Make MSBuildProject thread safe for readingLluis Sanchez
2015-09-08[Core] Fix NRELluis Sanchez
2015-09-04[Core] Fix MSBuildExtensionsPath evaluation issueLluis Sanchez
2015-09-04Disable some debug codeLluis Sanchez
2015-07-31Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-07-31[Core] Added missing null check to project builderLluis Sanchez
2015-07-23Merge pull request #986 from manish/fix-msbuild-nreLluis Sanchez
2015-07-22[Core] Add support for VS 2015Lluis Sanchez
2015-07-17[MSBuild] Fix NRE on MSBuild (exposed when building a Genric Project Template)Manish Sinha
2015-07-02[Ide] Added support for HelpKeyword, used in new 'Show Error Help'David Karlaš
2015-06-26[Core] Fix carriage return being encoded when saving project.Matt Ward
2015-06-23[Core] Remove debug code and formatting fixesLluis Sanchez Gual
2015-06-23Merge branch 'roslyn' into roslyn-pbLluis Sanchez Gual
2015-06-22[Core] Fix crash in MSBuildProjectLluis Sanchez
2015-06-19Merge branch 'roslyn' into roslyn-noxmlLluis Sanchez
2015-06-16[Core] Fix potential solution save issueLluis Sanchez
2015-06-12Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez Gual