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 8 h dpurdie /debian_packager/branches/SK100/ Extended CopyDir to allow selection of the root of a named package
Fixed building of a tarOnly package
 
6515 2771 d 7 h sdenys /debian_packager/branches/SK100/ SK100 service file is missing execution rights,
SK100 symlink is not pointing to the right file
 
6491 2784 d 6 h sdenys /debian_packager/branches/SK100/ modify addInitScript for SK100 to allow additional methods resume and hibernate\nChange init script handling to fit yo transactor's way of starting deamons  
6490 2784 d 6 h sdenys /debian_packager/branches/SK100/ create branch for SK100 dev  
6242 2938 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
 
2021 4830 d 12 h dpurdie /debian_packager/trunk/  
429 5046 d 0 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Do not package '.dbg' files with libraries and programs
 
427 5093 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()
 
425 5107 d 3 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
CopyDir supports --FromPackage
 
423 5480 d 1 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Subversion support. CopyDir will ignore .svn directories
 
421 5193 d 20 h alewis /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
When a library dependency file (.dep) file is created as part of a library build, the CopyLibFile directive would pick up this .dep file in preference to the actual .so library.
 
419 5571 d 4 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
CopyLib directive. Select RealName of the library over the SoName
 
417 5582 d 23 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
 
415 5842 d 6 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Added support to all directives that support the --FromPackage option to allow the directives to locate the files in external packages that are provided via LinkPkgArchive directives, as well as BuildPkgArchive
 
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
 
411 6098 d 0 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
CopyDir can create intermediate directories
 
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 6628 d 0 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Initial Release