Skip to content

Releases: zeroc-ice/ice-builder-visualstudio

Ice Builder for Visual Studio 2010 4.3.9 alpha0

05 Jul 18:15
Compare
Choose a tag to compare
  • This release improve integration with TFVC (Team Foundation Version Control), specially it ensure that project files are checkout for edit before they are updated. This is required when the builder upgrade the project, the user edit settings or the builder is added or removed from a project

Ice Builder for Visual Studio 4.3.8

27 Jun 22:41
Compare
Choose a tag to compare

The main updates in Ice Builder for Visual Studio version 4.3.8 are:

  • Move --tie and --checksum Slice compiler options to additional
    options, projects will be automatically updated if required.

  • Do not show popup window for unexpected exceptions. Exceptions are now logged
    to Visual Studio's output window.

Ice Builder for Visual Studio 4.3.7

08 Jun 20:52
Compare
Choose a tag to compare

The main updates in the Ice Builder version 4.3.7 are:

  • Support for Visual Studio 2017
  • Support for Visual Studio 2010

Ice Builder for Visual Studio 2010 4.3.6 alpha0

20 Apr 14:58
Compare
Choose a tag to compare

This is a preview version of the builder that adds support for Visual Studio 2010

Ice Builder for Visual Studio 4.3.7 alpha0

15 Feb 16:06
Compare
Choose a tag to compare

Ice Builder for Visual Studio 4.3.7

  • 4.3.7 alpha0 adds support for Visual Studio 2017 RC

Ice Builder for Visual Studio 4.3.6

17 Nov 16:08
Compare
Choose a tag to compare

The main updates in the Ice Builder version 4.3.5 are:

  • Fixed a bug that can cause OverflowException when searching Ice Builder items

Ice Builder for Visual Studio 4.3.5

11 Nov 22:29
Compare
Choose a tag to compare

The main updates in the Ice Builder version 4.3.5 are:

  • Fixed a bug that can cause OverflowException when traversing IVsHierarchy.
  • Improve msbuild project integration.
  • Fix compatibility issue with older csharp projects using $(MSBuildBinPath)

Ice Builder for Visual Studio 4.3.4

26 Oct 16:43
Compare
Choose a tag to compare

The main updates in the Ice Builder version 4.3.4 are:

  • Update the builder to support using Ice 3.7 Nuget packages.
  • Fix to allow setting Ice Home to point to Ice 3.6 source distribution.

Ice Builder for Visual Studio 4.3.3

06 Jul 14:10
Compare
Choose a tag to compare

The main updates in the Ice Builder version 4.3.3 are:

  • Add support to generate TLog files with C++ builds, this ensure that Visual Studio correctly rebuild projects when out of project dependencies change.

Ice Builder for Visual Studio 4.3.2

10 May 10:41
Compare
Choose a tag to compare

The main updates in the Ice Builder version 4.3.2 are:

  • Fixed a bug that cause Slice files not being compiled after a project was clean.