Age | Commit message (Expand) | Author | Files | Lines |
2021-09-23 | Fix issue with hardcoded path separators in test | Boris Kolpackov | 1 | -1/+1 |
2021-09-23 | Add pkg-build --disfigure option to force from-scratch reconfiguration | Boris Kolpackov | 1 | -0/+71 |
2021-09-17 | Change semantics for ?sys:<pkg> in pkg-build if no package configuration is e... | Karen Arutyunov | 1 | -1/+394 |
2021-09-06 | Add pkg-status --all|-a and --link options | Boris Kolpackov | 1 | -12/+12 |
2021-09-06 | Make pkg-build to accept multiple current configurations | Karen Arutyunov | 1 | -55/+358 |
2021-08-30 | Consider repository information from ultimate dependent databases rather then... | Karen Arutyunov | 1 | -19/+129 |
2021-08-11 | Don't create private configurations in private configurations | Karen Arutyunov | 1 | -25/+25 |
2021-08-11 | Disallow build-time dependencies for build system modules | Karen Arutyunov | 1 | -100/+140 |
2021-08-03 | Rename --config-uuid to --uuid in bpkg-cfg-create | Boris Kolpackov | 1 | -1/+1 |
2021-08-03 | Separate package names in lists with commas instead of just spaces | Boris Kolpackov | 1 | -11/+11 |
2021-07-30 | Add support for checked out repository fragments caching | Karen Arutyunov | 1 | -7/+9 |
2021-07-09 | Add support for linked configurations | Karen Arutyunov | 1 | -5/+1898 |
2021-07-09 | Fix selection of build entry between two in pkg-build | Karen Arutyunov | 1 | -2/+48 |
2021-04-19 | Match package spec local repository locations in pkg-build case-insensitively... | Karen Arutyunov | 1 | -1/+32 |
2020-11-23 | Adapt tests to converting repo canonical name path part to lower case on Windows | Karen Arutyunov | 1 | -3/+15 |
2020-10-06 | Separate configure step from fetch/unpack|checkout in pkg-build | Karen Arutyunov | 1 | -74/+74 |
2020-10-03 | Add --checkout-{root,purge} to pkg-build | Karen Arutyunov | 1 | -0/+24 |
2020-07-16 | Use *.config.mode instead of *.mode in tests | Boris Kolpackov | 1 | -1/+1 |
2020-04-06 | Make use of project configuration variables for tests | Karen Arutyunov | 1 | -4/+4 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-10-31 | Add support for package version constraint in pkg-build command arguments | Karen Arutyunov | 1 | -8/+150 |
2019-10-19 | Fix some testscripts properly setting config.cxx variable | Karen Arutyunov | 1 | -5/+14 |
2019-10-18 | Use $quote() for quoting config.cxx option value in testscripts | Karen Arutyunov | 1 | -5/+7 |
2019-09-05 | Adapt to optional package revision | Karen Arutyunov | 1 | -2/+62 |
2019-08-22 | Quote directory paths in buildspecs | Karen Arutyunov | 1 | -0/+2 |
2019-08-02 | Replace some testscript commands single-character options with their long var... | Karen Arutyunov | 1 | -2/+2 |
2019-07-31 | Combine multiple single-character options into a single argument for testscri... | Karen Arutyunov | 1 | -4/+4 |
2019-06-07 | Fix uncaught invalid_argument thrown by pkg-build for package like 'foo/1.0.0-' | Karen Arutyunov | 1 | -0/+25 |
2019-05-31 | Allow specifying system package that doesn't belong to any repository for pkg... | Karen Arutyunov | 1 | -1/+56 |
2019-05-21 | Detect and complain about dependency cycle in pkg-build | Karen Arutyunov | 1 | -0/+93 |
2019-03-23 | Cleanup some files replacing tabs with spaces | Karen Arutyunov | 1 | -8/+8 |
2019-01-24 | Add support for --no-progress option | Karen Arutyunov | 1 | -303/+192 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-12-05 | Don't fail implicitly up/down-grading dependency, unless it's version is held | Karen Arutyunov | 1 | -14/+101 |
2018-11-13 | Add support for vars grouping for package commands | Karen Arutyunov | 1 | -9/+2 |
2018-11-09 | Add support for pkg-build configuration variables | Karen Arutyunov | 1 | -0/+51 |
2018-09-07 | Fix pkg-build testscript | Karen Arutyunov | 1 | -3/+3 |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 1 | -0/+3473 |