index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
BuildFlags.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-03
man, perl: Remove most AUTHOR sections
Guillem Jover
1
-4
/
+0
2016-02-15
Dpkg::BuildEnv: Rename to Dpkg::Build::Env
Guillem Jover
1
-17
/
+17
2015-12-17
Dpkg::BuildFlags: Document supported feature areas
Guillem Jover
1
-4
/
+5
2015-07-28
Dpkg: Remove my keyword from POD function prototypes
Guillem Jover
1
-2
/
+2
2015-05-18
scripts: Document dpkg version when module versions got bumped
Guillem Jover
1
-4
/
+4
2015-05-18
scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles
Guillem Jover
1
-1
/
+1
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-8
/
+15
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-3
/
+3
2014-10-12
scripts: Document all public module versions in a CHANGES section
Guillem Jover
1
-0
/
+4
2014-08-15
scripts: Use length instead of defined when checking environment variables
Guillem Jover
1
-2
/
+2
2014-05-17
Dpkg: Update and fix CHANGES POD sections
Guillem Jover
1
-10
/
+10
2014-04-21
dpkg-buildflags: Add support for FCFLAGS, OBJCFLAGS and OBJCXXFLAGS
Guillem Jover
1
-0
/
+9
2014-04-21
scripts: Localize $_ in functions with while (<$fh>) style loops
Guillem Jover
1
-0
/
+2
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-07-26
scripts: Use () instead of qw() for empty imports
Guillem Jover
1
-1
/
+1
2013-06-22
dpkg-buildflags: Add GCJFLAGS support
Guillem Jover
1
-0
/
+3
2013-06-21
scripts: Use a new Dpkg::CONFDIR variable instead of literal strings
Guillem Jover
1
-1
/
+2
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-26
/
+26
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-15
/
+15
2013-04-29
Dpkg: Use identifiers as key names whenever possible
Guillem Jover
1
-1
/
+1
2013-04-29
scripts: Do not use sort directly on the return keyword
Guillem Jover
1
-1
/
+2
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-3
/
+3
2013-04-04
dpkg-buildflags: Mask fortify hardening option on noopt
Guillem Jover
1
-0
/
+1
2012-10-04
Dpkg::BuildFlags: Use a hash instead of a ref to a hash for keys()
Guillem Jover
1
-1
/
+1
2012-06-30
Avoid full stop and double newline at the end of errors and warnings
Jonathan Nieder
1
-1
/
+1
2012-06-30
Dpkg::BuildFlags: Record environment variables modified by maintainer
Bernhard R. Link
1
-16
/
+45
2012-06-30
Dpkg::BuildFlags: Record environment variables accessed or modified
Guillem Jover
1
-16
/
+17
2012-06-29
Dpkg::BuildFlags: Add get_feature_areas()
Bernhard R. Link
1
-1
/
+18
2012-03-16
Dpkg::BuildFlags: Use =head2 instead of =head
Guillem Jover
1
-1
/
+1
2012-03-16
Dpkg::BuildFlags: update embedded API changelog
Raphaël Hertzog
1
-0
/
+4
2011-12-29
dpkg-buildflags: new --query-features command
Kees Cook
1
-1
/
+39
2011-09-08
dpkg-buildflags: emit hardening build flags by default
Raphaël Hertzog
1
-0
/
+1
2011-08-01
dpkg-buildflags: support a "strip" operation
Raphaël Hertzog
1
-1
/
+29
2011-08-01
dpkg-buildflags: implement support of DEB_<flag>_MAINT_<op> env variables
Raphaël Hertzog
1
-8
/
+39
2011-08-01
Revert "dpkg-buildflags: support debian/buildflags"
Raphaël Hertzog
1
-29
/
+8
2011-07-11
dpkg-buildflags: supports a prepend command
Raphaël Hertzog
1
-1
/
+28
2011-07-11
dpkg-buildflags: support debian/buildflags
Raphaël Hertzog
1
-10
/
+35
2011-06-11
Dpkg::BuildFlags: avoid a Perl warning when HOME is not set
Raphaël Hertzog
1
-2
/
+5
2010-05-21
Dpkg::BuildFlags: simplify update-buildflags hook
Colin Watson
1
-1
/
+1
2010-04-23
dpkg-buildflags: respect $XDG_CONFIG_HOME and use $XDG_CONFIG_HOME/dpkg/build...
Raphaël Hertzog
1
-1
/
+2
2010-04-11
Dpkg::BuildFlags: new module to query/manage build flags
Raphaël Hertzog
1
-0
/
+266