Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1589 6704 d 13 h gchristi /deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.5.cr/ DevTools/deployfiles: Checkin by Svn Import
Added new function setPermissions to handle the jobs chmod, chmodRecursive & chmodDir did with additional functionality to impove the capabilities of chmoding the package tree.
The existing functions now call setPermissions.
 
/deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.5.cr/build.pl
/deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.5.cr/src/tools/scripts/deploylib.pm
1588 6704 d 13 h gchristi /deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.5.cr/ Copied by Jats Svnlabel Clone  
/deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.5.cr
1554 6762 d 13 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Simplify the build version number check. Allow 2 and three letter project suffixes.

Correctly build Solaris packages that are built in a directory that are marked as setgid.
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm
1552 6836 d 16 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
convertFiles now supports multiple files
convertFiles now supports pattern search options
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm
1550 6851 d 10 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added --KeepMask option to createPrototypeFile2
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm
1548 6872 d 18 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Better handling of multiple builds in the same view
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm
1546 6877 d 17 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Exetended the mechanism to locate a Source Directory
Any directive that uses a Source Dir Tag now suports tags of the form:

--Package=PackageName,SubDir
--Interface=SubDir
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm
1544 6993 d 12 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added generateXmlDependancy to generate information suitable for Win32 builds.
 
/deployfiles/trunk/src/tools/scripts/package_info.xsd
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm
1542 7004 d 15 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Correct problem deleting directoires with files that contain a 'space'
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm
1540 7032 d 13 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added function: installDpkgArchivePkgRaw
This function allows transferance of package parts from the base package.
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm
1538 7069 d 17 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 7073 d 19 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 7140 d 10 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
1530 7145 d 14 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Initial Release

To seperate deplyment junctionality from JATS.
Interworks with JATS versions 2.54.0 or later
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src
/deployfiles/trunk/src/deployfiles
/deployfiles/trunk/src/deployfiles/AskFilePath.isd
/deployfiles/trunk/src/deployfiles/AskFilePath.rul
/deployfiles/trunk/src/deployfiles/FileBrowseDlg.h
/deployfiles/trunk/src/deployfiles/FileBrowseDlg.rul
/deployfiles/trunk/src/deployfiles/GetMassInstId.isd
/deployfiles/trunk/src/deployfiles/GetMassInstId.rul
/deployfiles/trunk/src/deployfiles/backoutpatch
/deployfiles/trunk/src/deployfiles/checkinstall
/deployfiles/trunk/src/deployfiles/copyright
/deployfiles/trunk/src/deployfiles/i.none
/deployfiles/trunk/src/deployfiles/i.replace
/deployfiles/trunk/src/deployfiles/installpatch
/deployfiles/trunk/src/deployfiles/ishieldlib.h
/deployfiles/trunk/src/deployfiles/ishieldlib.rul
/deployfiles/trunk/src/deployfiles/patch_checkinstall
/deployfiles/trunk/src/deployfiles/patch_postinstall
/deployfiles/trunk/src/deployfiles/postinstall
/deployfiles/trunk/src/deployfiles/postinstall.rul
/deployfiles/trunk/src/deployfiles/postremove.rul
/deployfiles/trunk/src/deployfiles/preinstall
/deployfiles/trunk/src/deployfiles/preinstall.rul
/deployfiles/trunk/src/deployfiles/preremove.rul
/deployfiles/trunk/src/deployfiles/requestlib.sh
/deployfiles/trunk/src/makefile.pl
/deployfiles/trunk/src/tools
/deployfiles/trunk/src/tools/scripts
/deployfiles/trunk/src/tools/scripts/deploylib.pm