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
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
2012-05-17Fix #5113 - Improve building portabilityRomain Tartière
2012-05-17[Build] Use the correct version string, it should be PACKAGE_VERSIONAlan McGovern
2012-05-17[Build] Distinguish between externals and addinsAlan McGovern
2012-05-17[Build] Put the monodevelop version in a file so i can use it for distAlan McGovern
2012-05-17[Build] Ensure 'make dist' updates the submodulesAlan McGovern
2012-05-17[Build] Use the correct flag for testAlan McGovern
2012-05-17[Build] Use more cross platform flags for tarAlan McGovern
2012-05-17[Build] Merge all resulting tarballs into one mega-ballAlan McGovern
2012-05-17[Build] Move submodules to monodevelop/main/externals instead of monodevelop/...Alan McGovern
2012-04-26[build] Removed MonoDevelop.MonoMac from the default buildJeffrey Stedfast
2012-03-08Ensure the submodules are updated when make is invoked.Alan McGovern
2011-12-15Added run-gdb makefile targetJeffrey Stedfast
2011-12-15Fixed suspicius lines in MakefileJeffrey Stedfast
2011-11-22Add build magic so that dependencies are linked using git hashesRolf Bjarne Kvinge
2011-09-08Generate spec files when running make distLluis Sanchez Gual
2011-08-03Add targets to package MonoMacMiguel de Icaza
2011-02-16Fix MONO_GAC_PREFIX pathMichael Hutchinson
2011-02-16Use libs in $prefix for build and runMichael Hutchinson
2009-02-042009-02-03 Michael Hutchinson <mhutchinson@novell.com>Michael Hutchinson
2009-01-27In .:Michael Hutchinson
2008-12-19* Added make app-dir target for MDRusty Howell
2008-05-212008-05-21 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
2007-12-07don't output the commandsChris Toshok
2007-12-04* configure, profiles, profiles/all, profiles/core, profiles/stable,Lluis Sanchez