summaryrefslogtreecommitdiff
path: root/cpp/install/common/makewindist.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.
* Fix and IceVB problem caused by makewindist.py.Brent Eagles2007-07-20
|
* updated install projects for 3.2.0Brent Eagles2007-03-02
|
* fixing filelistsBrent Eagles2007-02-22
|
* fixing python for VC 80Brent 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
* fix 'add reference' bug and removed .net - admin account warning from 7.1Brent Eagles2007-02-07
| | | | installer
* Expanded tabs into spacesBernard Normier2007-02-01
|
* adding ice for ruby to VC 6.0 installer, removing .net stuff from VS 2003Brent Eagles2007-01-12
| | | | installer.
* Updated copyright headerDwayne Boone2007-01-08
|
* Removed support for .NET 1.1 and Visual Studio 2003.Michi Henning2006-12-23
|
* - 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
|
* fixing placement of debug dlls to be available independently of developmentBrent Eagles2006-07-11
| | | | kits
* fix several installer bugsBrent Eagles2006-07-11
|
* deal with unexpected name consideration (take 2)Brent Eagles2006-07-07
|
* deal with unexpected name considerationBrent Eagles2006-07-07
|
* fixing allocations of DLLs to componentsBrent Eagles2006-07-07
|
* fixing demo file listsBrent Eagles2006-07-05
|
* installer creating fixes and adding some missing comments toBrent Eagles2006-06-21
| | | | Glacier2/Session.ice
* fixesBrent Eagles2006-06-21
|
* 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 PCRE comments from the INSTALL.WINDOWS file.Brent Eagles2006-06-08
| | | | - Correcting the confiugre command line for the IcePHP SRPM build
* - Updated several InstallShield projects to reflect Ice version 3.1.0.Brent Eagles2006-06-07
| | | | | | | | - Updated a C++ demo lists for VC6 and VC8 - Updated certificate and key file lists. - Moved components from VC71 to VC80 is installer file staging scripts/datasets. - Added FilterManager.cpp source file to glacier2router project.
* - Changes to align dynamic filtering with the current Glacier2Filters wikiBrent Eagles2006-06-05
| | | | | proposal. - Some 3.1.0 prep work for the VC 6.0 windows installers.
* some initial groundwork for adding support for PCRE to the distributionsBrent Eagles2006-03-24
|
* Updated copyrightDwayne Boone2006-03-14
|
* fix for bug 799Brent Eagles2006-02-01
|
* adding scripts to help touching up Ice versions in InstallShield projectsBrent Eagles2006-01-26
|
* merging revisions from R3_0_branchBrent Eagles2006-01-21
|
* moving makewindist.py to using new staging logic... the vc71 installer doesBrent Eagles2005-12-08
| | | | not build correctly yet
* updating comment to be declarative about why we should not rebuild the IceJBrent Eagles2005-11-21
| | | | code at distro packaging time
* - Installer creation process no longer re-compiles Ice for JavaBrent Eagles2005-11-21
| | | | | distribution. This step is unnecessary since everything necessary is already built in the source code distribution.
* updates for r3_0_0Brent Eagles2005-11-17
|
* - Bzip2 dll goes in the installer, both debug and release modes.Brent Eagles2005-10-11
| | | | - release mode pdbs are installed for a few key DLLs.
* - Adding support for JGoodies to the installers.Brent Eagles2005-10-07
| | | | - Updating version numbers in stage.xml.
* Fixing usage information.Brent Eagles2005-10-05
|
* - Changing default behavior from clean to 'skip-clean' to make it moreBrent Eagles2005-10-05
| | | | likely that big major builds don't get trashed by accident.
* - Modified VC 6 build command so the packaging scripts won't attempt toBrent Eagles2005-10-04
| | | | | | build the static IceJE translators. - Modified stage.xml file locations for Expat to work with the Expat directory structure.
* merge from R2_1_branch to get windows installers automation changesCory Winter2005-03-31