Commit History

Author SHA1 Message Date
  Guillem Jover 50a0d0c436 man, perl: Remove most AUTHOR sections 8 years ago
  Guillem Jover ddde04a8b6 Dpkg::BuildEnv: Rename to Dpkg::Build::Env 9 years ago
  Guillem Jover 254fb06ea0 Dpkg::BuildFlags: Document supported feature areas 9 years ago
  Guillem Jover 604b44f89f Dpkg: Remove my keyword from POD function prototypes 9 years ago
  Guillem Jover 9470e136e9 scripts: Document dpkg version when module versions got bumped 9 years ago
  Guillem Jover 915151a103 scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles 9 years ago
  Guillem Jover ea1357d0f1 Dpkg: Use shift instead of @_ on single argument unpacking 10 years ago
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 10 years ago
  Guillem Jover 8d886702ff scripts: Document all public module versions in a CHANGES section 10 years ago
  Guillem Jover b572af443f scripts: Use length instead of defined when checking environment variables 10 years ago
  Guillem Jover a5b5f73799 Dpkg: Update and fix CHANGES POD sections 10 years ago
  Guillem Jover d3611d0d83 dpkg-buildflags: Add support for FCFLAGS, OBJCFLAGS and OBJCXXFLAGS 10 years ago
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 11 years ago
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports 11 years ago
  Guillem Jover 325dd5f210 dpkg-buildflags: Add GCJFLAGS support 11 years ago
  Guillem Jover a55de1500d scripts: Use a new Dpkg::CONFDIR variable instead of literal strings 12 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 12 years ago
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses 11 years ago
  Guillem Jover 8db43e1c6c Dpkg: Use identifiers as key names whenever possible 11 years ago
  Guillem Jover 14b92d54d0 scripts: Do not use sort directly on the return keyword 12 years ago
  Guillem Jover fc4f53c4b7 Use proper variables instead of barewords for filehandles 12 years ago
  Guillem Jover d6fc0364f2 dpkg-buildflags: Mask fortify hardening option on noopt 12 years ago
  Guillem Jover 5ff9e21985 Dpkg::BuildFlags: Use a hash instead of a ref to a hash for keys() 12 years ago
  Jonathan Nieder 9308127a8f Avoid full stop and double newline at the end of errors and warnings 12 years ago
  Bernhard R. Link 27c77418a6 Dpkg::BuildFlags: Record environment variables modified by maintainer 13 years ago
  Guillem Jover 6a86630aa3 Dpkg::BuildFlags: Record environment variables accessed or modified 13 years ago
  Bernhard R. Link a9c7a93ef1 Dpkg::BuildFlags: Add get_feature_areas() 13 years ago
  Guillem Jover b1a377f0de Dpkg::BuildFlags: Use =head2 instead of =head 13 years ago
  Raphaël Hertzog 78ffee002f Dpkg::BuildFlags: update embedded API changelog 13 years ago