Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed demos. | Matthew Newhook | 2015-03-18 |
| | | | | Moved demoscript to distribution. | ||
* | 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 |
| | |||
* | minor edits to Oracle demo READMEs | Mark Spruiell | 2015-01-21 |
| | |||
* | Fixed (ICE-6241) - Update Windows instructions in Oracle OCCI demo README | Jose | 2015-01-20 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | ICE-5931, ICE-5935 | Jose | 2014-11-20 |
| | |||
* | Demo project fixes and minor updates | Jose | 2014-11-05 |
| | |||
* | 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 |
| | |||
* | Sort C++ Demo and src makefiles | Joe George | 2014-08-22 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | * It is no longer necessary to set CPP_COMPILER for any compiler | Bernard Normier | 2012-12-14 |
| | | | | | (I recommend not setting CPP_COMPILER) * Replaced _EXPRESS CPP_COMPILER by HAS_MFC macro, set to "yes" by default | ||
* | Fixed (ICE-5046) - Oracle demo support on Windows | Jose | 2012-11-29 |
| | |||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 |
| | | | | Normalize all repository line endings. | ||
* | ICE-4914 - Update Database/Oracle demos | Jose | 2012-11-10 |
| | |||
* | Remove VC90 project files | Jose | 2012-10-30 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | 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 |
| | |||
* | 4651 - Inconsistent line endings | Jose | 2010-02-11 |
| | |||
* | 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) | ||
* | 4245 - Update oracle demos. | Jose | 2009-12-11 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Bug 3220 - reorganize VS projects | Dwayne Boone | 2008-06-06 |
| | |||
* | Fixed incorrect file permissions. | Michi Henning | 2008-05-11 |
| | |||
* | More Oracle 11 updates | Bernard Normier | 2008-05-06 |
| | |||
* | Oracle 11 updates | Bernard Normier | 2008-05-06 |
| | |||
* | Minor fixes | Bernard Normier | 2008-05-05 |
| | |||
* | Port to CodeGear C++Builder 2007 | Dwayne Boone | 2008-04-04 |
| | |||
* | Bug 2911 - convert *.mak to dos | Dwayne Boone | 2008-03-24 |
| | |||
* | Added project files for Oracle demos | Dwayne Boone | 2008-03-04 |
| | |||
* | Multiple changes for Windows READMEs/Makefiles | Dwayne Boone | 2008-03-03 |
| | |||
* | Many build system fixes to not require ICE_HOME anymore when building a ↵ | Benoit Foucher | 2008-01-29 |
| | | | | source distribution | ||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | bug 1831 - changed demos as well to warn about extra arguments | Dwayne Boone | 2007-09-04 |
| | |||
* | - Adding comments regarding the Oracle Database demos to the | Brent Eagles | 2007-07-11 |
| | | | | | | Windows installation READMEs - Removing Oracle dependent demos from the Windows IDE build system | ||
* | remove timestamp from generated .gitignore files. | Matthew Newhook | 2007-06-14 |
| | |||
* | updated .gitignore files. | Matthew Newhook | 2007-06-14 |
| | |||
* | Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0 | Dwayne Boone | 2007-06-13 |
| | |||
* | More .gitignore fixes and fixed a bunch of clean rules in Makefile and ↵ | Benoit Foucher | 2007-06-11 |
| | | | | Makefile.mak files | ||
* | clean up clean rules. | Matthew Newhook | 2007-06-08 |
| | |||
* | add .gitignore files. | Matthew Newhook | 2007-06-08 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2199 | Matthew Newhook | 2007-06-07 |
| |