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
path: root/setup
AgeCommit message (Collapse)Author
2014-07-01Add a WIX condition to prevent the installer from running on Windows XPMarek Habersack
The minimum supported Windows version is now 6.0 (Windows Vista)
2014-03-14[Icons] New version control icons:Vaclav Vancura
* diff * remote-status * repository * version-control
2013-09-08Update Win32 build scriptsMichael Hutchinson
2013-02-16Nuked OldNRefactoryJeffrey Stedfast
http://gifs.gifbin.com/052011/1307032252_atomic_bomb_mushroom_cloud_explosion.gif
2012-04-24An attempt to fix #3598, and make the Windows MSI installer put Shortcuts ↵Duncan Mak
for all users.
2011-09-08Include mautil in the libraries setupLluis Sanchez Gual
2011-06-28Fixed setup on windows 7.Mike Krüger
2011-06-28Added missing assembliesLluis Sanchez Gual
2011-06-28Update version numberLluis Sanchez Gual
2011-03-23Renamed mdrun to mdtoolLluis Sanchez Gual
2011-03-23Updating the setup project to include an AssemblyVersion variable so that ↵ischyrus
registry keys are correctly created. This caused an issue with JumpList support because the ProductVersion lags behind the AssemblyVersion until the final release.
2011-02-15Fix MonoLibraries pathLluis Sanchez Gual
2011-02-15Fix uninstallation issue.Lluis Sanchez Gual
Assemblies were not deleted. Had to change the install location
2011-02-15Update setup path and versionLluis Sanchez Gual
2011-02-15This shelveset adds jumplist support for Windows 7.ischyrus
The setup project will now include registry entries that link specific file extensions. The registry entries are then used by the JumpList addin. The library makes use of the Windows API Code Pack.
2011-02-02More .net 4.0 migration workLluis Sanchez Gual
2010-12-23Added missing config fileLluis Sanchez Gual
2010-12-20Added Git addin and updated version number.Lluis Sanchez Gual
2010-12-02Added Mono.Security to the setups.Lluis Sanchez Gual
2010-11-05Added xsp4. Changed the way xsp is distributed.Lluis Sanchez Gual
XSP is now compiled and merged together with Mono.Security and Mono.WebServer2 to generate MonoDevelop.Xsp, which is installed int the GAC. xsp2.exe and xsp4.exe are just launchers which execute MonoDevelop.Xsp.
2010-11-05Added xsp4 to the setup.Lluis Sanchez Gual
2010-10-28Fix windows installerLluis Sanchez Gual
Removed obsolete action reordering in install sequence that was causing the setup to fail in some Wix versions. Added script for generating the setup.
2010-10-15Added Windows setup for Mono support librariesLluis Sanchez Gual
2010-07-25Normalize line endings in project files that were committed from WindowsMichael Hutchinson
2010-05-11Add mdmonitor.exe.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=157073
2010-05-10Add missing assembly.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=157004
2010-05-04Ensure this will continue working once Gtk# 2.12.10 is released.Jonathan Pobst
svn path=/trunk/monodevelop/; revision=156677
2010-03-23Add missing assembly.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=154049
2010-03-23Add missing icon files.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=154046
2010-03-19Added some missing files.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=153914
2010-03-19Removed obsolete dlls.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=153907
2010-02-24Updated.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=152375
2010-02-18Updated welcome page files.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=151990
2009-11-16Removed Win32 svn add-in. It can now be installed using the add-in manager.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=146283
2009-11-16Add the soft debugger.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=146270
2009-11-06Removed Beta label.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=145581
2009-10-30- Add registry keys for MD version and path.Jonathan Pobst
svn path=/trunk/monodevelop/; revision=145110
2009-10-28Add TipOfTheDay.xmlLluis Sanchez
svn path=/trunk/monodevelop/; revision=144952
2009-10-22Put back the Autotools add-in, since some core add-ins have a hard ↵Lluis Sanchez
dependency on it. svn path=/trunk/monodevelop/; revision=144610
2009-10-19Excluded MonoDeveloperExtensions.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=144398
2009-10-19Include the MVC add-in. Exclude CBinding and Autotools.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=144393
2009-10-07Updated.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=143701
2009-10-07Updated license.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=143696
2009-09-18- Add a bunch of static extra files needed for the WinMD experience.Jonathan Pobst
svn path=/trunk/monodevelop/; revision=142212
2009-09-18Make sure MonoDevelop uses the correct gtk libs by adding a private Path ↵Lluis Sanchez
registry key. svn path=/trunk/monodevelop/; revision=142180
2009-08-31* setup/WixSetup/Bitmaps/dlgbmp.bmp: Updated.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=140968
2009-08-31* setup/WixSetup/Bitmaps/dlgbmp.bmp:Lluis Sanchez
* setup/WixSetup/Bitmaps/bannrbmp.bmp: Updated. svn path=/trunk/monodevelop/; revision=140965
2009-08-28- Change the shortcut's working directory from \MD to \MD\bin.Jonathan Pobst
svn path=/trunk/monodevelop/; revision=140886
2009-08-26Added missing assembly. Updated SharpSvn assembly.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=140669
2009-08-25- Add MonoDevelop.Refactoring.dll.Jonathan Pobst
- Add MonoDevelop.TextTemplating*. svn path=/trunk/monodevelop/; revision=140657