summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Arch.pm
AgeCommit message (Expand)AuthorFilesLines
2009-11-08Add missing license headersGuillem Jover1-0/+13
2009-09-06Unify and mark strings for translationGuillem Jover1-3/+3
2009-08-15dpkg-architecture: Add support for bits and endianness variablesGuillem Jover1-1/+17
2009-06-26libdpkg-perl: Import Exporter with ‘use base’Guillem Jover1-2/+1
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-1/+1
2007-11-24Dpkg::Arch: Do not shadow $gcc_host_gnu_type inside get_raw_host_archGuillem Jover1-1/+1
2007-11-23Dpkg::Arch: Make get_host_arch and get_build_arch read from the environmentGuillem Jover1-4/+15
2007-11-16Dpkg::Arch: Force a sane input record separator for file parsing functionsGuillem Jover1-0/+3
2007-11-16dpkg-architecture: Move host and build arch detection code to Dpkg::ArchGuillem Jover1-5/+55
2007-11-16Dpkg::Arch: Add functions for direct debarch to/from gnutriplet conversionGuillem Jover1-0/+15
2007-11-16Dpkg::Arch: Instead of printing make get_valid_arches return an arrayGuillem Jover1-1/+5
2007-10-12Switch perl programs to use the new Dpkg/Arch moduleGuillem Jover1-0/+242