Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove vsaddin | Jose | 2015-03-28 |
| | | | | | The Visual Studio add-in has been replaced by Ice Extension for Visual Studio see https://github.com/ZeroC-Inc/ice-visualstudio-extension | ||
* | Build updates: | Jose | 2015-03-19 |
| | | | | | | | | | | * Winrt build fixes to work with source dist * Add CSharp/Silverlight common target projects that configure the ReferencePaths for source builds * Fix Ice.props to handle Windows Store applications and remove Ice.props in WinRT SDKs. * Get rid of registry keywords for WinRT builds * Fixed some .gitignore files | ||
* | VS add-in & build updates: | Jose | 2015-03-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * The add-in will use Slice compilers from ICE_HOME when set otherwise the default is to use the compiler from the addin distribution. * Ice.props IceHome macro default value can be overwrite with ICE_HOME enviroment variable. * Update Ice.props to set SDKReferenceDirectoryRoot, that allows to locate Windows RT SDKs without using registry keywords, its location is relative to IceHome macro. * Winrt builds do not longer require to register the SDKs in Windows registry. * Added register-addin target to vsaddin/Makefile.mak that allows to register the add-in to be used from the source tree. * The add-in no longer verify all C++ project configurations on each build, when you add a new configuration you must enable/disable the add-in. * Remove DEV_PATH support in the add-in. | ||
* | ICE-6351 get rid of @ver@, @mmver@, etc in the sources | Dwayne Boone | 2015-03-11 |
| | |||
* | Changed version to 3.6.0 | Dwayne Boone | 2015-01-28 |
| | |||
* | ICE-6267 - change http to https | Mark Spruiell | 2015-01-21 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed (ICE-6037) - Add IceDiscovery to the add-in .NET references list | Jose | 2014-12-02 |
| | |||
* | Fixed (ICE-6036) - Freeze demos try to use bin\x64\slice2freeze | Jose | 2014-12-02 |
| | |||
* | Remove key registration from vsaddin make install, got rid of registration ↵ | Benoit Foucher | 2014-11-19 |
| | | | | for COMPACT | ||
* | Fixed Silverlight build issue with latest retry test fix, removed unused ↵ | Benoit Foucher | 2014-11-19 |
| | | | | vsaddin/README.txt | ||
* | vsaddin install fixes | Jose | 2014-11-17 |
| | |||
* | vsaddin minor fixes | Jose | 2014-10-09 |
| | |||
* | Several Windows build fixes: | Jose | 2014-10-08 |
| | | | | | | | ICE-3420 - Force link failure for debug/release mismatch? Update VS add-in to not add C++ libraries Fixed WinRT builds Fixed Python Windows builds | ||
* | Update Ice version to 3.6b 3.6.51 | Jose | 2014-10-03 |
| | |||
* | vs-addin updates. | Jose | 2014-08-25 |
| | |||
* | Fix (ICE-5616) - VS Plugin errors | Jose | 2014-08-21 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Visual Studio 2013 support | Jose | 2013-11-26 |
| | |||
* | Fixed (ICE-5445) - WinRT demo build failure with testicedist.py | Jose | 2013-09-24 |
| | |||
* | ICE-5444 - vsaddin error | Jose | 2013-09-23 |
| | |||
* | VS add-in exception when Slice file contains errors in command line builds. | Jose | 2013-09-17 |
| | |||
* | ICE-5414 - versioned link for build instructions | Mark Spruiell | 2013-09-04 |
| | |||
* | ICE-5409 - VS Plugin: Support build dependent options | Jose | 2013-09-02 |
| | |||
* | changing version to 3.5.1 | Mark Spruiell | 2013-08-20 |
| | |||
* | removing INSTALL files | Mark Spruiell | 2013-07-26 |
| | |||
* | VS Add-In fixes: | Jose | 2013-04-26 |
| | | | | | * Change the output directory could result in data lost. * Generated files might not be added to the project. | ||
* | Fixed (ICE-5326) VS Plugin changes focus to "Error List" tab and keeps it there | Jose | 2013-04-08 |
| | |||
* | Remove extra IF in vsaddin | Jose | 2013-03-19 |
| | |||
* | Fixed ICE-5306 - VS addin NullReferenceException | Jose | 2013-03-08 |
| | |||
* | Fixed (ICE-5303) VSADDIN does not compile | Jose | 2013-03-07 |
| | |||
* | Fixed (ICE-5300) - VS Add-in could override or remove non generated items | Jose | 2013-03-05 |
| | |||
* | Fixed ICE-4761 - ice VS 2010 plugin failure | Jose | 2013-03-05 |
| | |||
* | Fix VS Add-in build. | Jose | 2013-02-28 |
| | |||
* | Add-in minor fix | Jose | 2013-02-27 |
| | |||
* | Fixed (ICE-5248) - opening VS2010 demo solution takes a long time | Jose | 2013-02-26 |
| | |||
* | Fixed ICE-5209: fixed version to 3.5.0 | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Build system typos | Jose | 2013-02-11 |
| | |||
* | more fixes for text files | Mark Spruiell | 2013-02-07 |
| | |||
* | Fixed add-in unexpected exception | Jose | 2013-01-15 |
| | |||
* | VS add-in avoid computing reverse dependencies | Jose | 2012-12-20 |
| | | | | | Computing the reverse dependencies is quite slow for large projects was causing projes. | ||
* | VS Add-in command line mode must be enabled by default. | Jose | 2012-12-19 |
| | |||
* | Fixed vsaddin install | Jose | 2012-11-23 |
| | |||
* | Simplified vsaddin/INSTALL.txt | Bernard Normier | 2012-11-21 |
| | |||
* | fixing doc links | Mark Spruiell | 2012-11-21 |
| | |||
* | More Silverlight updates | Jose | 2012-11-21 |
| | |||
* | Silverlight reviews & updates | Jose | 2012-11-20 |
| | |||
* | Fixed ICE-4913: deprecate Ice::Stats | Bernard Normier | 2012-11-19 |
| | |||
* | Fixed VS add-in installation | Jose | 2012-11-19 |
| |