Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4666 4064 d 21 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added support to create 'conffiles'  
4641 4083 d 23 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added ReplaceTags  
4640 4083 d 23 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added ConvertFiles  
4636 4084 d 5 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added directives: DebianControl, DebianDepends and SetPermissions  
4635 4084 d 23 h dpurdie /debian_packager/trunk/src/tools/scripts/ Added directives to better support non-embedded packages: DebianDepends and DebianControlFile  
4302 4223 d 1 h dpurdie /debian_packager/trunk/src/tools/scripts/ Detected use of the AddInitScript on platforms that do not support its use  
4188 4288 d 5 h dpurdie /debian_packager/trunk/src/ Added --DeployMode option to allow packages to be created suitable for the deployment tool chain  
4152 4303 d 4 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 4303 d 22 h dpurdie /debian_packager/trunk/src/tools/scripts/ Extended CopyDir to allow *.debug and *.dbg files to be excluded  
4143 4303 d 22 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 4323 d 0 h dpurdie /debian_packager/trunk/src/tools/scripts/ Detect parsing errors in the packaging script file  
4105 4394 d 22 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 4395 d 3 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 4534 d 3 h dpurdie /debian_packager/trunk/src/ Support for compiler specific architecture embedded into the Debian package.  
2021 4842 d 5 h dpurdie /debian_packager/trunk/  
429 5057 d 16 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Do not package '.dbg' files with libraries and programs
 
427 5104 d 17 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 5118 d 19 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
CopyDir supports --FromPackage
 
423 5491 d 17 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Subversion support. CopyDir will ignore .svn directories
 
421 5205 d 12 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.
 

Show All