summaryrefslogtreecommitdiff
path: root/cpp/install/common/components
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.
* Adding .gitignore for files generated when building windows installers.Brent Eagles2007-07-03
|
* Added db_hotbackup.exe to Windows installer file lists.Brent Eagles2007-06-26
|
* dd slice2html to Ice runtime component of Windows installers.Brent Eagles2007-06-26
|
* Implementation of enhancements described inBrent Eagles2007-05-24
| | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1597
* fixing demoj inclusion in VC80 installer and location of IceGridAdmin GUIBrent Eagles2007-03-06
| | | | help file
* fix typo in install component fileBrent Eagles2007-03-05
|
* updating component master fileBrent Eagles2007-03-05
|
* fixing copy command in doc install ruleBrent Eagles2007-03-05
|
* updated install projects for 3.2.0Brent Eagles2007-03-02
|
* fixes for x64Brent Eagles2007-02-22
|
* fixing filelistsBrent Eagles2007-02-22
|
* fixing python for VC 80Brent Eagles2007-02-20
|
* Fixing missing python component from vc80 installer and misc demo listsBrent Eagles2007-02-20
|
* bug fixin'Brent Eagles2007-02-15
|
* update file specs for demo list, generated code should be excluded from theBrent Eagles2007-02-14
| | | | file staging now
* Removing fixVersion from files that do not need it.Brent Eagles2007-02-14
|
* update x64 componentsBrent Eagles2007-02-14
|
* adding a version fixer upperBrent Eagles2007-02-13
|
* moving IceGridAdmin.chm to runtime component (see bug 1801)Brent Eagles2007-02-13
|
* fix header and slice file listsBrent Eagles2007-02-09
|
* fix 'add reference' bug and removed .net - admin account warning from 7.1Brent Eagles2007-02-07
| | | | installer
* adding files to windows installersBrent Eagles2007-02-07
|
* trying out file list caches so we can get some error help without having toBrent Eagles2007-02-05
| | | | maintain file lists
* update installshield projectBrent Eagles2007-01-16
|
* adding ice for ruby to VC 6.0 installer, removing .net stuff from VS 2003Brent Eagles2007-01-12
| | | | installer.
* update assembly filenamesBrent Eagles2007-01-09
|
* - Fixing bug 800.Brent Eagles2007-01-08
|
* - Adding file list for 'ca' scripts.Brent Eagles2006-12-13
| | | | - Updating demo file lists and demo listing scripts.
* - Updating makewindist.py and component files to sync with changes inBrent Eagles2006-12-13
| | | | | source code distributions. - Updating InstallShield projects to reflect 3.2.0. version number.
* Merged R3_1_branch after 3.1.1 releaseBernard Normier2006-10-16
|
* adding STLPort dialog pane and fixing generated docs for third partyBrent Eagles2006-07-12
| | | | installers
* fixing placement of debug dlls to be available independently of developmentBrent Eagles2006-07-11
| | | | kits
* fix several installer bugsBrent Eagles2006-07-11
|
* A lot of installer fixesBrent Eagles2006-07-10
|
* Fixing IceSSL .NET PDB installation so it is tied to dev kitsBrent Eagles2006-07-07
|
* Moving .Net pdbs out of the CSharp runtimeBrent Eagles2006-07-07
|
* fixing allocations of DLLs to componentsBrent Eagles2006-07-07
|
* fixing demo file listsBrent Eagles2006-07-05
|
* - removing demo_11.sln from VS 2005 installerBrent Eagles2006-06-27
| | | | - adding Glacier2.Filter.Category.AddUser property.
* Adding the JDK 1.5 jar files to VS 2005 installerBrent Eagles2006-06-23
|
* updating file lists to remove some files that don't belong and add someBrent Eagles2006-06-22
| | | | files that do
* installer creating fixes and adding some missing comments toBrent Eagles2006-06-21
| | | | Glacier2/Session.ice
* reversing change to file string templateBrent Eagles2006-06-21
|
* updating converter demo filesBrent Eagles2006-06-21
|
* fixesBrent Eagles2006-06-21
|
* some updates for making components more generic across targets and cleanupBrent Eagles2006-06-20
| | | | of removal of an obsolete file
* Restructured the .net SSL installation so it could be isolated from theBrent Eagles2006-06-14
| | | | | VC71 .net build. This involved adding a component to the VS 2005 InstallShield project as well.
* - Removing OpenSSL dev kit from Ice Windows installers.Brent Eagles2006-06-14
| | | | - Adding .Net certs and C# SSL implementation to Windows installers.