Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1598 6572 d 14 h dpurdie /deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.6.cr/ DevTools/deployfiles: Checkin by Svn Import
Added --Rename option to installDpkgArchiveBinFile()
 
1596 6594 d 13 h dpurdie /deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.6.cr/ DevTools/deployfiles: Checkin by Svn Import
DEVI-043817 Spaces in directories should cause packages to fail build (Solaris)
 
1594 6663 d 11 h gchristi /deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.6.cr/ DevTools/deployfiles: Checkin by Svn Import
Fixed issue with setPermissions recursive calls
 
1592 6676 d 9 h dpurdie /deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.6.cr/ DevTools/deployfiles: Checkin by Svn Import
Consistent of of --Filter* options in the setPermssions function
Use internal search/locate package to process subdirs
 
1591 6676 d 9 h dpurdie /deployfiles/branches/deployfiles_2.4.4.cr_for_2.4.6.cr/ Copied by Jats Svnlabel Clone  
1554 6736 d 9 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 6810 d 12 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
convertFiles now supports multiple files
convertFiles now supports pattern search options
 
1550 6825 d 6 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added --KeepMask option to createPrototypeFile2
 
1548 6846 d 14 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Better handling of multiple builds in the same view
 
1546 6851 d 13 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 6967 d 7 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added generateXmlDependancy to generate information suitable for Win32 builds.
 
1542 6978 d 11 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Correct problem deleting directoires with files that contain a 'space'
 
1540 7006 d 9 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 7043 d 13 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 7047 d 14 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 7047 d 14 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 7114 d 6 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 7119 d 10 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