Guillem Jover
|
19d98528e6
Use "<enter>" instead of "return" or "enter" in input prompts
|
před 11 roky |
Guillem Jover
|
ea1357d0f1
Dpkg: Use shift instead of @_ on single argument unpacking
|
před 11 roky |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
před 11 roky |
Guillem Jover
|
e16a76d241
dpkg-buildpackage: Add support for host and target long flags
|
před 11 roky |
Guillem Jover
|
e301741dc2
dpkg-buildpackage: Do not pipe the files to sign to GnuPG
|
před 12 roky |
Guillem Jover
|
fe60460326
perl: Do not use the topic variable unnecessarily
|
před 12 roky |
Guillem Jover
|
ee66f6753c
scripts: Allow specifying the same build type option multiple times
|
před 12 roky |
Guillem Jover
|
010bac3aaa
scripts: Refactor build type setting into a new set_build_type function
|
před 12 roky |
Guillem Jover
|
e161b733cf
scripts: Add -g and -G options for source plus arch-indep/specific builds
|
před 12 roky |
Guillem Jover
|
c781f4c988
scripts: Only allow one build type option
|
před 12 roky |
Guillem Jover
|
eb0b88adf4
dpkg-buildpackage: Move checkbuilddeps and target settings out of the options loop
|
před 12 roky |
Guillem Jover
|
175ca02107
scripts: Unify build options description in --help output
|
před 12 roky |
Guillem Jover
|
b15f3541b3
dpkg-buildpackage: Ignore DEB_CHECK_COMMAND if the command is not found
|
před 12 roky |
Guillem Jover
|
b0337f001b
scripts: Use //= instead of ||= when appropriate
|
před 12 roky |
Guillem Jover
|
a4e5d3da5d
dpkg-buildpackage: Add support for automatic parallel jobs selection
|
před 12 roky |
Guillem Jover
|
1e5163809e
perl: Fix unused capture groups false positives
|
před 12 roky |
Guillem Jover
|
395f6ced94
scripts: Switch unused capturing groups to non-capturing ones
|
před 13 roky |
Guillem Jover
|
abe3bb7c5b
dpkg-buildpackage: Move code inside s///eg into a function
|
před 12 roky |
Guillem Jover
|
86aabea726
dpkg-buildpackage: Do not interpret the dsc filename as a regex
|
před 12 roky |
Guillem Jover
|
f1084f41e1
dpkg-buildpackage: Add shell hooks support
|
před 12 roky |
Guillem Jover
|
4132e360be
dpkg-buildpackage: Use Dpkg::Version instead of ad-hoc parsing
|
před 12 roky |
Guillem Jover
|
2a9e9e5e6a
dpkg-buildpackage: Ignore DEB_CHECK_COMMAND on DEB_BUILD_OPTIONS nocheck
|
před 12 roky |
Guillem Jover
|
cd1cdfa01d
dpkg-buildpackage: Recompute checksum hashes for dsc file after signing
|
před 12 roky |
Guillem Jover
|
6222e8f015
dpkg-buildpackage: Use Dpkg::Control to parse .changes file
|
před 12 roky |
Guillem Jover
|
c58d29a9ef
dpkg-buildpackage: Fix quoting in describe_build regexes
|
před 12 roky |
Guillem Jover
|
88d27a7533
dpkg-buildpackage: Correctly hyphenate build-only and source-only
|
před 12 roky |
Guillem Jover
|
ff2114bd52
dpkg-buildpackage: Detect missing sign-command before starting the build
|
před 12 roky |
Guillem Jover
|
be3bb946ce
dpkg-buildpackage: Detect missing gain-root-command even if running as root
|
před 12 roky |
Guillem Jover
|
941d93ff3c
dpkg-buildpackage: Assign directly from DEB_SIGN_KEYID environment
|
před 12 roky |
Guillem Jover
|
1cef5694e5
dpkg-buildpackage: Add new --check-command and --check-option options
|
před 12 roky |