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
2017-10-17
Dpkg::Getopt: Do not normalize args past a passthrough stop word
Guillem Jover
1
-1
/
+1
2017-10-12
scripts: Rename debarch_to_cpuattrs() to debarch_to_abiattrs()
Guillem Jover
1
-4
/
+4
2017-01-22
Dpkg::Arch: Add new import tags
Guillem Jover
1
-5
/
+1
2016-10-31
dpkg-architecture: Add new DEB_*_ARCH_ABI and DEB_*_ARCH_LIBC variables
Guillem Jover
1
-5
/
+12
2016-10-31
arch: Internally represent architectures as quadruplets
Guillem Jover
1
-4
/
+5
2015-12-25
dpkg-architecture: Fix usage of -s after other action options
Guillem Jover
1
-0
/
+1
2015-12-19
Dpkg::Arch: Make the host gnu type retrieval more compiler agnostic
Guillem Jover
1
-5
/
+5
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-1
/
+1
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-12
/
+12
2014-10-12
dpkg-architecture: Add long command and option names for all short options
Guillem Jover
1
-51
/
+54
2014-10-12
dpkg-architecture: Normalize ARGV parsing
Guillem Jover
1
-31
/
+36
2014-10-12
dpkg-architecture: Use || instead of conditional to assign _ARCH variables
Guillem Jover
1
-14
/
+4
2014-10-12
dpkg-architecture: Initialize DEB_TARGET_ARCH variable w/o DEB_HOST_ARCH
Guillem Jover
1
-1
/
+1
2014-10-06
dpkg-architecture: Say arch-wildcard instead of arch-alias in --help output
Guillem Jover
1
-1
/
+1
2014-10-06
dpkg-architecture: Add architecture restriction options for -L
Guillem Jover
1
-2
/
+20
2014-10-06
dpkg-architecture: Move -L actual code close to the other commands
Guillem Jover
1
-9
/
+6
2014-10-06
scripts: Place Commands: before Options: in --help output
Guillem Jover
1
-9
/
+9
2014-10-06
dpkg-architecture: Clarify that -a, -t, -e and -i work with the host system
Guillem Jover
1
-4
/
+4
2014-10-06
dpkg-architecture: Add support for target information
Guillem Jover
1
-2
/
+55
2014-10-06
dpkg-architecture: Refactor check_arch_coherency()
Guillem Jover
1
-24
/
+33
2014-08-15
scripts: Use length instead of defined when checking environment variables
Guillem Jover
1
-1
/
+1
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
[next]