aboutsummaryrefslogtreecommitdiff
path: root/bpkg/diagnostics.hxx
AgeCommit message (Collapse)AuthorFilesLines
2023-02-01Implement system package manager query and install support for DebianBoris Kolpackov1-1/+30
2022-11-08Adjust to diagnostics epilogue interface changeBoris Kolpackov1-2/+2
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-1/+1
2021-09-02Add progress to configure/disfigure in pkg-build/drop if result is disabledBoris Kolpackov1-0/+5
For projects with a large number of dependencies (e.g., Boost) these can take a while.
2021-08-04Add --no-private-config option for pkg-build and --no-{host,build2}-config ↵Karen Arutyunov1-4/+16
options for cfg-create
2020-09-14Exit with status 2 for recoverable errorsKaren Arutyunov1-0/+5
2020-05-01Add --pkg-proxy common optionKaren Arutyunov1-0/+22
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-08-16Add support for default options filesKaren Arutyunov1-3/+16
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-26Don't print empty location, zero line/columnBoris Kolpackov1-1/+8
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-14Fallback to output directory removal for --keep-out on disfigure failureKaren Arutyunov1-3/+6
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-1/+1
2017-07-27Adapt to process_run() overload renamingKaren Arutyunov1-1/+1
2017-05-31Make use of butl::openssl, ifdstream::read_text() and ifdstream::read_binary()Karen Arutyunov1-1/+11
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in ↵Karen Arutyunov1-1/+1
libbutl
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-0/+240