summaryrefslogtreecommitdiff
path: root/vsplugin
Commit message (Collapse)AuthorAge
* VS Add-in 3.4.1.2 bug fixes:Jose2011-01-20
| | | | | | | | | | | | | | | | | | | | 4956 - Vs Add-in Util.fix must check that Globals isn't null 4953 - Vs Add-in getIceHome side effects 4674 - Consider to Add output-dir support to vsplugin 4820 - The add-in does not support parallel builds. 4630 - Allow using DEVPATH with projects 4968 - VS Add-in doesn't work with header-ext/source-ext 4942 - Visual Studio plug-in hangs with lots of syntax errors 4808 - Saving slice file during build crashes Studio 4964 - Util equalPath implementation is incorrect 4918 - Remove Slice builder from vsextension solution 4806 - Ice generated files not always opened read-only as expected 4442 - FxCop vs plugin COM visible 4915 - Issue with command line builds on machine with VS2008 & VS2010 4761 - Converted demo projects do not build (edit) 4119 - Reduce code duplication 4844 - Add cancel button to configuration dialog 4826 - Add timestamp to slice output
* 4761: Fixed Zeroc_VS_IceHome for 2008 and 2010 demo builds.Adam Burry2010-11-26
|
* Bug 4843 - fix for startup check for C# projectsDwayne Boone2010-10-07
|
* Possible fix for bug 4843Dwayne Boone2010-10-06
|
* Bug 4842 - Studio crashes if you delete generated files from a CPP projectDwayne Boone2010-10-06
|
* Bumped version number on the DLL.Adam Burry2010-09-23
|
* 4810 included edit control does not save on loss of focusAdam Burry2010-09-16
|
* Fixed debug env PATH issue.Adam Burry2010-09-16
| | | | http://bugzilla/bugzilla/show_bug.cgi?id=4807
* Added trace levels to VS add-in.Adam Burry2010-09-10
|
* Added support for command line builds.Adam Burry2010-08-31
|
* Fixes:Adam Burry2010-08-24
| | | | | | | | | | | | | | | | | | | | | | | - fix for - 4741: save Ice Home exactly as user specified - partial fixes for - 4761: demos do not build in Studio 2010 - 4807: PATH clobbers previous settings in debug env properties Also: - remove unnecessary shell startup and start compiler directly, - add missing newline in compiler dependency output echo to output window, - leave env variables without substitution if they are undefined instead of replacing with "". Refactoring: - String <-> string as per C# iodiom - pushed some calls up the stack to remove redundant calls - created Util.absolutePath - renamed and moved Builder.quoteArg to Util.quote - restructured some functions for less reading by humans - fixed typo in name of Builder.getSliceCompilerVesrion - x++ -> ++x - changed first arg of Util.relativePath from Project to string
* Bug-fix for 4793. As well as some refactoring.Adam Burry2010-07-23
|
* Bug 4754 - VS plugin properties not working with VS2010Dwayne Boone2010-05-28
|
* Partial properties fixBernard Normier2010-05-28
|
* Modify plugin to use correct directories for VS2010Dwayne Boone2010-05-19
|
* changing Ice version to 3.4.1Mark Spruiell2010-05-14
|
* Fixed permissionsBernard Normier2010-05-13
|
* Updated instructionsBernard Normier2010-05-13
|
* Addin for VS2010Bernard Normier2010-05-13
|
* Squashed commit of the following:Bernard Normier2010-05-13
| | | | | | | | commit f25399b006e5b15b46e4258546d80e1d006e1bc1 Author: U-bwin7\bernard <bernard@bwin7.(none)> Date: Thu May 13 11:41:01 2010 -0400 VS2010 port
* 4651 - Inconsistent line endingsJose2010-02-11
|
* Bug 4640 - preserve CopyLocalDwayne Boone2010-01-26
|
* vsplugin Find delegate simplification.Jose2010-01-23
|
* Updated version to 3.4.0Dwayne Boone2010-01-20
|
* Remove not-working CopyLocal preservationDwayne Boone2010-01-15
|
* Vsplugin style fixes.Jose2010-01-13
|
* Bug 4611 - CopyLocal not preserved by pluginDwayne Boone2010-01-12
|
* Vsplugin fixes.Jose2010-01-12
|
* 4604 - Clean should not remove generated files from the project.Jose2010-01-12
|
* Bug 4565 - add VB support to vspluginDwayne Boone2010-01-11
|
* Minor tweaks for MSI creationDwayne Boone2010-01-07
|
* minor edits to some README filesMark Spruiell2010-01-07
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 4583 - do not lose CopyLocal settingDwayne Boone2010-01-07
|
* - Fixed assembly version in C# and VB projectsBenoit Foucher2010-01-07
| | | | | | | - Added <Private>False</Private> to C# projects - Fixed makebindist.py to remove .depend.mak from C#/VB directories for the demo archive. - Fixes to README.txt and README.DEMOS.txt.
* VsPlugin FxCop issues.Jose2009-12-28
|
* 4383 - VS plugin issues with demos.Jose2009-12-28
|
* 4564 - vsplugin copyright header LICENSE vs ICE_LICENSE.Jose2009-12-24
|
* minor tweaks to README/INSTALL filesMark Spruiell2009-12-23
|
* Vsplugin fixes.Jose2009-12-23
|
* editing vsplugin text filesMark Spruiell2009-12-18
|
* Bug 4499 - update vsplugin INSTALLDwayne Boone2009-12-18
|
* edits to README filesMark Spruiell2009-12-14
|
* Bug 4338 - remove -ftemplate-depth-128 compiler flagDwayne Boone2009-12-09
|
* vsplugin fxcop issuesDwayne Boone2009-12-08
|
* Bug 4408 - plugin does not work with x64 only installationDwayne Boone2009-12-03
|
* Do not rely on ICE_HOME being set in projectsDwayne Boone2009-11-23
|
* Only have single windows installer rather than one per compilerDwayne Boone2009-11-23
|
* Bug 4306 - vsplugin modifies projects when not enabledDwayne Boone2009-10-13
|
* Bug 4222 - cannot install to network driveDwayne Boone2009-10-09
|