DevTools
svn1
svn1-original
testRepo
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
DevTools
(root)
/
debian_packager
/
branches
/
SK100
/
build.pl
– Rev 6531
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
6531
2744 d 7 h
dpurdie
/debian_packager/branches/SK100/
Extended CopyDir to allow selection of the root of a named package
Fixed building of a tarOnly package
/debian_packager/branches/SK100/build.pl
/debian_packager/branches/SK100/src/gbe/DIRECTIVES/MakeDebianPackage.pm
/debian_packager/branches/SK100/src/gbe/DIRECTIVES/MakeRpmPackage.pm
/debian_packager/branches/SK100/src/tools/scripts/DebianPackager.pl
6515
2771 d 6 h
sdenys
/debian_packager/branches/SK100/
SK100 service file is missing execution rights,
SK100 symlink is not pointing to the right file
/debian_packager/branches/SK100/build.pl
/debian_packager/branches/SK100/src/tools/scripts/DebianPackager.pl
6491
2784 d 5 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
/debian_packager/branches/SK100/build.pl
/debian_packager/branches/SK100/src/tools/scripts/DebianPackager.pl
6490
2784 d 5 h
sdenys
/debian_packager/branches/SK100/
create branch for SK100 dev
/debian_packager/branches/SK100
6242
2938 d 10 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
/debian_packager/trunk/src/gbe/DIRECTIVES/MakeRpmPackage.pm
/debian_packager/trunk/src/gbe/DIRECTIVES/PackagerUtils.pm
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/gbe/DIRECTIVES/MakeDebianPackage.pm
/debian_packager/trunk/src/makefile.pl
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
2021
4830 d 12 h
dpurdie
/debian_packager/trunk/
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
429
5045 d 23 h
dpurdie
/debian_packager/trunk/
DevTools/debian_packager: Checkin by Svn Import
Do not package '.dbg' files with libraries and programs
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
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()
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/gbe/DIRECTIVES/MakeDebianPackage.pm
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
425
5107 d 2 h
dpurdie
/debian_packager/trunk/
DevTools/debian_packager: Checkin by Svn Import
CopyDir supports --FromPackage
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
423
5480 d 0 h
dpurdie
/debian_packager/trunk/
DevTools/debian_packager: Checkin by Svn Import
Subversion support. CopyDir will ignore .svn directories
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
421
5193 d 19 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.
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
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
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
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
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/gbe/DIRECTIVES/MakeDebianPackage.pm
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
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
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
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
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/gbe/DIRECTIVES/MakeDebianPackage.pm
411
6097 d 23 h
dpurdie
/debian_packager/trunk/
DevTools/debian_packager: Checkin by Svn Import
CopyDir can create intermediate directories
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
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().
/debian_packager/trunk/build.pl
/debian_packager/trunk/src/gbe/DIRECTIVES/MakeDebianPackage.pm
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl
407
6627 d 23 h
dpurdie
/debian_packager/trunk/
DevTools/debian_packager: Checkin by Svn Import
Initial Release
/debian_packager/trunk/build.pl
/debian_packager/trunk/src
/debian_packager/trunk/src/gbe
/debian_packager/trunk/src/gbe/DIRECTIVES
/debian_packager/trunk/src/gbe/DIRECTIVES/MakeDebianPackage.pm
/debian_packager/trunk/src/makefile.pl
/debian_packager/trunk/src/tools
/debian_packager/trunk/src/tools/scripts
/debian_packager/trunk/src/tools/scripts/DebianPackager.pl