Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
6531 2744 d 22 h dpurdie /debian_packager/branches/SK100/ Extended CopyDir to allow selection of the root of a named package
Fixed building of a tarOnly package
 
6490 2784 d 20 h sdenys /debian_packager/branches/SK100/ create branch for SK100 dev  
6242 2939 d 1 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 3248 d 22 h dpurdie /debian_packager/trunk/src/ Added CopyDebianPackage
Added IsAlias
Detect attempts to build on a GENERIC platform
 
5857 3453 d 3 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/  
5215 3766 d 22 h dpurdie /debian_packager/trunk/src/ Added --NoArch and support for architecture independent packages  
4907 3956 d 0 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 2 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 2 h dpurdie /debian_packager/trunk/src/ Added --DeployMode option to allow packages to be created suitable for the deployment tool chain  
3923 4522 d 22 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/ Fix incorrect warning about package name fixup  
3921 4523 d 1 h dpurdie /debian_packager/trunk/src/ Support for compiler specific architecture embedded into the Debian package.  
3572 4611 d 0 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/ Fix detection of bad package names  
2021 4831 d 3 h dpurdie /debian_packager/trunk/  
427 5093 d 15 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()
 
417 5583 d 13 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Support the creation of multiple Debian Packages within a single build and a single makefile.pl
Added --Name= option
Added --Variant= option
 
413 5928 d 11 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Correct test of package name to allow x-yyyy as a name
 
409 6256 d 15 h alewis /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Fixed incorrect resolution of library locations by CopyLibFile(). and ResolveLibFile().
 
407 6628 d 14 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Initial Release