summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/BuildOptions.pm
AgeCommit message (Expand)AuthorFilesLines
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-1/+1
2008-06-10Adjust the test suite for the modified Dpkg::BuildOptionsRaphael Hertzog1-1/+4
2008-06-09dpkg-buildpackage: use space as separator in DEB_BUILD_OPTIONSRaphael Hertzog1-15/+12
2008-01-07Dpkg::BuildOptions: Parse all options in DEB_BUILD_OPTIONSGuillem Jover1-5/+17
2008-01-06Fix dpkg-buildpackage to not double options when called with -j optionRaphael Hertzog1-0/+1
2007-10-12Dpkg::BuildOptions: Add tests and fix errors foundFrank Lichtenheld1-2/+4
2007-10-12Dpkg::BuildOptions: Really set DEB_BUILD_OPTIONSFrank Lichtenheld1-0/+2
2007-10-12Dpkg::BuildOptions: Add support for nocheckFrank Lichtenheld1-1/+1
2007-09-24dpkg-buildpackage: Add new option -j[<number>]Frank Lichtenheld1-0/+38