Guillem Jover
|
e54df633c6
scripts: Do not inherit from Exporter just import its import
|
il y a 13 ans |
Guillem Jover
|
fb5285f569
Dpkg: Deprecate lowercase exported by default variables
|
il y a 13 ans |
Guillem Jover
|
dd789aa787
scripts: On split use an actual regex instead of a literal string
|
il y a 13 ans |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
il y a 13 ans |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
il y a 13 ans |
Guillem Jover
|
a62fb6adec
Use three-argument form of open in perl code
|
il y a 13 ans |
Guillem Jover
|
b1e8b79380
Dpkg::Arch: Properly fix debarch_to_debtriplet() callers
|
il y a 13 ans |
Raphaël Hertzog
|
7e6096c215
Dpkg::Arch: Multiple fixes to cope with empty triplets
|
il y a 13 ans |
Guillem Jover
|
26a4d1df11
Use just 'return' instead of 'return undef' in perl code
|
il y a 13 ans |
Guillem Jover
|
9f76fe093c
Dpkg::Arch: Add new debarch_is_wildcard function
|
il y a 14 ans |
Guillem Jover
|
6a86630aa3
Dpkg::BuildFlags: Record environment variables accessed or modified
|
il y a 14 ans |
Guillem Jover
|
56e2be58f7
Dpkg::Arch: Move loaded table sentinels inside load table functions
|
il y a 14 ans |
Guillem Jover
|
ad0cb5d13d
Dpkg::Arch: Add support for arch ABI attribute overrides
|
il y a 14 ans |
Guillem Jover
|
3f0304b640
dpkg-architecture: Only compute the requested variables
|
il y a 14 ans |
Steve Langasek
|
af3153d09a
Add new variables, DEB_HOST_MULTIARCH and DEB_BUILD_MULTIARCH
|
il y a 15 ans |
Guillem Jover
|
2dc87a2b34
libdpkg-perl: Demote some unstable modules to VERSION 0.01
|
il y a 16 ans |
Raphaël Hertzog
|
1d22992583
Add $VERSION numbers to all perl modules
|
il y a 16 ans |
Guillem Jover
|
bee98c7ea7
Add missing license headers
|
il y a 16 ans |
Guillem Jover
|
abc43d47ac
Unify and mark strings for translation
|
il y a 17 ans |
Guillem Jover
|
126fcaac1e
dpkg-architecture: Add support for bits and endianness variables
|
il y a 17 ans |
Guillem Jover
|
3862c3e7fe
libdpkg-perl: Import Exporter with ‘use base’
|
il y a 17 ans |
Guillem Jover
|
a65b2bfb1e
Dpkg::ErrorHandling: Export public functions by default
|
il y a 17 ans |
Guillem Jover
|
ba38305d44
Dpkg::Arch: Do not shadow $gcc_host_gnu_type inside get_raw_host_arch
|
il y a 18 ans |
Guillem Jover
|
ac7d8b96b7
Dpkg::Arch: Make get_host_arch and get_build_arch read from the environment
|
il y a 18 ans |
Guillem Jover
|
4bb7dbb89a
Dpkg::Arch: Force a sane input record separator for file parsing functions
|
il y a 18 ans |
Guillem Jover
|
e8e170be41
dpkg-architecture: Move host and build arch detection code to Dpkg::Arch
|
il y a 18 ans |
Guillem Jover
|
153bf5ea25
Dpkg::Arch: Add functions for direct debarch to/from gnutriplet conversion
|
il y a 18 ans |
Guillem Jover
|
cd1ce010c0
Dpkg::Arch: Instead of printing make get_valid_arches return an array
|
il y a 18 ans |
Guillem Jover
|
997652024c
Switch perl programs to use the new Dpkg/Arch module
|
il y a 19 ans |