Guillem Jover
|
395f6ced94
scripts: Switch unused capturing groups to non-capturing ones
|
13 yıl önce |
Guillem Jover
|
79a6978160
perl: Do not use global match variables
|
12 yıl önce |
Guillem Jover
|
93b30facbe
dpkg-architecture: Move -L argument to the Commands --help output section
|
12 yıl önce |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 yıl önce |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
13 yıl önce |
Guillem Jover
|
fb5285f569
Dpkg: Deprecate lowercase exported by default variables
|
13 yıl önce |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
13 yıl önce |
Guillem Jover
|
d6851023a9
Do not quote simple identifier hash keys in initializations
|
13 yıl önce |
Guillem Jover
|
c37770705a
Align --version with --help on help output
|
14 yıl önce |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
14 yıl önce |
Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
14 yıl önce |
Guillem Jover
|
137a40cbdd
scripts: Slice --help output strings
|
14 yıl önce |
Guillem Jover
|
5c490cdc46
scripts: Unify “<option>...” --help output
|
14 yıl önce |
Guillem Jover
|
8c31f65164
scripts: Refer to commands instead of actions in help output
|
14 yıl önce |
Guillem Jover
|
33f45255ee
Move copyright information from --version output to file comment headers
|
14 yıl önce |
Guillem Jover
|
65093cd63d
dpkg-architecture: Clarify warning about mismatched GNU system type
|
15 yıl önce |
Guillem Jover
|
3f0304b640
dpkg-architecture: Only compute the requested variables
|
15 yıl önce |
Guillem Jover
|
1ead1540e4
scripts: Use error() or syserr() instead of die
|
15 yıl önce |
Guillem Jover
|
5e22177112
dpkg-architecture: Group build and host variables setting
|
15 yıl önce |
Steve Langasek
|
af3153d09a
Add new variables, DEB_HOST_MULTIARCH and DEB_BUILD_MULTIARCH
|
15 yıl önce |
Guillem Jover
|
f92a24f349
dpkg-architecture: Set DEB_HOST_ARCH and DEB_HOST_GNU_TYPE only once
|
16 yıl önce |
Guillem Jover
|
eb4155377e
Use License instead of Licence in strings
|
16 yıl önce |
Guillem Jover
|
4f7ad34861
Clean up perl shebang line
|
16 yıl önce |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 yıl önce |
Raphaël Hertzog
|
ef51c154b0
dpkg-architecture: finish support of DEB_{HOST,BUILD}_ARCH_{BITS,ENDIAN}
|
17 yıl önce |
Guillem Jover
|
126fcaac1e
dpkg-architecture: Add support for bits and endianness variables
|
17 yıl önce |
Guillem Jover
|
95740341e9
dpkg-architecture: Remove unused variable
|
17 yıl önce |
Guillem Jover
|
a65b2bfb1e
Dpkg::ErrorHandling: Export public functions by default
|
17 yıl önce |
Guillem Jover
|
2f6b6645dc
Use new style perl function calls
|
17 yıl önce |
Guillem Jover
|
ac7d8b96b7
Dpkg::Arch: Make get_host_arch and get_build_arch read from the environment
|
18 yıl önce |