Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
6539 2745 d 5 h sdenys /debian_packager/branches/SK100/src/tools/scripts/ fix init script perms  
6531 2745 d 12 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 2772 d 11 h sdenys /debian_packager/branches/SK100/ SK100 service file is missing execution rights,
SK100 symlink is not pointing to the right file
 
6491 2785 d 10 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 2785 d 10 h sdenys /debian_packager/branches/SK100/ create branch for SK100 dev  
6242 2939 d 15 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
 
6099 3242 d 13 h dpurdie /debian_packager/trunk/src/tools/scripts/ Documented script variables are now visible to the user script  
6092 3248 d 13 h dpurdie /debian_packager/trunk/src/tools/scripts/ Fixed issue with CopyDebianPackage - did not respect -Prod/-Debug. Made --FromPackage the default  
6088 3249 d 12 h dpurdie /debian_packager/trunk/src/ Added CopyDebianPackage
Added IsAlias
Detect attempts to build on a GENERIC platform
 
5217 3767 d 12 h dpurdie /debian_packager/trunk/src/tools/scripts/ Fix display of architecture in use  
5215 3767 d 12 h dpurdie /debian_packager/trunk/src/ Added --NoArch and support for architecture independent packages  
5026 3906 d 16 h dpurdie /debian_packager/trunk/src/tools/scripts/ Fix detection and reporting where multiple lib and bin files are found within packages.  
4740 4027 d 16 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
 
4714 4037 d 15 h dpurdie /debian_packager/trunk/src/tools/scripts/ Fixed issue in ReplaceTags - the replacement string can now contain a comma.
Major extensions to CopyDir. Extensive filtering options
 
4676 4046 d 16 h dpurdie /debian_packager/trunk/src/tools/scripts/ DebianControlFile directive supports --FromPackage  
4672 4051 d 14 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added support for 3rd Party Shared Libraries  
4666 4054 d 9 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added support to create 'conffiles'  
4641 4073 d 10 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added ReplaceTags  
4640 4073 d 11 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added ConvertFiles  
4636 4073 d 17 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added directives: DebianControl, DebianDepends and SetPermissions  
4635 4074 d 11 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added directives to better support non-embedded packages: DebianDepends and DebianControlFile  
4302 4212 d 13 h dpurdie /debian_packager/trunk/src/tools/scripts/ Detected use of the AddInitScript on platforms that do not support its use  
4188 4277 d 16 h dpurdie /debian_packager/trunk/src/ Added --DeployMode option to allow packages to be created suitable for the deployment tool chain  
4152 4292 d 16 h dpurdie /debian_packager/trunk/src/tools/scripts/ Extended CopyDir to allow *.debug and *.dbg files to be excluded by default
CopyDir can handle optional paths
 
4147 4293 d 9 h dpurdie /debian_packager/trunk/src/tools/scripts/ Extended CopyDir to allow *.debug and *.dbg files to be excluded  
4143 4293 d 10 h dpurdie /debian_packager/trunk/src/tools/scripts/ Do not package program and shared libraries that end in .'.debug'
These are Qt debug symbols and are the same as the Vix .dbg files.
 
4139 4312 d 12 h dpurdie /debian_packager/trunk/src/tools/scripts/ Detect parsing errors in the packaging script file  
4105 4384 d 10 h dpurdie /debian_packager/trunk/src/tools/scripts/ Correct the 'Package Name' as stored internally in the debian package.
It was not always the Debian-Corrected package name.
 
4101 4384 d 15 h dpurdie /debian_packager/trunk/src/tools/scripts/ CopyDir directive filters out .gbedir
Packages created via 'shellbuild' have been packaging the entire output directory and this has included .gbedir file
 
3921 4523 d 15 h dpurdie /debian_packager/trunk/src/ Support for compiler specific architecture embedded into the Debian package.  
2021 4831 d 16 h dpurdie /debian_packager/trunk/  
429 5047 d 4 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Do not package '.dbg' files with libraries and programs
 
427 5094 d 5 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 5108 d 7 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
CopyDir supports --FromPackage
 
423 5481 d 5 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Subversion support. CopyDir will ignore .svn directories
 
421 5195 d 0 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 5572 d 8 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
CopyLib directive. Select RealName of the library over the SoName
 
417 5584 d 3 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 5843 d 10 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
 
411 6099 d 4 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
CopyDir can create intermediate directories