summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/BuildOptions.pm
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-0/+2
2010-02-26Dpkg::BuildOptions: deal properly with undefined values in merge()Raphaël Hertzog1-0/+1
2010-02-24Dpkg::BuildOptions: provide an object oriented interfaceRaphaël Hertzog1-30/+149
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2010-01-08Dpkg::BuildOptions: change API so that an empty value can be properly supportedRaphaël Hertzog1-6/+7
2009-11-08Add missing license headersGuillem Jover1-0/+13
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