aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-07-02Backupbuild2-configKaren Arutyunov5-28/+102
2021-07-01Add support for build2 configurationsKaren Arutyunov3-68/+91
2021-07-01Add support for building dependency in other configuration and re-pointing ↵Karen Arutyunov10-227/+1722
dependents to it
2021-07-01Fix selection of build entry between two in pkg-buildKaren Arutyunov3-9/+63
2021-07-01Skip/remove dangling implicit associationsKaren Arutyunov4-48/+155
2021-07-01Add support for associated configurationsKaren Arutyunov78-1155/+5491
2021-06-09Various cleanupsKaren Arutyunov2-10/+21
2021-06-08Run git-update-index in pkg-checkout for multiple links per runKaren Arutyunov1-9/+32
2021-05-10Generate .gitignore in .bpkg/ to prevent accidentally committing itBoris Kolpackov1-1/+21
2021-04-28Qualify all database entities with explicit main schemaBoris Kolpackov4-38/+41
2021-04-20Disable bunch of bogus GCC warningsKaren Arutyunov1-0/+2
2021-04-19Match package spec local repository locations in pkg-build ↵Karen Arutyunov5-8/+80
case-insensitively on Windows
2021-04-17Fix pkg-build crashing on empty repository locationKaren Arutyunov1-0/+3
2021-04-12Suppress VC's bogus "requires the compiler to capture 'this'" warningKaren Arutyunov1-1/+7
2021-03-11Fix typos in manualBoris Kolpackov1-26/+26
2021-03-08Regenerate expiring test certificatesKaren Arutyunov8-176/+179
2021-01-26Rename identically-named enums to get rid of ODR violationBoris Kolpackov2-52/+51
2021-01-08Update copyrightBoris Kolpackov1-1/+1
2021-01-08Handle bin.exe.prefix in addition to suffixBoris Kolpackov2-2/+3
2020-12-14Suppress VC's 'character cannot be represented in current code page' warning ↵Karen Arutyunov1-1/+1
(C4819)
2020-12-08Fix handling --options-file option in default options filesKaren Arutyunov1-1/+2
2020-12-07Add --immediate|-i and --recursive|-r options to pkg-{update,clean} commandsKaren Arutyunov4-13/+39
2020-11-24Update manual with build-email package manifest value semantics changeKaren Arutyunov1-4/+7
2020-11-23Adapt tests to converting repo canonical name path part to lower case on WindowsKaren Arutyunov2-11/+34
2020-11-12Add --all-pattern option to pkg-{update,clean,test,install,uninstall} commandsKaren Arutyunov13-38/+156
2020-11-04Drop -p alias for --print-only option for pkg-build since it clashes with ↵Karen Arutyunov1-1/+1
--patch|-p
2020-10-07Add support for BPKG_DEF_OPT environment variableKaren Arutyunov2-3/+27
2020-10-06Add tracing of execution plan refinement/simulationKaren Arutyunov1-0/+7
2020-10-06Separate configure step from fetch/unpack|checkout in pkg-buildKaren Arutyunov3-104/+107
2020-10-03Add --checkout-{root,purge} to pkg-buildKaren Arutyunov3-51/+165
2020-10-01Add --output-{root,purge} options to pkg-checkoutKaren Arutyunov8-35/+180
2020-10-01Adapt to adding ext_mods parameter to butl::b_info()Karen Arutyunov1-0/+1
2020-09-29Run build2 dist meta-operation in pkg-checkout with '--no-external-modules ↵Karen Arutyunov3-28/+24
!config.dist.bootstrap=true'
2020-09-14Exit with status 2 for recoverable errorsKaren Arutyunov4-14/+48
2020-09-12Match certificate fingerprints case-insensitivelyKaren Arutyunov4-9/+12
2020-08-05Fix mv() diagnosticsBoris Kolpackov1-1/+1
2020-07-27Fix man page name in NEWS fileBoris Kolpackov1-1/+1
2020-07-23Drop all database migrations to be backward compatible with 0.12.0 and above ↵Karen Arutyunov3-32/+6
(two minor versions behind)
2020-07-21Change to version 0.14.0-a.0.zBoris Kolpackov2-6/+6
2020-07-18Release version 0.13.0v0.13.0Boris Kolpackov2-8/+8
2020-07-17Update submodulesBoris Kolpackov1-0/+0
2020-07-17Minor tweaks to NEWS fileBoris Kolpackov1-2/+3
2020-07-17Minor tweaks to NEWS fileBoris Kolpackov1-2/+3
2020-07-16Use *.config.mode instead of *.mode in testsBoris Kolpackov5-5/+5
2020-07-14Update NEWS fileBoris Kolpackov1-0/+13
2020-07-03Load cxx.config rather than cxx for testsKaren Arutyunov1-1/+1
2020-07-03Fix typo in manualKaren Arutyunov1-1/+1
2020-07-03Update documentation with switch to SPDX license expressionBoris Kolpackov1-44/+118
2020-07-01Improve diagnostics when failing on git repositories with uncleanly removed ↵Karen Arutyunov1-33/+49
submodules Also optimize git_fixup_worktree() to check for .gitmodules presence before running `git submodule--helper list` (as we normally do).
2020-07-01Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc)Boris Kolpackov1-2/+2