index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-buildflags.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-24
dpkg-buildflags: Add new --query command
Guillem Jover
1
-5
/
+37
2016-05-02
libdpkg, scripts: Add very basic color support
Guillem Jover
1
-5
/
+5
2016-02-15
Dpkg::BuildEnv: Rename to Dpkg::Build::Env
Guillem Jover
1
-1
/
+2
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-9
/
+9
2014-10-06
dpkg-buildflags: Reverse exit logic to check for errors
Guillem Jover
1
-23
/
+13
2014-10-06
dpkg-buildflags: Fold list action handling with the other actions if block
Guillem Jover
1
-4
/
+5
2014-05-17
scripts: Switch unused capturing groups to non-capturing ones
Guillem Jover
1
-1
/
+1
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: Deprecate lowercase exported by default variables
Guillem Jover
1
-3
/
+3
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-30
/
+30
2013-04-29
scripts: Use // operator instead of an explicit defined check
Guillem Jover
1
-1
/
+1
2013-04-04
dpkg-buildflags: Rename configure exporter to cmdline
Guillem Jover
1
-6
/
+8
2012-06-30
dpkg-buildflags: also import error functions exported by default
Raphaël Hertzog
1
-1
/
+1
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-1
/
+1
2012-06-30
dpkg-buildflags: Add --status action to describe the flag settings
Bernhard R. Link
1
-2
/
+40
2012-06-30
dpkg-buildflags: Coalesce --list and --dump option parsing
Bernhard R. Link
1
-7
/
+3
2012-06-08
scripts: Slice --help output strings
Guillem Jover
1
-3
/
+3
2012-05-23
scripts: Refer to commands instead of actions in help output
Guillem Jover
1
-2
/
+2
2012-02-01
Move copyright information from --version output to file comment headers
Guillem Jover
1
-3
/
+0
2011-12-29
dpkg-buildflags: new --query-features command
Kees Cook
1
-1
/
+14
2011-09-29
dpkg-buildflags: fix --dump to return 0 as exit code
Raphaël Hertzog
1
-0
/
+1
2011-08-01
dpkg-buildflags: implement --export=configure
Raphaël Hertzog
1
-3
/
+7
2011-07-11
dpkg-buildflags: new --dump action, make it the default
Raphaël Hertzog
1
-3
/
+13
2010-11-24
dpkg-buildflags: fix incorrect name in comment
Raphaël Hertzog
1
-1
/
+1
2010-07-25
dpkg-buildflags: new --export command
Raphaël Hertzog
1
-6
/
+27
2010-04-30
dpkg-buildflags: error out when a required parameter is missing
Raphaël Hertzog
1
-0
/
+1
2010-04-11
dpkg-buildflags: new script to retrieve compilation flags during package build
Raphaël Hertzog
1
-0
/
+105