Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cleanup more whitespace | Joe George | 2017-05-09 |
| | | | | | Remove extra newlines from the end of files and add newlines to files which are missing one. | ||
* | Removed optional semicolons after braces | Bernard Normier | 2017-05-04 |
| | |||
* | Fix tabs and spaces in Makefiles | Joe George | 2017-05-03 |
| | |||
* | Updated version to 3.7.0 | Benoit Foucher | 2017-05-03 |
| | |||
* | Use ToolsVersion 4.0 for Visual Studio 2010 compatibility | Jose | 2017-05-01 |
| | |||
* | Don't set ToolsVersion in MSBuild projects | Jose | 2017-04-26 |
| | |||
* | Allow to build C++ test with Visual Studio 2010 Nuget packages | Jose | 2017-04-20 |
| | |||
* | Visual Studio 2010 support | Jose | 2017-04-20 |
| | |||
* | Windows V141 (VS 2017) testing with Nuget packages | Jose | 2017-04-03 |
| | |||
* | Added new ctors to Ice::CommunicatorHolder | Bernard Normier | 2017-03-13 |
| | |||
* | Removed Current's default value in the C++11 mapping | Bernard Normier | 2017-03-08 |
| | | | | Renamed Ice::noExplicitCurrent to Ice::emptyCurrent | ||
* | Bumped version to 3.7b0 | Benoit Foucher | 2017-03-07 |
| | |||
* | use ICE_BIN_DIST instead of UseBinDist | Jose | 2017-03-02 |
| | |||
* | Replace UseBinDist with ICE_BIN_DIST | Jose | 2017-03-02 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Update version to 3.7a4 | Joe George | 2016-12-21 |
| | |||
* | Update Nuget package imports to use latest packages | Jose | 2016-12-10 |
| | |||
* | Rename UseNugetBinDist -> UseBinDist | Jose | 2016-12-08 |
| | | | | | MSI binary distribution will not include C++/C# SDKs so there is no need to differentiate MSI and Nuget bin dists. | ||
* | Windows C++ projects fixes related to Nuget Packages | Jose | 2016-11-29 |
| | |||
* | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | |||
* | MSBuild project updates | Jose | 2016-11-11 |
| | | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5 | ||
* | Replaced slice compiler options --ice, --underscore and --dll-export by | Bernard Normier | 2016-10-31 |
| | | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata | ||
* | Update Visual Studio test project to build with Ice nuget packages | Jose | 2016-10-26 |
| | |||
* | New test for dynamic_cast across shared libraries | Bernard Normier | 2016-08-25 |