Age | Commit message (Expand) | Author | Files | Lines |
2018-01-16 | Factor out bpkg repository fetching code used in rep-fetch and rep-info | Boris Kolpackov | 2 | -8/+0 |
2018-01-15 | Adapt to adding type prefix for repository canonical name | Karen Arutyunov | 4 | -75/+81 |
2017-12-28 | Add repository type detection | Karen Arutyunov | 1 | -5/+79 |
2017-12-16 | Adjust to new printed representation of dir{} targets | Boris Kolpackov | 1 | -18/+18 |
2017-07-31 | Redo libhello test project header installation setup | Karen Arutyunov | 2 | -1/+1 |
2017-07-25 | Revert previous fix (was bug in build2) | Karen Arutyunov | 1 | -2/+12 |
2017-07-25 | Adapt pkg-update test to build2 changes | Karen Arutyunov | 1 | -12/+2 |
2017-05-31 | Make use of butl::openssl, ifdstream::read_text() and ifdstream::read_binary() | Karen Arutyunov | 1 | -1/+1 |
2017-05-08 | Add support for certificate name subdomain wildcard | Karen Arutyunov | 8 | -0/+317 |
2017-05-01 | Add hxx extension for headers and lib prefix for library dirs | Karen Arutyunov | 17 | -13/+16 |
2017-05-01 | Reimplement tar invocations to do manual decompression | Boris Kolpackov | 1 | -3/+2 |
2017-04-28 | Make tests to pass | Karen Arutyunov | 6 | -10/+10 |
2017-04-28 | Switch to version module | Karen Arutyunov | 1 | -16/+1 |
2017-03-20 | Make use of --no-cleanup testscript builtin option | Karen Arutyunov | 3 | -16/+6 |
2017-03-17 | Use exclusion group in tests/buildfile | Boris Kolpackov | 1 | -2/+3 |
2017-03-17 | Make bpkg use build system driver that is running tests | Boris Kolpackov | 2 | -24/+29 |
2017-03-16 | Make use of >! redirect in testscripts | Karen Arutyunov | 13 | -52/+52 |
2017-03-15 | Port test.sh to testscript | Karen Arutyunov | 214 | -2304/+5475 |
2017-01-25 | Specify test.target for test packages | Karen Arutyunov | 3 | -1/+5 |
2016-12-02 | Adapt buildfiles to expansion change | Karen Arutyunov | 3 | -3/+3 |
2016-10-12 | Fix repository paths in comments in tests/cert.sh | Karen Arutyunov | 1 | -5/+5 |
2016-09-04 | Update libhello in tests | Boris Kolpackov | 22 | -77/+104 |
2016-09-01 | Make ?sys: to change preference to system | Karen Arutyunov | 1 | -8/+14 |
2016-08-31 | Build infrastructure update | Karen Arutyunov | 3 | -2/+2 |
2016-08-29 | Add pkg/1/build2.org/system/t3 repository | Karen Arutyunov | 2 | -0/+4 |
2016-08-29 | Support system packages | Karen Arutyunov | 16 | -173/+522 |
2016-08-23 | Update install.* variables in buildfiles | Boris Kolpackov | 1 | -1/+1 |
2016-08-04 | Update bpkg test to be able to specify C++ compiler | Karen Arutyunov | 5 | -18/+71 |
2016-07-14 | Add --cert-* rep-info command options | Karen Arutyunov | 1 | -0/+8 |
2016-07-12 | Use ./ instead of just . to denote current directory in buildfiles | Boris Kolpackov | 2 | -2/+2 |
2016-06-18 | Rename cfg-{add,fetch} to rep-{add,fetch} (aliases stay same) | Boris Kolpackov | 1 | -120/+120 |
2016-06-18 | Offer to update dependents in pkg-build, add options to pkg-{build,drop} | Boris Kolpackov | 1 | -6/+6 |
2016-06-18 | Fix test.sh not to collapse several consecutive spaces into the single one in... | Karen Arutyunov | 1 | -3/+3 |
2016-06-18 | Fix test.sh to work in MSYS2 | Karen Arutyunov | 1 | -1/+1 |
2016-06-18 | Exclude some test cases for MSYS | Karen Arutyunov | 1 | -21/+30 |
2016-05-31 | Port to MinGW | Karen Arutyunov | 1 | -23/+61 |
2016-05-04 | Fix repository authentication test cases | Karen Arutyunov | 1 | -6/+12 |
2016-05-04 | Add support for repository authentication | Karen Arutyunov | 121 | -120/+752 |
2016-04-23 | Unless name ends with a separator don't try it as package directory in pkg-build | Boris Kolpackov | 1 | -2/+2 |
2016-04-23 | Delay checking dependents until we know which of them are up/downgraded | Boris Kolpackov | 1 | -6/+6 |
2016-03-11 | Make rep_create to convert file-type manifest values to corresponding inline-... | Karen Arutyunov | 2 | -1/+14 |
2016-02-23 | Update test repository publish script to exclude unnecessary files | Boris Kolpackov | 1 | -2/+8 |
2016-02-13 | Fix few bugs in hold state logic | Boris Kolpackov | 1 | -5/+2 |
2016-02-13 | Offer in pkg-build to drop prerequisite packages that are no longer necessary | Boris Kolpackov | 4 | -0/+30 |
2016-01-31 | Add some more variants to test (sha256 sum) | Boris Kolpackov | 1 | -1/+6 |
2016-01-30 | Use build2.org to host test repositories | Boris Kolpackov | 2 | -4/+4 |
2016-01-30 | Update to use new libhello | Boris Kolpackov | 21 | -72/+82 |
2016-01-30 | Add checksum verification | Boris Kolpackov | 1 | -0/+3 |
2016-01-14 | Support new revision of repository name specification | Boris Kolpackov | 1 | -1/+1 |
2016-01-08 | Support version release | Boris Kolpackov | 5 | -6/+6 |