aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-build.test
AgeCommit message (Expand)AuthorFilesLines
2018-03-12Add support for --keep-out optionKaren Arutyunov1-57/+291
2018-03-09Call output directory just <pkg> for external packagesKaren Arutyunov1-4/+4
2018-03-09Search for repository location in database before parsing for pkg-buildKaren Arutyunov1-12/+38
2018-03-09Prefer dir repository type over others for pkg-buildKaren Arutyunov1-1/+8
2018-03-08Add support for dir repositoryKaren Arutyunov1-1/+17
2018-03-05Add .manifest extension to repositories, packages and signature filesKaren Arutyunov1-16/+16
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov1-1/+1
2018-03-03Shorten bpkg certificates and repositories directory namesKaren Arutyunov1-2/+2
2018-03-03Fix support of package scheme in <package>@<location>Karen Arutyunov1-19/+71
2018-03-02Update pkg-buildKaren Arutyunov1-1/+91
2018-02-22Add support for version control-based repos to pkg-buildKaren Arutyunov1-18/+112
2018-01-17Fix bpkg test failure on WindowsKaren Arutyunov1-3/+3
2018-01-17Fix building local package against local prerequisite packageBoris Kolpackov1-0/+46
2017-12-16Adjust to new printed representation of dir{} targetsBoris Kolpackov1-18/+18
2017-03-16Make use of >! redirect in testscriptsKaren Arutyunov1-6/+6
2017-03-15Port test.sh to testscriptKaren Arutyunov1-0/+1239