index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-architecture.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-17
scripts: Switch unused capturing groups to non-capturing ones
Guillem Jover
1
-1
/
+1
2014-05-17
perl: Do not use global match variables
Guillem Jover
1
-10
/
+10
2014-05-17
dpkg-architecture: Move -L argument to the Commands --help output section
Guillem Jover
1
-1
/
+1
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-07-26
scripts: Use () instead of qw() for empty imports
Guillem Jover
1
-1
/
+1
2013-06-22
Dpkg: Deprecate lowercase exported by default variables
Guillem Jover
1
-3
/
+3
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-20
/
+20
2013-04-30
Do not quote simple identifier hash keys in initializations
Guillem Jover
1
-18
/
+18
2012-06-30
Align --version with --help on help output
Guillem Jover
1
-1
/
+1
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-3
/
+3
2012-06-30
Avoid full stop and double newline at the end of errors and warnings
Jonathan Nieder
1
-1
/
+1
2012-06-08
scripts: Slice --help output strings
Guillem Jover
1
-6
/
+6
2012-06-08
scripts: Unify “<option>...” --help output
Guillem Jover
1
-1
/
+1
2012-05-23
scripts: Refer to commands instead of actions in help output
Guillem Jover
1
-2
/
+2
2012-02-01
Move copyright information from --version output to file comment headers
Guillem Jover
1
-5
/
+1
2011-10-02
dpkg-architecture: Clarify warning about mismatched GNU system type
Guillem Jover
1
-1
/
+2
2011-10-02
dpkg-architecture: Only compute the requested variables
Guillem Jover
1
-45
/
+97
2011-10-02
scripts: Use error() or syserr() instead of die
Guillem Jover
1
-7
/
+7
2011-10-02
dpkg-architecture: Group build and host variables setting
Guillem Jover
1
-16
/
+20
2011-03-14
Add new variables, DEB_HOST_MULTIARCH and DEB_BUILD_MULTIARCH
Steve Langasek
1
-2
/
+8
2011-03-01
dpkg-architecture: Set DEB_HOST_ARCH and DEB_HOST_GNU_TYPE only once
Guillem Jover
1
-5
/
+10
2010-03-12
Use License instead of Licence in strings
Guillem Jover
1
-1
/
+1
2009-11-08
Clean up perl shebang line
Guillem Jover
1
-1
/
+1
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-2
/
+1
2009-08-15
dpkg-architecture: finish support of DEB_{HOST,BUILD}_ARCH_{BITS,ENDIAN}
Raphaël Hertzog
1
-4
/
+4
2009-08-15
dpkg-architecture: Add support for bits and endianness variables
Guillem Jover
1
-0
/
+6
2009-06-18
dpkg-architecture: Remove unused variable
Guillem Jover
1
-1
/
+0
2008-12-09
Dpkg::ErrorHandling: Export public functions by default
Guillem Jover
1
-1
/
+1
2008-11-11
Use new style perl function calls
Guillem Jover
1
-2
/
+2
2007-11-23
Dpkg::Arch: Make get_host_arch and get_build_arch read from the environment
Guillem Jover
1
-3
/
+3
2007-11-23
dpkg-architecture: use a hash instead of independent variables
Guillem Jover
1
-51
/
+30
2007-11-16
dpkg-architecture: Move host and build arch detection code to Dpkg::Arch
Guillem Jover
1
-34
/
+8
2007-11-16
dpkg-architecture: Wrap long strings for die calls
Guillem Jover
1
-2
/
+6
2007-11-16
Dpkg::Arch: Add functions for direct debarch to/from gnutriplet conversion
Guillem Jover
1
-5
/
+6
2007-11-16
dpkg-architecture: Perform -L actions inside argument processing loop
Guillem Jover
1
-39
/
+39
2007-10-18
Dpkg::ErrorHandling: Add support for format strings
Guillem Jover
1
-4
/
+11
2007-10-12
Switch perl programs to use the new Dpkg/Arch module
Guillem Jover
1
-3
/
+3
2007-10-11
Switch perl programs to use the new Dpkg/ErrorHandling module
Guillem Jover
1
-0
/
+1
2007-07-22
Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext.
Guillem Jover
1
-1
/
+1
2007-07-22
Switch perl programs to use the new Dpkg module and its variables.
Guillem Jover
1
-4
/
+1
2007-05-12
* scripts/controllib.pl (debian_arch_eq): Rename to ...
Guillem Jover
1
-2
/
+2
2007-05-07
Generalize source architecture handling by abstracting it through the new
Guillem Jover
1
-13
/
+14
2007-05-04
* scripts/dpkg-architecture.pl: Use get_valid_arches instead of
Guillem Jover
1
-84
/
+3
2007-04-11
Make all perl scripts use strict and warnings, to ease catching errors.
Guillem Jover
1
-35
/
+46
2007-04-03
* scripts/controllib.pl (warn): Rename to ...
Guillem Jover
1
-4
/
+4
2006-08-08
Use dpkg-architecture from the source tree to get the target Debian
Guillem Jover
1
-2
/
+2
2006-05-23
Standarize scripts usage output format and at the same time make
Guillem Jover
1
-21
/
+36
2006-05-12
* Add gettext support for the Perl scripts. Based on a patch by
Frank Lichtenheld
1
-16
/
+19
2006-03-15
Do not expand architecture aliases anymore in .dsc files.
Guillem Jover
1
-0
/
+31
2006-01-28
Make dpkg-architecture not print the warning about a missmatch between
Guillem Jover
1
-1
/
+1
[next]