summaryrefslogtreecommitdiff
path: root/cpp/install/common/components.py
Commit message (Collapse)AuthorAge
* - Moved cpp/slice to sliceBrent Eagles2007-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 Eagles2007-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.
* fixing bug 1971Brent Eagles2007-03-07
|
* adding a version fixer upperBrent Eagles2007-02-13
|
* fix 'add reference' bug and removed .net - admin account warning from 7.1Brent Eagles2007-02-07
| | | | installer
* trying out file list caches so we can get some error help without having toBrent Eagles2007-02-05
| | | | maintain file lists
* Expanded tabs into spacesBernard Normier2007-02-01
|
* - Fixing bug 800.Brent Eagles2007-01-08
|
* fixesBrent Eagles2006-06-21
|
* merging revisions from R3_0_branchBrent Eagles2006-01-21
|
* *** empty log message ***Brent Eagles2005-12-19
|
* moving makewindist.py to using new staging logic... the vc71 installer doesBrent Eagles2005-12-08
not build correctly yet