summaryrefslogtreecommitdiffstats
path: root/tests/pkg-build.test
Commit message (Expand)AuthorAgeFilesLines
* Make use of testscript mv builtinKaren Arutyunov2018-07-141-6/+11
* Fix 're-linkage issue' testscript comment to reflect it happens not only on W...Karen Arutyunov2018-06-041-4/+4
* Adapt to inventing package_name typeKaren Arutyunov2018-05-241-0/+42
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
* Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov2018-05-191-1/+1
* Add testscript code for Windows-related issue researchKaren Arutyunov2018-05-121-0/+7
* Add support for --patch optionKaren Arutyunov2018-05-101-37/+363
* Tweak pkg-build plan wordingBoris Kolpackov2018-05-031-98/+98
* Fix pkg-build testscriptKaren Arutyunov2018-04-201-0/+6
* Implement dependency up/down-grade/unholdKaren Arutyunov2018-04-191-157/+1314
* Implement package drops via plan refinementsKaren Arutyunov2018-04-191-5/+8
* Improve pkg-checkout progress diagnostics at verbosity level 1Boris Kolpackov2018-04-191-4/+4
* Replace --{drop,keep}-prerequisites with --keep-unusedBoris Kolpackov2018-04-191-21/+21
* Implement build plan simulationKaren Arutyunov2018-04-191-0/+94
* Re-enable dist-using test for WindowsBoris Kolpackov2018-03-201-5/+0
* Make use of cp builtin -p optionKaren Arutyunov2018-03-191-6/+2
* Redo pkg-status outputBoris Kolpackov2018-03-161-24/+24
* Add support for version iterationKaren Arutyunov2018-03-161-28/+73
* Add support for --keep-out optionKaren Arutyunov2018-03-121-57/+291
* Call output directory just <pkg> for external packagesKaren Arutyunov2018-03-091-4/+4
* Search for repository location in database before parsing for pkg-buildKaren Arutyunov2018-03-091-12/+38
* Prefer dir repository type over others for pkg-buildKaren Arutyunov2018-03-091-1/+8
* Add support for dir repositoryKaren Arutyunov2018-03-081-1/+17
* Add .manifest extension to repositories, packages and signature filesKaren Arutyunov2018-03-051-16/+16
* Rename bpkg repository type to pkgKaren Arutyunov2018-03-051-1/+1
* Shorten bpkg certificates and repositories directory namesKaren Arutyunov2018-03-031-2/+2
* Fix support of package scheme in <package>@<location>Karen Arutyunov2018-03-031-19/+71
* Update pkg-buildKaren Arutyunov2018-03-021-1/+91
* Add support for version control-based repos to pkg-buildKaren Arutyunov2018-02-221-18/+112
* Fix bpkg test failure on WindowsKaren Arutyunov2018-01-171-3/+3
* Fix building local package against local prerequisite packageBoris Kolpackov2018-01-171-0/+46
* Adjust to new printed representation of dir{} targetsBoris Kolpackov2017-12-161-18/+18
* Make use of >! redirect in testscriptsKaren Arutyunov2017-03-161-6/+6
* Port test.sh to testscriptKaren Arutyunov2017-03-151-0/+1239