Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1586 5059 d 5 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Extended installDpkgArchivePkgRaw with --Subdir=xxx option to allow
the base of the file transfer to be specified.
 
1584 5265 d 2 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Move the location of the 'pkg' working directory
Support for InstallShield packages not in the root of the package.
 
1582 5266 d 5 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Allow InstallShield projects to be located in the same directory as the users makefile.pl
Previously they could only exist in the root directory of the package.
 
1580 5346 d 5 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Fixed installDpkgArchiveLibFile handling of a list of files.
It would stop on the first file that it filtered out
 
1578 5346 d 8 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
The installDpkgArchiveXXXFile functions all the file to be renamed during the copy
operation. The default is to retain the source name.
 
1576 5355 d 2 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
All package versions with 4-character project suffixes
 
1572 5537 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 5539 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 5945 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
 
1564 6173 d 3 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Windows InstallShield: Support the creation of multiple installers
 
1562 6176 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 6280 d 10 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Removed dependency on Release Manager.
 
1558 6330 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 6333 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 6736 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 6810 d 7 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
convertFiles now supports multiple files
convertFiles now supports pattern search options
 
1550 6825 d 1 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added --KeepMask option to createPrototypeFile2
 
1548 6846 d 9 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Better handling of multiple builds in the same view
 
1546 6851 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 6967 d 3 h dpurdie /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added generateXmlDependancy to generate information suitable for Win32 builds.
 

Show All