index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
integration
/
test-apt-get-build-dep
Age
Commit message (
Expand
)
Author
2016-12-31
allow default build-essentials to be overridden
David Kalnischkies
2016-12-31
add --indep-only for build-dep command
David Kalnischkies
2016-11-09
add a testcase for support of various build-dependency types
David Kalnischkies
2016-02-03
use pkgCache::VS instead of pkgDepCache::VS()
David Kalnischkies
2016-01-25
reimplement build-dep via apts normal resolver
David Kalnischkies
2016-01-02
support comments in debian/control parsing
David Kalnischkies
2015-12-19
tests: support spaces in path and TMPDIR
David Kalnischkies
2015-12-01
require explicit paths to dsc/control as we do for deb files
David Kalnischkies
2015-09-14
various changes to increase test-coverage
David Kalnischkies
2015-03-16
test exitcode as well as string equality
David Kalnischkies
2014-07-08
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
2014-04-25
add support for apt-get build-dep unpacked-source-dir
Michael Vogt
2014-04-22
add support for apt-get build-dep foo.dsc
Michael Vogt