Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed demos. | Matthew Newhook | 2015-03-18 |
| | | | | Moved demoscript to distribution. | ||
* | Remove PublicKeyToken from VC/CS project references | Jose | 2015-03-16 |
| | |||
* | Changed version to 3.6.0 | Dwayne Boone | 2015-01-28 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | ICE-6168 IceStorm clock demo subscriber doesn't flush output? | Matthew Newhook | 2014-12-16 |
| | | | | README fixes. | ||
* | ICE-6168 IceStorm clock demo subscriber doesn't flush output? | Matthew Newhook | 2014-12-15 |
| | | | | Set Ice.Default.Host in the configuration files. | ||
* | ICE-5698 - Deprecate IceBox.ServiceManager object adapter and ↵ | Joe George | 2014-10-09 |
| | | | | IceBox.InstanceName | ||
* | Version fixes | Jose | 2014-10-08 |
| | |||
* | 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 |
| | |||
* | ICE-5485 add config.admin for IceStorm demos | Dwayne Boone | 2014-07-15 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | changing version to 3.5.1 | Mark Spruiell | 2013-08-20 |
| | |||
* | ICE-5320 - fix IceStorm demos | Mark Spruiell | 2013-06-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 |
| | |||
* | Fixed .NET demo projects Copy Local settings | Jose | 2012-11-29 |
| | |||
* | ICE-4965: added Python Ice/metrics demo | Benoit Foucher | 2012-11-20 |
| | |||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 |
| | | | | Normalize all repository line endings. | ||
* | Fixed Ice assembly version in C# projects | Dwayne Boone | 2012-11-09 |
| | |||
* | Re run fixVersion with latest fixVersion fixes | Jose | 2012-10-30 |
| | |||
* | Fixed ICE-4884: | Bernard Normier | 2012-10-23 |
| | | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py | ||
* | .NET demo project updates | Jose | 2012-10-11 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | ICE-2286 - no -h in demos | Jose | 2012-04-11 |
| | |||
* | ICE-4821 - Demo projects should include config files | Jose | 2012-04-10 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | VS Add-In and Demo updates. | Jose | 2011-05-10 |
| | |||
* | merging .NET Compact Framework support | Mark Spruiell | 2011-05-09 |
| | |||
* | more 3.4.1 changes | Mark Spruiell | 2010-05-14 |
| | |||
* | bug 4680 - improve IceStorm/clock demo docs | Mark Spruiell | 2010-05-13 |
| | |||
* | Bug 4679 - C# demo issues | Dwayne Boone | 2010-02-18 |
| | |||
* | Updated version to 3.4.0 | Dwayne Boone | 2010-01-20 |
| | |||
* | For projects do not rely on DEVPATH, instead copy DLLs | Dwayne Boone | 2010-01-15 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | - Fixed assembly version in C# and VB projects | Benoit Foucher | 2010-01-07 |
| | | | | | | | - Added <Private>False</Private> to C# projects - Fixed makebindist.py to remove .depend.mak from C#/VB directories for the demo archive. - Fixes to README.txt and README.DEMOS.txt. | ||
* | Fix for bug 4538 -- Freeze file lock is now stored in __Freeze subdirectory | Benoit Foucher | 2010-01-05 |
| | |||
* | - 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 |
| | |||
* | Fixed IceHome setting in C# projects | Dwayne Boone | 2009-11-27 |
| | |||
* | Only have single windows installer rather than one per compiler | Dwayne Boone | 2009-11-23 |
| | |||
* | Bug 4184 - use DEVPATH instead of relying on *.exe.config | Dwayne Boone | 2009-10-28 |
| | |||
* | Updated C# projects to target .NET 3.5 | Dwayne Boone | 2009-10-08 |
| | |||
* | Bug 4294 - fix slice dependencies | Dwayne Boone | 2009-10-07 |
| | |||
* | Regenerated C# depend files | Dwayne Boone | 2009-10-05 |
| | | | | Fixed some Glacier2 compile errors | ||
* | Bug 1808 - don't rely on config file for log output | Dwayne Boone | 2009-09-24 |
| |