Age | Commit message (Expand) | Author | Files | Lines |
2022-02-03 | Add support for bootstrap-build and root-build values in package manifest | Karen Arutyunov | 1 | -1/+18 |
2022-01-20 | Minor fix in manual | Boris Kolpackov | 1 | -3/+3 |
2022-01-17 | Mention '*' marker for requirement alternatives in manual | Karen Arutyunov | 1 | -7/+7 |
2021-12-09 | Minor tweaks to requires manifest value documentation | Boris Kolpackov | 1 | -2/+3 |
2021-11-24 | Deprecate non-canonical multi-line manifest value format | Boris Kolpackov | 1 | -5/+4 |
2021-11-23 | Use term 'introducer' instead of 'introductor' | Karen Arutyunov | 1 | -2/+2 |
2021-10-07 | Add support for applying backward compatibility workarounds to packages.manif... | Karen Arutyunov | 1 | -6/+39 |
2021-09-20 | Fix heap-buffer-overflow in evaluate_dependency | Karen Arutyunov | 1 | -3/+3 |
2021-09-17 | Document 'require: {bootstrap,host}' package manifest values | Karen Arutyunov | 1 | -0/+13 |
2021-08-23 | Fix typo in manual and add another example | Boris Kolpackov | 1 | -14/+19 |
2021-08-20 | Add support for build-time mark (*) in tests, examples, and benchmarks packag... | Karen Arutyunov | 1 | -12/+18 |
2021-07-22 | Update builds manifest value examples with host, mobile classes | Boris Kolpackov | 1 | -12/+18 |
2021-07-05 | Fix terminology inconsistency | Boris Kolpackov | 1 | -1/+2 |
2021-03-11 | Fix typos in manual | Boris Kolpackov | 1 | -26/+26 |
2020-11-24 | Update manual with build-email package manifest value semantics change | Karen Arutyunov | 1 | -4/+7 |
2020-07-03 | Fix typo in manual | Karen Arutyunov | 1 | -1/+1 |
2020-07-03 | Update documentation with switch to SPDX license expression | Boris Kolpackov | 1 | -44/+118 |
2020-04-06 | Adapt documentation to reflect that external test packages may have their own... | Karen Arutyunov | 1 | -3/+5 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2020-01-29 | Restrict manifest text with only Unicode graphic characters, '\t', '\r', and ... | Karen Arutyunov | 1 | -2/+7 |
2019-11-12 | Minor manual tweak | Boris Kolpackov | 1 | -4/+4 |
2019-11-11 | Update manual with recommendations on tests, etc., packages | Boris Kolpackov | 1 | -6/+15 |
2019-10-31 | Add support for package version constraint in pkg-build command arguments | Karen Arutyunov | 1 | -61/+109 |
2019-06-03 | Replace tags with keywords, add topics package manifest values in manual | Boris Kolpackov | 1 | -16/+23 |
2019-06-03 | Add support for AGPL | Boris Kolpackov | 1 | -0/+2 |
2019-05-22 | Document package manifest upstream-version value | Karen Arutyunov | 1 | -0/+8 |
2019-05-17 | Update 'license' package manifest value documentation | Boris Kolpackov | 1 | -21/+28 |
2019-05-07 | Add support for description-type package manifest value | Karen Arutyunov | 1 | -2/+24 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2019-01-15 | Add support for $ in package manifest dependency constraint | Karen Arutyunov | 1 | -3/+92 |
2019-01-08 | Fix manual to reflect that package description is displayed in brep as pre-fo... | Karen Arutyunov | 1 | -7/+6 |
2018-12-10 | Mention build configuration inheritance in builds value documentation | Boris Kolpackov | 1 | -2/+6 |
2018-12-07 | Fix bug documentation formatting | Boris Kolpackov | 1 | -1/+1 |
2018-12-04 | Fix typo in doc/manual.cli | Karen Arutyunov | 1 | -1/+1 |
2018-12-02 | Regularize value comments in manifest examples in manual | Karen Arutyunov | 1 | -17/+17 |
2018-11-30 | Document new build-include/exclude pattern matching semantics | Boris Kolpackov | 1 | -6/+15 |
2018-11-29 | Document package manifest builds value | Karen Arutyunov | 1 | -6/+85 |
2018-11-19 | Add few clarifications to 'requires' package manifest value documentation | Boris Kolpackov | 1 | -2/+6 |
2018-11-06 | Document build-warning-email and build-error-email package manifest values | Karen Arutyunov | 1 | -3/+27 |
2018-09-05 | Documentation fixes | Boris Kolpackov | 1 | -1/+1 |
2018-09-03 | Update to match new pre-formatted fragment escape semantics in CLI | Boris Kolpackov | 1 | -1/+1 |
2018-08-06 | Clean up character literals in documentation | Boris Kolpackov | 1 | -22/+22 |
2018-08-04 | Specify package manifest header | Boris Kolpackov | 1 | -0/+9 |
2018-07-27 | Add note on manifest format versions in binary manifest lists | Boris Kolpackov | 1 | -1/+2 |
2018-07-21 | Specify binary manifest representation | Boris Kolpackov | 1 | -1/+15 |
2018-07-13 | Update recommendations on package naming with regard to dot | Boris Kolpackov | 1 | -3/+7 |
2018-07-11 | Specify 'project' package manifest value | Boris Kolpackov | 1 | -0/+19 |
2018-07-05 | Adapt to prerequisite repository type guessing rules change | Karen Arutyunov | 1 | -5/+0 |
2018-07-05 | Strip .git extension for non-existent local prerequisite location | Karen Arutyunov | 1 | -1/+6 |
2018-06-15 | Default version epoch to one | Karen Arutyunov | 1 | -13/+20 |