Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Moved cpp/slice to slice | Brent Eagles | 2007-11-07 |
| | | | | | | | | | | | | | | - Merged all TestUtil.py modules to config/TestUtil.py - Moved all certs to config/certs - Updated test scripts to refer to new TestUtil.py module and use new interfaces - Updated build systems to refer to new slice location - Moved cpp/install to distribution - Moved and merged all IceGridAdmin.py modules to config. - Modified build system to deal with new build logic. That is there are 3 basic ways to find the slice translators and runtime: ICE_HOME, an RPM install and the source distribution. Automatically detecting Ice in a default install location is now problematic and no longer done. | ||
* | -Updating the makedist.py scripts for the various language mappings to ↵ | Brent Eagles | 2007-09-04 |
| | | | | | | | | | | | | | | support the root makedist script. -Adding the new makedist tool. Merging fixes from R3_2_branch. Specifically: - bzip2 DLL library naming problem for .dotnet - EOLN character translation for RELEASE_NOTES file. - Remove exclusion of backup demo from Windows installers. - Remove obsoleted files from Ruby - Remove unused and obsolete iceproject.xml file. - Modify makewindist.py to use distfiles archive instead of trying to guess versions, etc. | ||
* | Fixed bug 2321 | Benoit Foucher | 2007-08-16 |
| | |||
* | Revert back to /opt/Ice-X.Y.Z as default Ice location | Dwayne Boone | 2007-08-08 |
| | |||
* | Fixed bug 2377 | Benoit Foucher | 2007-08-07 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2332 | Dwayne Boone | 2007-08-01 |
| | |||
* | Minor Linux fix | Benoit Foucher | 2007-07-16 |
| | |||
* | Solaris fixes | Benoit Foucher | 2007-07-13 |
| | |||
* | Disable 'clean' if --nobuild is specified | Brent Eagles | 2007-07-13 |
| | |||
* | Modified makebindist.py to use git commands and changed directory structure ↵ | Brent Eagles | 2007-07-10 |
| | | | | related data. | ||
* | Mac OS X fix | Benoit Foucher | 2007-03-09 |
| | |||
* | Fixed bug #1987 | Bernard Normier | 2007-03-07 |
| | |||
* | Fixed bug #1966 | Bernard Normier | 2007-03-06 |
| | |||
* | removed doc/index.html and moved IceGridAdmin online help to help dir | Bernard Normier | 2007-02-28 |
| | |||
* | Do not add html reference | Dwayne Boone | 2007-02-27 |
| | |||
* | Fixed bug #1900 (typo) | Bernard Normier | 2007-02-21 |
| | |||
* | Moved slice dir in RPM install | Bernard Normier | 2007-02-17 |
| | |||
* | Remove *.config files frmo BV/C# Remove all windows project files | Dwayne Boone | 2007-02-16 |
| | |||
* | Mac OS X fix | Benoit Foucher | 2007-02-16 |
| | |||
* | Clean out third party stuff from Make.rules.mak | Dwayne Boone | 2007-02-13 |
| | |||
* | Fixed platform names | Bernard Normier | 2007-02-13 |
| | |||
* | More #1807 | Bernard Normier | 2007-02-13 |
| | |||
* | Fixed bugs #1805 and #1807 | Bernard Normier | 2007-02-13 |
| | |||
* | Remove uneeded code | Dwayne Boone | 2007-02-12 |
| | |||
* | Fixed Windows demo tarball builds | Dwayne Boone | 2007-02-12 |
| | |||
* | Fixed bug #1796 | Bernard Normier | 2007-02-09 |
| | |||
* | Mac OS X fixes | Benoit Foucher | 2007-02-09 |
| | |||
* | Minor mods for hp/sun | Dwayne Boone | 2007-02-07 |
| | |||
* | Do not attempt to create dmeo tarball on hpux/sun | Dwayne Boone | 2007-02-07 |
| | |||
* | Fixed version in demos.tar.gz | Bernard Normier | 2007-02-07 |
| | |||
* | Fixed demo generation | Bernard Normier | 2007-02-07 |
| | |||
* | add VB demos | Bernard Normier | 2007-02-06 |
| | |||
* | Fixed IceGridAdmin HTML install | Bernard Normier | 2007-02-06 |
| | |||
* | Moved README.DEMOS from unix to common | Bernard Normier | 2007-02-05 |
| | |||
* | suse fix | Bernard Normier | 2007-02-02 |
| | |||
* | 3.2b updates | Bernard Normier | 2007-02-02 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | reinserting missing initDirectory() | Brent Eagles | 2007-01-23 |
| | |||
* | merging some suse/redhat operation filtering | Brent Eagles | 2007-01-23 |
| | |||
* | - Removing ability to create RPMs from binary tarball. | Brent Eagles | 2007-01-23 |
| | | | | | | - Adding an initial test version makeSRPMs.py script. - Adding some support for creating different spec files dependent on the target platform. | ||
* | makedist.py builds slice2html instead of slice2docbook | Brent Eagles | 2007-01-12 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | fix for bug 1415 | Brent Eagles | 2007-01-05 |
| | |||
* | Re-instituted support for IcePHP in binary dist and RPMs. Requires CentOS+ | Brent Eagles | 2006-12-08 |
| | | | | PHP 5.1.6 RPM. | ||
* | - Merging recent changes to Make.rules edits from R3_1_branch | Brent Eagles | 2006-12-06 |
| | |||
* | Temporarily disabling IcePy extension in binary builds. | Brent Eagles | 2006-12-06 |
| | | | | Adding support to building against our home grown db45 RPMs. | ||
* | Rmeove /opt/Ice-Ver symbolic link if created | Dwayne Boone | 2006-11-16 |
| | |||
* | Changed error message in Makefile.mak | Dwayne Boone | 2006-10-17 |
| | |||
* | Merged R3_1_branch after 3.1.1 release | Bernard Normier | 2006-10-16 |
| | |||
* | Remove THIRDPARTY_HOME from Make.rules.mak | Dwayne Boone | 2006-10-05 |
| |