Guillem Jover
|
ee66f6753c
scripts: Allow specifying the same build type option multiple times
|
12 anos atrás |
Guillem Jover
|
010bac3aaa
scripts: Refactor build type setting into a new set_build_type function
|
12 anos atrás |
Guillem Jover
|
e161b733cf
scripts: Add -g and -G options for source plus arch-indep/specific builds
|
12 anos atrás |
Guillem Jover
|
0a0d297053
dpkg-genchanges: Correctly filter host arch from the Architecture field
|
12 anos atrás |
Guillem Jover
|
c781f4c988
scripts: Only allow one build type option
|
12 anos atrás |
Guillem Jover
|
175ca02107
scripts: Unify build options description in --help output
|
12 anos atrás |
Guillem Jover
|
acc2f23ea5
dpkg-genchanges: Only print build type once
|
12 anos atrás |
Guillem Jover
|
53ab15cf80
scripts: Use // instead of || where appropriate
|
12 anos atrás |
Guillem Jover
|
b0337f001b
scripts: Use //= instead of ||= when appropriate
|
12 anos atrás |
Guillem Jover
|
cdaa15c594
scripts: Mark Format and Installed-Size as automatic substvars
|
12 anos atrás |
Guillem Jover
|
395f6ced94
scripts: Switch unused capturing groups to non-capturing ones
|
13 anos atrás |
Guillem Jover
|
9947ec14e5
dpkg-genchanges: Clarify error message on binary builds w/o binaries
|
12 anos atrás |
Guillem Jover
|
e1749d77a4
scripts: Use new Dpkg::Dist::Files module instead of ad-hoc code
|
12 anos atrás |
Guillem Jover
|
b777140be7
dpkg-genchanges: Only track attributes for distributed files
|
12 anos atrás |
Guillem Jover
|
51db7754d5
dpkg-gencontrol: Remove unused %p2ver variable
|
12 anos atrás |
Guillem Jover
|
06be16451a
dpkg-genchanges: Remove unnecessary %pa2f variable
|
12 anos atrás |
Guillem Jover
|
82e5f76256
scripts: Add a space after comma
|
12 anos atrás |
Guillem Jover
|
76ff150dd4
scripts: Use croak instead of internerr on programming errors in programs
|
12 anos atrás |
Guillem Jover
|
f29cb2788d
scripts: Cleanup build_opt() handling
|
12 anos atrás |
Guillem Jover
|
00007d21d8
dpkg-genchanges: Unify $include constant naming with dpkg-buildpackage
|
12 anos atrás |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 anos atrás |
Guillem Jover
|
7662e0937b
Add experimental build profiles support
|
12 anos atrás |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
12 anos atrás |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
12 anos atrás |
Guillem Jover
|
ee37c9202b
perl: Try to avoid boolean operators after predicates on error checks
|
12 anos atrás |
Guillem Jover
|
ebf3faeb2d
Dpkg::Vars: Deprecate $sourcepackage package variable
|
12 anos atrás |
Guillem Jover
|
0ee33bbd23
Dpkg::Compression: Add new compression_get_file_extension_regex() function
|
13 anos atrás |
Guillem Jover
|
ea20be1445
dpkg-genchanges: Slighly improve note on no substvar expansion
|
13 anos atrás |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
13 anos atrás |
Guillem Jover
|
8d5d625cfd
scripts: Use the block form for the grep function
|
13 anos atrás |