Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed demos. | Matthew Newhook | 2015-03-18 |
| | | | | Moved demoscript to distribution. | ||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Update windows dependencies | Jose | 2015-02-19 |
| | |||
* | Fixed (ICE-5740) - IcePatch2 has issues with 'large' files. | Jose | 2015-02-17 |
| | |||
* | ICE-5814 Always enable extra warnings for demos | Dwayne Boone | 2015-02-04 |
| | |||
* | ICE-5814 build linix/osx demos with high warning levels in git | Dwayne Boone | 2015-02-03 |
| | |||
* | Changed version to 3.6.0 | Dwayne Boone | 2015-01-28 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed (ICE-6053) - MFC demo warnings | Jose | 2014-12-03 |
| | |||
* | Fixed (ICE-5815) Update demo project/solutions to VS2012 | Jose | 2014-11-04 |
| | |||
* | New IceUtil headers to push and pop pragma disable warning with MSVC and GCC | Bernard Normier | 2014-10-31 |
| | |||
* | Updated Windows dependencies | Dwayne Boone | 2014-10-30 |
| | |||
* | Fixed Windows dependencies to account for OutgoingAsync refactoring | Benoit Foucher | 2014-10-10 |
| | |||
* | Windows dependency fixes | Jose | 2014-10-08 |
| | |||
* | Version fixes | Jose | 2014-10-08 |
| | |||
* | 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 |
| | |||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-24 |
| | | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows. | ||
* | Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy" | Jose | 2014-09-11 |
| | | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak | ||
* | Fixed (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-10 |
| | |||
* | Fixed ICE-5621: set _WIN32_WINNT when building | Bernard Normier | 2014-08-14 |
| | |||
* | Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstring | Bernard Normier | 2014-05-16 |
| | |||
* | Minor fixes to wstringToString usage in demos. | Jose | 2014-05-02 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Visual Studio 2013 support | Jose | 2013-11-26 |
| | |||
* | changing version to 3.5.1 | Mark Spruiell | 2013-08-20 |
| | |||
* | Fixed ICE-5209: fixed version to 3.5.0 | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-4993) - Inconsistent naming of IcePatch2 properties | Jose | 2013-01-24 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 |
| | | | | Normalize all repository line endings. | ||
* | Remove VC90 project files | Jose | 2012-10-30 |
| | |||
* | 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 ICE-4697 and ICE-4229 | Jose | 2012-10-05 |
| | |||
* | ICE-4808 - C++ Service don't use UNICODE version of various Windows API methods | Jose | 2012-08-14 |
| | |||
* | WinRT support | Jose | 2012-07-13 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4791 - Include generated header in dependency rules emitted by slice2cpp. | Jose | 2012-03-15 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | VS Add-In and Demo updates. | Jose | 2011-05-10 |
| | |||
* | changing Ice version to 3.4.1 | Mark Spruiell | 2010-05-14 |
| | |||
* | Squashed commit of the following: | Bernard Normier | 2010-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 endings | Jose | 2010-02-11 |
| | |||
* | Updated version to 3.4.0 | Dwayne Boone | 2010-01-20 |
| | |||
* | fixing perms on PatchClient.rc | Mark Spruiell | 2010-01-08 |
| | |||
* | minor tweak to IcePatch2 MFC client layout | Mark Spruiell | 2010-01-08 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | - Fixed bug 4521: it's now possible to build the tests & demos against | Benoit Foucher | 2009-12-31 |
| | | | | | | | | | | | | | | | C:\Program Files\ZeroC\Ice-3.4b. To support this, new .depend.mak files were added. - Fixed nmake install to support installing Ice in C:\Program Files. - Fixed bug 4569: test/IceUtil/inputUtil VC6 compilation failure. - Updated all dependencies. - Fixed C# slice2cs compiler options for all C# demo makefiles (no need for --ice or extra -I options) - Fixed nmake install for 64 bits build of Ice for Python (we now correctly install IcePy in the x64 subdir). - Demos and tests builds will now look for Ice in C:\Program Files\ZeroC\Ice-3.4b by default is ICE_HOME isn't set (or C:\Program Files (x86)\ZeroC\Ice-3.4b) | ||
* | Added back IceHome setting for source tree compiles | Dwayne Boone | 2009-12-03 |
| |