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-04-25[Build] Fix breakage when $PATH includes paths with espacesRodrigo Moya
2019-04-25[Build] Hard code .NET Core PATH to avoid VSTS pre-installed versions being usedRodrigo Moya
2018-07-09[PerfTests] add makefile rules for performance testingiain holmes
2018-05-10Always regenerate BuildVariables.cs in `make dist`Jo Shields
2018-03-20Added target for deploying testsLluis Sanchez
2018-02-16Make dist2 (#3879)Marius Ungureanu
2018-02-13[AOT] Fix wrong target name for aot-all (#3842)Marius Ungureanu
2018-02-13[AOT] Fix Cecil not being symbolicated in instruments (#3837)Marius Ungureanu
2018-02-12[AOT] Improve targets for AOT (#3831)Marius Ungureanu
2018-02-09[AOT] Fix the AOT profile not working on Mac. (#3813)Marius Ungureanu
2018-01-19[AOT] Apply binding redirects (#3694)Marius Ungureanu
2018-01-09Makefile: fix all-recursive when $PATH has spacesSandy Armstrong
2017-11-27[A11y] Allow Accessibility to be temporarily disabled from commandlineiain holmes
2017-05-04[profiling] Add the ability to load up the gobject leak trackerAlan McGovern
2017-01-13[Misc] Switch AOT target to use mono64 instead of mono.therzok
2016-05-09[build] Bail out early if `git` is not installedAndrés G. Aragoneses
2016-01-24Update MakefileArsenShnurkov
2015-12-04Merge branch 'master' into roslynMatt Ward
2015-12-03Add code of conductMiguel de Icaza
2015-10-30[Mac Platform] Enable 64bit with an environment variableiain holmes
2015-10-06[UITest] Allow running a UITest by test case, test fixture or a namespaceManish Sinha
2015-07-10Missing SEMICOLONMarius Ungureanu
2015-07-10[Build] Add `git submodule sync` as a pre-build command.Marius Ungureanu
2015-06-23[build] Let fsharp compile in El CapitanAlan McGovern
2015-04-16Create a new test target named uitest to run UITestsManish Sinha
2015-03-10[Coverage] Add a make coverage option to run coverage testsiain holmes
2014-09-16Forcibly remove all assemblies from generated tarball, for source-only build.Jo Shields
2014-09-16Always regenerate buildinfo when making a tarballJo Shields
2014-06-04explicitly generate buildinfo during make dist;Timotheus Pokorra
2014-06-03put the buildinfo file into the top srcdir of the tarball.Timotheus Pokorra
2014-05-30improvement: the valid buildinfo file is now copied to the tarballTimotheus Pokorra
2014-05-28fix previous commit, need to escape dollar signs in makefileTimotheus Pokorra
2014-05-28address the problems with version.config missing in the tarball, and the scri...Timotheus Pokorra
2013-07-09Nuke some unnecessary local copiesAlan McGovern
2013-07-09Hide the verbose output in make aotAlan McGovern
2013-07-09More better the 'make aot' targetAlan McGovern
2013-06-25[build] AOT with debug symbolsAlan McGovern
2013-06-25[build] Ensure the addins can be AOT'ed when they reference core libsAlan McGovern
2013-06-25[build] better messagesAlan McGovern
2013-06-25[build] Fix up make aot a bit ;)Alan McGovern
2013-06-25[build] Hello make aotAlan McGovern
2012-12-03[Build] if something goes wrong updating the submodules, bail outAlan McGovern
2012-10-22[build] Only update the submodules if inside a git checkoutAlan McGovern
2012-09-28[Makefiles] Add run-sgen targets that run MD with SGen enabled.Bojan Rajkovic
2012-09-07Revert "Remove the other call to update the submodules"Michael Hutchinson
2012-09-07Revert "[build] Don't reset the submodule here, it breaks normal developer wo...Michael Hutchinson
2012-09-04Remove the other call to update the submodulesAlan McGovern
2012-09-04[build] Don't reset the submodule here, it breaks normal developer workflowAlan McGovern
2012-06-05[Test] Propagate arguments when invoking 'make test'Alan McGovern
2012-06-05[Tests] Import a new test runner using a git submodule and enable the testsAlan McGovern