aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-unpack.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-08-04Fix pkg-fetch which failed to re-fetch same package version in --replace modeKaren Arutyunov1-1/+1
2023-07-31Fix unexpected 'no package available for dependency' error when building from...Karen Arutyunov1-1/+1
2023-06-19Add --mask-repository pkg-build optionKaren Arutyunov1-1/+3
2023-06-11Don't check for directory existence in simulate mode in pkg-unpackKaren Arutyunov1-3/+3
2023-06-01Increment version iteration number for selected non-external package regardle...Karen Arutyunov1-56/+4
2022-12-12Adapt to butl::b_info() API changeKaren Arutyunov1-1/+5
2022-08-02For rep-create, pkg-verify, and rep-info don't verify build-time toolchain de...Karen Arutyunov1-0/+2
2022-07-13Add support for build-file package manifest valueKaren Arutyunov1-0/+1
2022-06-23Add support for additional *-build package manifest values and alternative bu...Karen Arutyunov1-2/+8
2022-02-22Increment version iteration for external packages on buildfiles changeKaren Arutyunov1-21/+117
2022-02-03Add support for bootstrap-build and root-build values in package manifestKaren Arutyunov1-0/+1
2021-10-12Verify package manifest compatibility with current toolchainKaren Arutyunov1-1/+2
2021-08-30Consider repository information from ultimate dependent databases rather then...Karen Arutyunov1-9/+9
2021-08-18Also consider subproject directory names when calculating manifest checksumsBoris Kolpackov1-8/+24
2021-07-09Add support for linked configurationsKaren Arutyunov1-29/+28
2020-10-01Add --output-{root,purge} options to pkg-checkoutKaren Arutyunov1-2/+2
2020-06-26Fix build order for test and main packagesKaren Arutyunov1-4/+0
2020-05-01Add --pkg-proxy common optionKaren Arutyunov1-3/+0
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-05-22Unify package archive extraction cases to use common implementationBoris Kolpackov1-93/+5
2019-01-30Fix package dependency constraint completions that could end up with latest s...Karen Arutyunov1-4/+9
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-15Add support for $ in package manifest dependency constraintKaren Arutyunov1-1/+1
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-9/+24
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-04-27Add support for repository fragmentsKaren Arutyunov1-8/+8
2018-04-19Implement dependency up/down-grade/unholdKaren Arutyunov1-7/+1
2018-04-19Implement build plan simulationKaren Arutyunov1-107/+135
2018-03-16Add support for version iterationKaren Arutyunov1-7/+24
2018-03-14Add --no-result option to suppress printing informational messagesBoris Kolpackov1-1/+1
2018-03-09Fix up package manifest version for pkg-unpackKaren Arutyunov1-2/+10
2018-03-09Prefer dir repository type over others for pkg-buildKaren Arutyunov1-8/+4
2018-03-08Add support for dir repositoryKaren Arutyunov1-49/+177
2018-02-21Add support for pkg-checkoutKaren Arutyunov1-3/+1
2018-02-12Add workaround for tar misinterpreting -C option path on WindowsKaren Arutyunov1-1/+18
2018-01-16Use tmp directory facility for storing temporary certificatesBoris Kolpackov1-1/+1
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-1/+1
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov1-1/+1
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-8/+8
2017-05-01Reimplement tar invocations to do manual decompressionBoris Kolpackov1-8/+48
2017-04-10Adapt to process_error changeKaren Arutyunov1-1/+1
2017-01-09Make use of operator<<(ostream, exception)Karen Arutyunov1-1/+1
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-09-17Audit all print_process()/process ctor for path_search()Karen Arutyunov1-4/+6
2016-09-02Only use tar --force-local argument on WindowsKaren Arutyunov1-1/+4
2016-08-29Support system packagesKaren Arutyunov1-3/+6
2016-05-31Port to MinGWKaren Arutyunov1-0/+6
2016-02-29Rename level[1-6]() to l[1-6]()Boris Kolpackov1-4/+4