Subversion Repositories DevTools

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
6481 2792 d 7 h dpurdie /deployfiles/trunk/src/tools/scripts/ Allow for installation on 32 and 64 bit windows
Added EnvVar GBE_INSTALLSHIELD to specifically specify the installation directory
 
/deployfiles/trunk/src/tools/scripts/isbuild.pl
1566 5905 d 20 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Display InstallShield Log files when the InstallShield build fails.
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/isbuild.pl
1564 6172 d 18 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Windows InstallShield: Support the creation of multiple installers
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm
/deployfiles/trunk/src/tools/scripts/isbuild.pl
1556 6332 d 15 h lkelly /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added support to allow the creation of packages (Solaris Only) that contain both production and Debug components.
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/BuildConfig.pm
/deployfiles/trunk/src/tools/scripts/deploylib.pm
/deployfiles/trunk/src/tools/scripts/isbuild.pl
1538 7042 d 23 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added an option to createPackage to allow the Win32 installer to supress the addition of the version information from the package name.
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm
/deployfiles/trunk/src/tools/scripts/isbuild.pl
1534 7047 d 1 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Add wildcard filename to the installDpkgArchiveLibFile()
Added createZip command to generate ZIP files

Use command jats error reporting mechanism
Reduce the output vebosity
Requires JATS 2.55.0.cr
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/BuildConfig.pm
/deployfiles/trunk/src/tools/scripts/deploylib.pm
/deployfiles/trunk/src/tools/scripts/isbuild.pl
1532 7113 d 17 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Based on the 1.0.0.cr version

This version supports the building of InstallShield 11.5 projects with the IS standalone builder.

The deploylib.pm includes many changes:
1) Consolidates output packages ready for transfer
2) Compains if any dependant packages are not in RM
3) Support for InstallShield 11.5 projects
 
/deployfiles/trunk/src/tools/scripts/BuildConfig.pm
/deployfiles/trunk/src/tools/scripts/isbuild.pl
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm