Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support to build Ice UAP SDK | Jose | 2015-08-05 |
| | |||
* | Fixed generated code to not instantiate templates if ICE_STATIC_LIBS is ↵ | Benoit Foucher | 2015-05-06 |
| | | | | defined, minor WinRT test fixes | ||
* | Fixed ICE-6482: Cleanup WinRT makefiles, other WinRT minor fixes | Benoit Foucher | 2015-05-06 |
| | |||
* | WinRT test suite project updates | Jose | 2015-05-03 |
| | |||
* | 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 | ||
* | Fixed bug in testsuite which would cause a crash on test failure | Benoit Foucher | 2015-02-09 |
| | |||
* | Added C++ plugins for endpoint factories, cleaned up registration of WS ↵ | Benoit Foucher | 2015-02-06 |
| | | | | factories | ||
* | Rename test::Controller > Test::Controller | Jose | 2015-01-30 |
| | |||
* | Fixed(ICE-6192) - WinRT application should use an application icon | Jose | 2015-01-28 |
| | |||
* | Fixed (ICE-6190) - Improve WinRT ssl/wss testing | Jose | 2015-01-28 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | WinRT project build warnings: | Jose | 2014-12-11 |
| | | | | | - Fixed (ICE-6099) WinRT demo build warnings - Fixed (ICE-6100) Warnings when compiling WinRT demos | ||
* | Fixed (ICE-6131) - WinRT testsuite access exception | Jose | 2014-12-11 |
| | |||
* | Fixes for ICE-5910: merged makecerts.py with makewinrtcerts.py, removed ↵ | Benoit Foucher | 2014-11-18 |
| | | | | WinRT certs | ||
* | Version fixes | Jose | 2014-10-08 |
| | |||
* | Fix (ICE-3445) - consider not installing internal header files | Jose | 2014-09-01 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | Added IceWS support to WinRT | Benoit Foucher | 2014-05-12 |
| | |||
* | Fixed WinRT build (transport re-factoring) | Benoit Foucher | 2014-05-06 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Visual Studio 2013 support | Jose | 2013-11-26 |
| | |||
* | Fixed ICE-5267 - don't run metrics test when IPv6 enabled | Benoit Foucher | 2013-02-20 |
| | |||
* | Fixed WinRT IPv6 test configuration to match TestUtil.py configuration | Benoit Foucher | 2013-02-13 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Finished fixing ICE-5180: Surface WinRT support | Benoit Foucher | 2013-02-06 |
| | |||
* | Windows RT ARM support | Benoit Foucher | 2013-01-22 |
| | |||
* | WinRT TestSuite minor fixes | Jose | 2012-12-06 |
| | |||
* | Fixed (ICE-5098) - Winrt testsuite.sln doesn't build in X64 configurations | Jose | 2012-12-05 |
| | | | | * Also fixed timeout setting in WinRT hello demo. | ||
* | Fixed ICE-5044 - WinRT test build issues | Benoit Foucher | 2012-11-29 |
| | |||
* | Allow to disable WinRT test cases for SSL | Jose | 2012-11-23 |
| | |||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 |
| | | | | Normalize all repository line endings. | ||
* | Rename WinRT SDK IceWinRT > Ice | Jose | 2012-10-26 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Fixed ICE-4884: | Bernard Normier | 2012-10-23 |
| | | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py | ||
* | Fixed enums test in WinRT builds | Jose | 2012-10-19 |
| | |||
* | More WinRT build setting and system fixes | Benoit Foucher | 2012-10-18 |
| | |||
* | WinRT build and code fixes | Benoit Foucher | 2012-10-17 |
| | |||
* | WinRT fixes | Jose | 2012-10-15 |
| | |||
* | WinRT port updates | Jose | 2012-10-12 |
| | |||
* | ICE-4609 - Add ability to load shared library with full path | Jose | 2012-08-16 |
| | | | | | | | | | | | - C++/Java now also support to load Services and Plugins from a full path, this was already supported by .NET - Fixed the parsing of plug-in arguments to correct split the arguments - Fixed Plugin manager destroy C++/Java/C#, the plugin must are now destroyed in initialization reverse order as documented. | ||
* | ICE-4702 - Poor hash algorithm | Jose | 2012-08-10 |
| | |||
* | WinRT support | Jose | 2012-07-13 |