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
1572 5539 d 3 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 5541 d 1 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 5947 d 3 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Creation of Solaris packages on an X86 machine now flagged with correct Architecture
 
1566 5908 d 5 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Display InstallShield Log files when the InstallShield build fails.
 
1564 6175 d 3 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Windows InstallShield: Support the creation of multiple installers
 
1562 6178 d 3 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 6282 d 10 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Removed dependency on Release Manager.
 
1558 6332 d 4 h lkelly /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Fixed chmod: when changing file permissions, it shouldn't change parent dir permissions.
 
1556 6335 d 0 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 6738 d 4 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 6812 d 7 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
convertFiles now supports multiple files
convertFiles now supports pattern search options
 
1550 6827 d 1 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added --KeepMask option to createPrototypeFile2
 
1548 6848 d 9 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Better handling of multiple builds in the same view
 
1546 6853 d 8 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 6969 d 3 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added generateXmlDependancy to generate information suitable for Win32 builds.
 
1542 6980 d 6 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Correct problem deleting directoires with files that contain a 'space'
 
1540 7008 d 4 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 7045 d 8 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 7049 d 9 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 7049 d 9 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
 

Show All