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
1576 5358 d 5 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
All package versions with 4-character project suffixes
 
1572 5540 d 6 h gchristi /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added chkuser.pl script to deployfiles that are added to every Solaris package.
This allows packages to check for users and groups using getpw* and getgr* C library functions rather than looking at local files in case users and groups are handled by NIS/LDAP/AD.
 
1570 5542 d 4 h gchristi /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
DEVI-062428 deploylib is making X64 packages with an ARCH of sparc because X64 is not X86
DEVI-063357 deploylib needs to support packages with no TargetBaseDir (ie No --Dir=x option)
Additionall fixed i.replace class script so that it does not do an installf finalise on ENDOFCLASS. This is beacuse doing it here causes the resultant time stamps not to match the values in the pkgmap file. The files are in the pkgmap so pkgadd does a finalise on it anyway.
 
1568 5948 d 6 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Creation of Solaris packages on an X86 machine now flagged with correct Architecture
 
1564 6176 d 6 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Windows InstallShield: Support the creation of multiple installers
 
1562 6179 d 6 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Correct operation of convertFile() to allow DOS file endings to be handled on Solaris
 
1560 6283 d 13 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Removed dependency on Release Manager.
 
1558 6333 d 7 h lkelly /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Fixed chmod: when changing file permissions, it shouldn't change parent dir permissions.
 
1556 6336 d 3 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.
 
1554 6739 d 7 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 6813 d 10 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
convertFiles now supports multiple files
convertFiles now supports pattern search options
 
1550 6828 d 4 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added --KeepMask option to createPrototypeFile2
 
1548 6849 d 12 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Better handling of multiple builds in the same view
 
1546 6854 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 6970 d 6 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added generateXmlDependancy to generate information suitable for Win32 builds.
 
1542 6981 d 9 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Correct problem deleting directoires with files that contain a 'space'
 
1540 7009 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 7046 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.
 
1534 7050 d 12 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 7117 d 4 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
 

Show All