aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-build.test
AgeCommit message (Expand)AuthorFilesLines
2018-06-04Fix 're-linkage issue' testscript comment to reflect it happens not only on W...Karen Arutyunov1-4/+4
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-0/+42
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-1/+1
2018-05-12Add testscript code for Windows-related issue researchKaren Arutyunov1-0/+7
2018-05-10Add support for --patch optionKaren Arutyunov1-37/+363
2018-05-03Tweak pkg-build plan wordingBoris Kolpackov1-98/+98
2018-04-20Fix pkg-build testscriptKaren Arutyunov1-0/+6
2018-04-19Implement dependency up/down-grade/unholdKaren Arutyunov1-157/+1314
2018-04-19Implement package drops via plan refinementsKaren Arutyunov1-5/+8
2018-04-19Improve pkg-checkout progress diagnostics at verbosity level 1Boris Kolpackov1-4/+4
2018-04-19Replace --{drop,keep}-prerequisites with --keep-unusedBoris Kolpackov1-21/+21
2018-04-19Implement build plan simulationKaren Arutyunov1-0/+94
2018-03-20Re-enable dist-using test for WindowsBoris Kolpackov1-5/+0
2018-03-19Make use of cp builtin -p optionKaren Arutyunov1-6/+2
2018-03-16Redo pkg-status outputBoris Kolpackov1-24/+24
2018-03-16Add support for version iterationKaren Arutyunov1-28/+73
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