Guillem Jover
|
98b3341f5f
dpkg-checkbuilddeps: Add support for ignoring built-in build dependencies
|
il y a 11 ans |
Guillem Jover
|
ec206658f9
dpkg-buildpackage: Add new -J option
|
il y a 11 ans |
Guillem Jover
|
734381f8f5
dpkg-buildpackage: Make -j override any parallel option in DEB_BUILD_OPTIONS
|
il y a 11 ans |
Guillem Jover
|
292a21f821
scripts: Move "(default)" annotations in --help output after option description
|
il y a 11 ans |
Guillem Jover
|
34e90e894f
dpkg-buildpackage: Make dependency checks fatal for -S
|
il y a 11 ans |
Guillem Jover
|
d198a81b12
dpkg-buildpackage: Disable dependency checks on -S -nc
|
il y a 11 ans |
Guillem Jover
|
19d98528e6
Use "<enter>" instead of "return" or "enter" in input prompts
|
il y a 11 ans |
Guillem Jover
|
ea1357d0f1
Dpkg: Use shift instead of @_ on single argument unpacking
|
il y a 11 ans |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
il y a 11 ans |
Guillem Jover
|
e16a76d241
dpkg-buildpackage: Add support for host and target long flags
|
il y a 11 ans |
Guillem Jover
|
e301741dc2
dpkg-buildpackage: Do not pipe the files to sign to GnuPG
|
il y a 11 ans |
Guillem Jover
|
fe60460326
perl: Do not use the topic variable unnecessarily
|
il y a 12 ans |
Guillem Jover
|
ee66f6753c
scripts: Allow specifying the same build type option multiple times
|
il y a 12 ans |
Guillem Jover
|
010bac3aaa
scripts: Refactor build type setting into a new set_build_type function
|
il y a 12 ans |
Guillem Jover
|
e161b733cf
scripts: Add -g and -G options for source plus arch-indep/specific builds
|
il y a 12 ans |
Guillem Jover
|
c781f4c988
scripts: Only allow one build type option
|
il y a 12 ans |
Guillem Jover
|
eb0b88adf4
dpkg-buildpackage: Move checkbuilddeps and target settings out of the options loop
|
il y a 12 ans |
Guillem Jover
|
175ca02107
scripts: Unify build options description in --help output
|
il y a 12 ans |
Guillem Jover
|
b15f3541b3
dpkg-buildpackage: Ignore DEB_CHECK_COMMAND if the command is not found
|
il y a 12 ans |
Guillem Jover
|
b0337f001b
scripts: Use //= instead of ||= when appropriate
|
il y a 12 ans |
Guillem Jover
|
a4e5d3da5d
dpkg-buildpackage: Add support for automatic parallel jobs selection
|
il y a 12 ans |
Guillem Jover
|
1e5163809e
perl: Fix unused capture groups false positives
|
il y a 12 ans |
Guillem Jover
|
395f6ced94
scripts: Switch unused capturing groups to non-capturing ones
|
il y a 13 ans |
Guillem Jover
|
abe3bb7c5b
dpkg-buildpackage: Move code inside s///eg into a function
|
il y a 12 ans |
Guillem Jover
|
86aabea726
dpkg-buildpackage: Do not interpret the dsc filename as a regex
|
il y a 12 ans |
Guillem Jover
|
f1084f41e1
dpkg-buildpackage: Add shell hooks support
|
il y a 12 ans |
Guillem Jover
|
4132e360be
dpkg-buildpackage: Use Dpkg::Version instead of ad-hoc parsing
|
il y a 12 ans |
Guillem Jover
|
2a9e9e5e6a
dpkg-buildpackage: Ignore DEB_CHECK_COMMAND on DEB_BUILD_OPTIONS nocheck
|
il y a 12 ans |
Guillem Jover
|
cd1cdfa01d
dpkg-buildpackage: Recompute checksum hashes for dsc file after signing
|
il y a 12 ans |
Guillem Jover
|
6222e8f015
dpkg-buildpackage: Use Dpkg::Control to parse .changes file
|
il y a 12 ans |