index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
test: Delete MAKEFLAGS when testing make invocations
Guillem Jover
1
-1
/
+5
2016-10-30
scripts/t: Skip the tests if IO::String is not present
Guillem Jover
2
-5
/
+12
2016-10-30
data: Add support for AIX operating system
Guillem Jover
1
-1
/
+1
2016-10-30
Dpkg: Add new Dpkg::PROGMAKE variable to store GNU make command name
Guillem Jover
1
-1
/
+2
2016-10-30
Dpkg::Build::Type: Always map the build type to the shortest string form
Guillem Jover
2
-5
/
+3
2016-10-30
scripts/t: Add dpkg-buildpackage functional tests
Guillem Jover
7
-0
/
+359
2016-10-30
scripts/t: Add dpkg-source functional tests
Guillem Jover
5
-0
/
+230
2016-07-03
arch: Add TILE-Gx support to cputable
Helmut Grohne
1
-1
/
+1
2016-07-03
test: Add unit tests for dependency simplification with build profiles
Guillem Jover
1
-1
/
+22
2016-07-03
test: Refactor common unit test checks for needed things
Guillem Jover
1
-6
/
+3
2016-07-03
Dpkg::Shlibs: Preserve order when prepending library paths
Guillem Jover
1
-8
/
+13
2016-07-03
Dpkg::Vendor::Debian: Support getting the build path from the environment
Guillem Jover
1
-0
/
+2
2016-07-03
Dpkg::Deps: Arch qualifiers only imply one another if they are the same
Guillem Jover
1
-7
/
+14
2016-07-03
Dpkg::Control: Add new autopkgtest control files support
Guillem Jover
4
-0
/
+102
2016-07-03
Revert "Dpkg::Conf: Switch implementation to be hash based"
Guillem Jover
2
-34
/
+35
2016-07-03
Dpkg::Changelog: Add new Timestamp field to output
Guillem Jover
1
-0
/
+4
2016-07-03
Dpkg::Changelog: Add new format_range() method
Guillem Jover
1
-7
/
+9
2016-05-09
Dpkg::Deps: Add support for tests dependencies
Guillem Jover
1
-1
/
+9
2016-05-09
Dpkg: Relax dependency restriction parsing to allow sloppy spaces
Guillem Jover
1
-1
/
+13
2016-05-02
scripts: Add support for new --build option to define build type
Guillem Jover
1
-2
/
+13
2016-05-02
Dpkg::Build::Types: Allow disabling the checks in set_build_type()
Guillem Jover
1
-1
/
+12
2016-05-02
Dpkg::Build::Types: Clarify build type functions
Guillem Jover
1
-8
/
+8
2016-05-02
Dpkg::Build::Types: Remove BUILD_SOURCE composite constants
Guillem Jover
1
-4
/
+5
2016-04-01
Dpkg::Conf: Switch implementation to be hash based
Guillem Jover
1
-23
/
+31
2016-04-01
Dpkg::Checksums: Add strong digest marking support
Guillem Jover
1
-1
/
+2
2016-04-01
scripts/t: Use is() instead of ok() to test for undef
Guillem Jover
2
-3
/
+3
2016-04-01
Dpkg::Deps: Make the dependency parser more strict
Guillem Jover
1
-1
/
+9
2016-04-01
Dpkg::Arch: Add new functions to validate and parse architecture names
Guillem Jover
1
-1
/
+23
2016-02-15
Add MIPS R6 architectures to arch tables
YunQiang Su
1
-1
/
+1
2016-02-15
Dpkg::BuildEnv: Rename to Dpkg::Build::Env
Guillem Jover
2
-50
/
+50
2016-02-15
Dpkg::Build::Types: Add new module
Guillem Jover
1
-0
/
+43
2015-12-25
Add NIOS2 support to cputable
Marek Vasut
1
-1
/
+1
2015-12-19
scripts/t: Improve test coverage
Guillem Jover
10
-20
/
+183
2015-09-17
t: Filter out any environment variable starting with DEB_ in mk.t
Guillem Jover
1
-1
/
+1
2015-08-06
scripts/t: Get the reference build flags from dpkg-buildflags.pl
Guillem Jover
2
-9
/
+13
2015-08-06
scripts/t: Generalize get_arch_vars() into cmd_get_vars()
Guillem Jover
1
-10
/
+9
2015-08-04
scripts/t: Delete DEB_VENDOR from the environment to get reliable results
Guillem Jover
1
-0
/
+3
2015-08-04
scripts/t: Add test cases for the makefile snippets
Guillem Jover
6
-0
/
+139
2015-08-03
Dpkg::Shlibs::Objdump: Support spaces in symbol names
Guillem Jover
6
-1
/
+231
2015-08-03
Dpkg::Deps: Make the dependency comparison deep
Guillem Jover
1
-2
/
+2
2015-07-29
Dpkg::Dist::Files: Allow colons (:) in added filenames
Guillem Jover
1
-16
/
+26
2015-07-29
Dpkg::Control::HashCore: Remove trailing space before handling dot-separators
Guillem Jover
2
-0
/
+3
2015-07-29
Dpkg::Changelog::Entry::Debian: Use Time::Piece instead of Date::Parse
Guillem Jover
2
-2
/
+27
2015-05-18
Dpkg::Shlibs: Fix add_library_dir to initialize the library paths if needed
Guillem Jover
1
-2
/
+13
2015-05-18
scripts/t: Remove unused use Data::Dumper
Guillem Jover
1
-2
/
+0
2015-05-18
scripts/t: Swap is_deeply() got and expected arguments
Guillem Jover
1
-3
/
+3
2015-05-18
Dpkg::Dist::Files: Allow ~ in added filenames
Guillem Jover
1
-1
/
+28
2015-05-18
scripts/t: Reduce timeout from 5 to 1 in test case
Guillem Jover
1
-1
/
+1
2015-05-18
scripts/t: Do not use a timeout when testing cat I/O
Guillem Jover
1
-3
/
+2
2015-05-18
Dpkg::Substvars: Add new filter() method
Guillem Jover
2
-1
/
+42
[next]