Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1589 6677 d 7 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.
 
1588 6677 d 7 h gchristi /deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.5.cr/ Copied by Jats Svnlabel Clone  
1554 6735 d 8 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.
 
1552 6809 d 10 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
convertFiles now supports multiple files
convertFiles now supports pattern search options
 
1550 6824 d 5 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added --KeepMask option to createPrototypeFile2
 
1548 6845 d 12 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Better handling of multiple builds in the same view
 
1546 6850 d 11 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
 
1544 6966 d 6 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added generateXmlDependancy to generate information suitable for Win32 builds.
 
1542 6977 d 10 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Correct problem deleting directoires with files that contain a 'space'
 
1540 7005 d 7 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added function: installDpkgArchivePkgRaw
This function allows transferance of package parts from the base package.
 
1538 7042 d 11 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.
 
1536 7046 d 12 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Replaced use of GetLine with an internal fucntion that works with Windows XP and Windows Server
Correct a problem in: islib_getHostIPAddress
 
1534 7046 d 13 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
 
1532 7113 d 5 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
 
1530 7118 d 9 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