aboutsummaryrefslogtreecommitdiff
path: root/bpkg
AgeCommit message (Expand)AuthorFilesLines
2021-08-06Adapt to support for option positions added to butl::load_default_options()Karen Arutyunov1-9/+23
2021-08-04Make use of libbpkg's extract_package_name() and extract_package_version() fu...Karen Arutyunov1-27/+4
2021-08-04Add --no-private-config option for pkg-build and --no-{host,build2}-config op...Karen Arutyunov7-41/+170
2021-08-03Fix rep-fetch crash due to 'object not persistent' odb exceptionKaren Arutyunov1-1/+8
2021-08-03Fix database migration to schema version 9Karen Arutyunov1-2/+2
2021-08-03Make necessary arrangements of new option position functionalityBoris Kolpackov1-7/+21
2021-08-03Rename --config-uuid to --uuid in bpkg-cfg-createBoris Kolpackov3-6/+10
2021-08-03Separate package names in lists with commas instead of just spacesBoris Kolpackov1-8/+9
2021-08-02Make parsing of openssl output more robustBoris Kolpackov1-11/+22
2021-07-30Add support for checked out repository fragments cachingKaren Arutyunov7-94/+265
2021-07-29Fix selection between two equal build entries in pkg-buildKaren Arutyunov1-18/+13
2021-07-20Remove redundant 'info:' prefix in cfg-create and cfg-link outputKaren Arutyunov2-10/+10
2021-07-20Add support for cfg-infoKaren Arutyunov7-1/+130
2021-07-09Add support for linked configurationsKaren Arutyunov54-1202/+5125
2021-07-09Fix selection of build entry between two in pkg-buildKaren Arutyunov1-5/+13
2021-07-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-19Match package spec local repository locations in pkg-build case-insensitively...Karen Arutyunov4-7/+48
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-01-26Rename identically-named enums to get rid of ODR violationBoris Kolpackov2-52/+51
2021-01-08Handle bin.exe.prefix in addition to suffixBoris Kolpackov2-2/+3
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-12Add --all-pattern option to pkg-{update,clean,test,install,uninstall} commandsKaren Arutyunov12-38/+119
2020-11-04Drop -p alias for --print-only option for pkg-build since it clashes with --p...Karen Arutyunov1-1/+1
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 Arutyunov1-10/+13
2020-10-03Add --checkout-{root,purge} to pkg-buildKaren Arutyunov2-51/+141
2020-10-01Add --output-{root,purge} options to pkg-checkoutKaren Arutyunov7-26/+134
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 !c...Karen Arutyunov2-18/+14
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-23Drop all database migrations to be backward compatible with 0.12.0 and above ...Karen Arutyunov3-32/+6
2020-07-01Improve diagnostics when failing on git repositories with uncleanly removed s...Karen Arutyunov1-33/+49
2020-06-26Fix build order for test and main packagesKaren Arutyunov15-130/+376
2020-06-26Fix pkg-disfigure diagnosticsKaren Arutyunov1-1/+1
2020-06-19Get rid of unnecessary copiesBoris Kolpackov1-2/+2
2020-06-18Fix assertion failure in rep-removeKaren Arutyunov1-7/+20
2020-05-01Add --pkg-proxy common optionKaren Arutyunov21-55/+250
2020-04-07Minor comments and diagnostics fixKaren Arutyunov1-7/+7
2020-04-07Fix fixup_worktree() to properly replace git's filesystem-agnostic symlinks w...Karen Arutyunov1-1/+1
2020-02-19Fix copyright notice extraction for building and documentation generatingKaren Arutyunov1-3/+3
2020-02-18New LICENSE/AUTHORS arrangementKaren Arutyunov1-4/+5
2020-02-12Adapt to renaming butl::fdnull() to fdopen_null()Karen Arutyunov5-6/+6