aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-fetch.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-08-04Fix pkg-fetch which failed to re-fetch same package version in --replace modeKaren Arutyunov1-5/+80
2023-06-19Add --mask-repository pkg-build optionKaren Arutyunov1-6/+10
2022-08-02For rep-create, pkg-verify, and rep-info don't verify build-time toolchain de...Karen Arutyunov1-0/+1
2022-06-20Implement dependency configuration negotiationBoris Kolpackov1-3/+3
2022-02-22Increment version iteration for external packages on buildfiles changeKaren Arutyunov1-0/+1
2022-02-03Add support for bootstrap-build and root-build values in package manifestKaren Arutyunov1-1/+2
2021-08-30Consider repository information from ultimate dependent databases rather then...Karen Arutyunov1-10/+10
2021-07-09Add support for linked configurationsKaren Arutyunov1-26/+25
2020-10-01Add --output-{root,purge} options to pkg-checkoutKaren Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-10-31Document default options files for commandsKaren Arutyunov1-0/+2
2019-08-16Add support for default options filesKaren Arutyunov1-2/+25
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-15Add support for $ in package manifest dependency constraintKaren Arutyunov1-2/+2
2018-11-13Add pkg-verify --deep optionKaren Arutyunov1-1/+5
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-6/+22
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-04-27Add support for repository fragmentsKaren Arutyunov1-10/+12
2018-04-19Implement dependency up/down-grade/unholdKaren Arutyunov1-7/+1
2018-04-19Implement build plan simulationKaren Arutyunov1-23/+46
2018-03-16Add support for version iterationKaren Arutyunov1-0/+1
2018-03-14Add --no-result option to suppress printing informational messagesBoris Kolpackov1-1/+1
2018-03-08Add support for dir repositoryKaren Arutyunov1-1/+6
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov1-3/+1
2018-02-21Add support for pkg-checkoutKaren Arutyunov1-5/+13
2018-02-12Clone and fetch git repositoriesKaren Arutyunov1-1/+3
2018-01-18Change remaining auto_rm to auto_rmfileBoris Kolpackov1-1/+1
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-11/+11
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-09-01Minor diagnostics improvementBoris Kolpackov1-1/+2
2016-08-29Support system packagesKaren Arutyunov1-2/+5
2016-06-18Rename cfg-{add,fetch} to rep-{add,fetch} (aliases stay same)Boris Kolpackov1-2/+2
2016-02-29Rename level[1-6]() to l[1-6]()Boris Kolpackov1-3/+3
2016-02-12<types>/<utility> scheme cleanupBoris Kolpackov1-2/+0
2016-01-30Add checksum verificationBoris Kolpackov1-1/+15
2016-01-25Ignore revision for version equality in pkg-{status,build}, constraintsBoris Kolpackov1-0/+5
2016-01-09Update copyright yearBoris Kolpackov1-1/+1
2015-12-09Clean up command names, add aliasesBoris Kolpackov1-2/+2
2015-12-07Ignoring unknown manifest entries where appropriateBoris Kolpackov1-1/+1
2015-10-22Implement dependents check in drop commandBoris Kolpackov1-1/+3
2015-10-21Add support for held packages, package versionsBoris Kolpackov1-0/+2
2015-10-10Complete build commandBoris Kolpackov1-139/+198
2015-10-10Implement --replace|-r mode for pkg-unpack; improve in pkg-fetchBoris Kolpackov1-15/+18
2015-10-10Implement --replace|-r mode for pkg-fetchBoris Kolpackov1-18/+67
2015-10-08Use <pkg>/<ver> format in all commandsBoris Kolpackov1-6/+6
2015-10-06Rename package to selected_package, state to package_stateBoris Kolpackov1-3/+3
2015-10-06Track prerequisite packages, handle in pkg-{con,dis}figureBoris Kolpackov1-1/+2
2015-10-05Add repository location to package, minor cleanupsBoris Kolpackov1-2/+11
2015-09-29Add --tar, --tar-option options, test with bsdtarBoris Kolpackov1-1/+1
2015-09-29Automatically cleanup package archive, directory on failureBoris Kolpackov1-0/+4