Guillem Jover
|
e0c33c729c
libdpkg, scripts: Add very basic color support
|
9 년 전 |
Guillem Jover
|
ddde04a8b6
Dpkg::BuildEnv: Rename to Dpkg::Build::Env
|
9 년 전 |
Guillem Jover
|
d465dca48f
Consistently use proper quotation marks all over the place
|
10 년 전 |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
10 년 전 |
Guillem Jover
|
794c651d09
dpkg-buildflags: Reverse exit logic to check for errors
|
10 년 전 |
Guillem Jover
|
6775adf4af
dpkg-buildflags: Fold list action handling with the other actions if block
|
10 년 전 |
Guillem Jover
|
395f6ced94
scripts: Switch unused capturing groups to non-capturing ones
|
12 년 전 |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 년 전 |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
11 년 전 |
Guillem Jover
|
fb5285f569
Dpkg: Deprecate lowercase exported by default variables
|
12 년 전 |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
12 년 전 |
Guillem Jover
|
6024a66abd
scripts: Use // operator instead of an explicit defined check
|
12 년 전 |
Guillem Jover
|
fd320a3ad5
dpkg-buildflags: Rename configure exporter to cmdline
|
12 년 전 |
Raphaël Hertzog
|
1665fe4c73
dpkg-buildflags: also import error functions exported by default
|
12 년 전 |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
12 년 전 |
Bernhard R. Link
|
ae43199360
dpkg-buildflags: Add --status action to describe the flag settings
|
13 년 전 |
Bernhard R. Link
|
f73bc73425
dpkg-buildflags: Coalesce --list and --dump option parsing
|
12 년 전 |
Guillem Jover
|
137a40cbdd
scripts: Slice --help output strings
|
12 년 전 |
Guillem Jover
|
8c31f65164
scripts: Refer to commands instead of actions in help output
|
12 년 전 |
Guillem Jover
|
33f45255ee
Move copyright information from --version output to file comment headers
|
13 년 전 |
Kees Cook
|
8994a516a5
dpkg-buildflags: new --query-features command
|
13 년 전 |
Raphaël Hertzog
|
dd483ad8e4
dpkg-buildflags: fix --dump to return 0 as exit code
|
13 년 전 |
Raphaël Hertzog
|
250f99b073
dpkg-buildflags: implement --export=configure
|
13 년 전 |
Raphaël Hertzog
|
d415c388d3
dpkg-buildflags: new --dump action, make it the default
|
13 년 전 |
Raphaël Hertzog
|
dd7ef56c1d
dpkg-buildflags: fix incorrect name in comment
|
14 년 전 |
Raphaël Hertzog
|
408541a398
dpkg-buildflags: new --export command
|
14 년 전 |
Raphaël Hertzog
|
fea5c2d980
dpkg-buildflags: error out when a required parameter is missing
|
14 년 전 |
Raphaël Hertzog
|
9dc0466a5e
dpkg-buildflags: new script to retrieve compilation flags during package build
|
15 년 전 |