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
421 5210 d 3 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 5587 d 11 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
CopyLib directive. Select RealName of the library over the SoName
 
417 5599 d 6 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 5858 d 13 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 6114 d 7 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
CopyDir can create intermediate directories
 
409 6272 d 8 h alewis /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Fixed incorrect resolution of library locations by CopyLibFile(). and ResolveLibFile().
 
407 6644 d 7 h dpurdie /debian_packager/trunk/ DevTools/debian_packager: Checkin by Svn Import
Initial Release