aboutsummaryrefslogtreecommitdiff
path: root/bpkg/utility.hxx
AgeCommit message (Collapse)AuthorFilesLines
2023-08-04Fix pkg-fetch which failed to re-fetch same package version in --replace modeKaren Arutyunov1-0/+3
2023-04-15Implement in-process package configurationBoris Kolpackov1-0/+5
2023-03-09Add pkg-bindist command (generate binary distribution package)Boris Kolpackov1-0/+7
This commit includes an implementation for Debian and alike.
2023-02-01Implement system package manager query and install support for DebianBoris Kolpackov1-1/+9
2023-01-12Assume git repository protocol as smart if HTTP response code is 401Karen Arutyunov1-0/+6
2022-12-08Add --[no]diag-color options (infrastructure only)Boris Kolpackov1-2/+10
2022-06-23Add support for additional *-build package manifest values and alternative ↵Karen Arutyunov1-0/+4
buildfile naming
2022-06-20Implement dependency configuration negotiationBoris Kolpackov1-0/+4
For the detailed history see the dep-config and dep-config-neg branches.
2022-06-07Add --keep-temp common optionKaren Arutyunov1-1/+3
2022-02-10Do proper initialization of build system stateBoris Kolpackov1-4/+4
2022-02-03Add support for bootstrap-build and root-build values in package manifestKaren Arutyunov1-4/+13
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-8/+8
2021-09-04Add support for multiple temporary directoriesKaren Arutyunov1-8/+10
2021-07-30Add support for checked out repository fragments cachingKaren Arutyunov1-2/+4
2021-07-09Add support for linked configurationsKaren Arutyunov1-0/+8
2020-06-26Fix build order for test and main packagesKaren Arutyunov1-6/+7
2020-05-01Add --pkg-proxy common optionKaren Arutyunov1-0/+5
2020-02-12Adapt to renaming butl::fdnull() to fdopen_null()Karen Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-11-01Add --package-cwd option to bpkg-pkg-testKaren Arutyunov1-0/+6
2019-09-28Adapt to renaming butl::casecmp() to icasecmp()Karen Arutyunov1-2/+2
2019-08-22Make testscripts to ignore user's default options filesKaren Arutyunov1-2/+7
2019-08-16Add support for default options filesKaren Arutyunov1-0/+25
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-11-13Add support for vars grouping for package commandsKaren Arutyunov1-0/+4
2018-07-07Move prompt facility from bpkg to libbutlBoris Kolpackov1-5/+5
2018-06-15Use portable environment variable manipulation functionsKaren Arutyunov1-0/+4
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-14Fallback to output directory removal for --keep-out on disfigure failureKaren Arutyunov1-27/+10
2018-05-14Adjust to libbutl changesBoris Kolpackov1-1/+1
2018-04-19Improve pkg-checkout progress diagnostics at verbosity level 1Boris Kolpackov1-1/+14
2018-03-03Fix certificates and repositories directory names in commentsKaren Arutyunov1-2/+2
2018-03-02Update rep-fetchKaren Arutyunov1-1/+3
2018-02-19Parse repositories and packages files for git repositoriesKaren Arutyunov1-0/+8
2018-02-12Clone and fetch git repositoriesKaren Arutyunov1-2/+9
2018-01-16Use tmp directory facility for storing temporary certificatesBoris Kolpackov1-5/+11
2018-01-16Implement temp directory facilityBoris Kolpackov1-4/+29
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-3/+3
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in ↵Karen Arutyunov1-4/+4
libbutl
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-0/+121