Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7402 2242 d 13 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/  
7398 2246 d 11 h dpurdie /debian_packager/trunk/src/ Added support to directly package the installer image  
6992 2449 d 6 h sdenys /debian_packager/trunk/src/gbe/DIRECTIVES/ use SmcTarget as fallback pkgArch value  
6958 2455 d 14 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/ Allow building of TAR and ZIP packages on the GENERIC platform  
6937 2463 d 13 h dpurdie /debian_packager/trunk/src/ Added support to create ZIP files  
6742 2606 d 6 h dpurdie /debian_packager/trunk/ Fixed broken Red Hat builds due to lack of version information.  
6738 2606 d 6 h dpurdie /debian_packager/trunk/ Allow package versions to include unrelated prefixes and allow the makefile.pl to specify a string that can be used for comments in the Debian package

These changes add the --VersionPrefix and --ExtDesc options to MakeDebianPackage(). This will be used for external packages that are embedded within Vix packages, for example emvl2-alcineo. We use the VersionPrefix to specify Alcineo's version number with the Vix version number appended. The --ExtDesc is being used to include additional information in the Debian package.
 
6535 2745 d 8 h dpurdie /debian_packager/trunk/ Merge to trunk  
6242 2939 d 11 h dpurdie /debian_packager/trunk/ From Pulse.
Added ExtractTar
Added PackageVersion()
Added 'Section' directive
MakeDebianPackage will create Debian or RPM
Package dependencies can be listed in a package independent manner
Added '--Platform=xxx' to the set of Copy operations
Added support to build RPM packages
 
6088 3249 d 8 h dpurdie /debian_packager/trunk/src/ Added CopyDebianPackage
Added IsAlias
Detect attempts to build on a GENERIC platform
 
5857 3453 d 14 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/  
5215 3767 d 8 h dpurdie /debian_packager/trunk/src/ Added --NoArch and support for architecture independent packages  
4907 3956 d 11 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/ Detect native builds and put the debian package in the root of the package in a form similar to other directly deployable packages.  
4740 4027 d 12 h dpurdie /debian_packager/trunk/src/ Added support to generate a TGZ file as well as the Debian Package
Fixed error in --Merge of CopyDir
 
4188 4277 d 13 h dpurdie /debian_packager/trunk/src/ Added --DeployMode option to allow packages to be created suitable for the deployment tool chain  
3923 4523 d 9 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/ Fix incorrect warning about package name fixup  
3921 4523 d 11 h dpurdie /debian_packager/trunk/src/ Support for compiler specific architecture embedded into the Debian package.  
3572 4611 d 11 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/ Fix detection of bad package names  
2021 4831 d 13 h dpurdie /debian_packager/trunk/  
427 5094 d 1 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Convert package names that start with VIX to 'vix-' in the same manner that packages that start with ERG are processed.
Convert whitespace to '-'
Convert uppercase to lowercase

Pass '--Variant' option into packaging script
Added IsVariant()
 

Show All