Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4695 4040 d 12 h alewis /debian_packager/branches/alewis_packagedbg/ Created by Jats svn branch  
4188 4276 d 12 h dpurdie /debian_packager/trunk/src/ Added --DeployMode option to allow packages to be created suitable for the deployment tool chain  
3923 4522 d 8 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/ Fix incorrect warning about package name fixup  
3921 4522 d 10 h dpurdie /debian_packager/trunk/src/ Support for compiler specific architecture embedded into the Debian package.  
3572 4610 d 10 h dpurdie /debian_packager/trunk/src/gbe/DIRECTIVES/ Fix detection of bad package names  
2021 4830 d 12 h dpurdie /debian_packager/trunk/  
427 5093 d 0 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 5582 d 22 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 5927 d 21 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 0 h alewis /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Fixed incorrect resolution of library locations by CopyLibFile(). and ResolveLibFile().
 
407 6627 d 23 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Initial Release