Age | Commit message (Expand) | Author | Files | Lines |
2022-12-06 | Make sure we only build one package config per interactive tennant | Karen Arutyunov | 1 | -1/+1 |
2022-11-23 | Add support for package build configurations | Karen Arutyunov | 1 | -8/+42 |
2022-08-24 | Drop all database migrations to be backward compatible with only 0.15.0 (one ... | Karen Arutyunov | 1 | -1/+1 |
2022-02-11 | Add support for reflect clause in tests package manifest value | Karen Arutyunov | 1 | -12/+15 |
2022-01-17 | Adapt to package manifest dependency classes change | Karen Arutyunov | 1 | -5/+20 |
2022-01-17 | Adapt to package manifest requirement classes change | Karen Arutyunov | 1 | -1/+1 |
2021-12-21 | Use butl::small_vector for package manifest license alternatives | Karen Arutyunov | 1 | -1/+1 |
2021-12-09 | Prepare for supporting multiple ids in requirement alternative | Karen Arutyunov | 1 | -2/+23 |
2021-12-08 | Prepare for supporting multiple dependencies in dependency alternative | Karen Arutyunov | 1 | -9/+47 |
2021-11-15 | Drop all database migrations to be backward compatible with only 0.14.0 (one ... | Karen Arutyunov | 1 | -3/+3 |
2021-09-24 | Add support for requires, tests, examples, benchmarks, and host task manifest... | Karen Arutyunov | 1 | -27/+4 |
2021-08-24 | Add support for build-time mark (*) in tests, examples, and benchmarks packag... | Karen Arutyunov | 1 | -2/+9 |
2021-03-26 | Add support for interactive CI mode | Karen Arutyunov | 1 | -2/+15 |
2020-07-23 | Drop all database migrations to be backward compatible with only 0.13.0 (one ... | Karen Arutyunov | 1 | -1/+1 |
2020-07-17 | Close package database schema version | Karen Arutyunov | 1 | -1/+1 |
2020-06-26 | Adapt to merging of package external tests, examples, and benchmarks into typ... | Karen Arutyunov | 1 | -14/+29 |
2020-05-01 | Adapt to renaming bpkg::url class to bpkg::manifest_url | Karen Arutyunov | 1 | -15/+14 |
2020-04-06 | Add support for test-exclude task manifest value | Karen Arutyunov | 1 | -17/+24 |
2020-04-05 | Make brep-load to resolve package dependencies in shallow mode | Karen Arutyunov | 1 | -2/+2 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-11-26 | Drop all database migrations to be backward compatible with only 0.12.0 (one ... | Karen Arutyunov | 1 | -1/+1 |
2019-10-31 | Add support for tests, examples, and benchmark package manifest values | Karen Arutyunov | 1 | -4/+19 |
2019-09-05 | Adapt to optional package revision | Karen Arutyunov | 1 | -1/+1 |
2019-08-01 | Adapt to using butl::small_vector instead of std::vector for some manifest va... | Karen Arutyunov | 1 | -4/+4 |
2019-07-09 | Add support for marking internal repository as non-buildable | Karen Arutyunov | 1 | -3/+28 |
2019-06-22 | Drop all database migrations to be backward compatible with only 0.11.0 (one ... | Karen Arutyunov | 1 | -1/+1 |
2019-06-04 | Add support for topics and keywords package manifest values | Karen Arutyunov | 1 | -8/+14 |
2019-05-29 | Adapt to making bpkg::url inheriting from butl::url | Karen Arutyunov | 1 | -1/+4 |
2019-05-22 | Add support for package manifest upstream-version value | Karen Arutyunov | 1 | -4/+8 |
2019-05-15 | Add support for description-type package manifest value | Karen Arutyunov | 1 | -2/+19 |
2019-02-28 | Build packages for different toolchains having same version but different names | Karen Arutyunov | 1 | -10/+1 |
2019-02-19 | Close database schema version | Boris Kolpackov | 1 | -1/+1 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-11-29 | Add support for builds manifest value | Karen Arutyunov | 1 | -8/+8 |
2018-11-06 | Add support for build-warning-email and build-error-email package manifest va... | Karen Arutyunov | 1 | -1/+5 |
2018-10-30 | Add tenant object | Karen Arutyunov | 1 | -1/+51 |
2018-10-12 | Recreate database schema extras on migration | Karen Arutyunov | 1 | -1/+1 |
2018-09-14 | Add support for packages and builds global views | Karen Arutyunov | 1 | -1/+3 |
2018-09-11 | Close database schema version | Boris Kolpackov | 1 | -1/+1 |
2018-09-08 | Add multi-tenancy support | Karen Arutyunov | 1 | -14/+26 |
2018-08-31 | Add support for git repositories to brep-load | Karen Arutyunov | 1 | -6/+11 |
2018-07-11 | Add support for package project manifest value | Karen Arutyunov | 1 | -1/+8 |
2018-07-09 | Workaround for GCC bug #86441 | Boris Kolpackov | 1 | -0/+9 |
2018-06-12 | Make project url and email optional in package manifest | Karen Arutyunov | 1 | -6/+6 |
2018-05-29 | Close database schema version | Boris Kolpackov | 1 | -1/+1 |
2018-05-24 | Adapt to inventing package_name type | Karen Arutyunov | 1 | -6/+6 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2017-08-07 | Close database schema versions | Boris Kolpackov | 1 | -1/+1 |
2017-07-29 | Add support for src-url and doc-url package manifest values | Karen Arutyunov | 1 | -0/+4 |
2017-07-10 | Add support for build include/exclude manifest values | Karen Arutyunov | 1 | -4/+25 |