aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-configure.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-26Fix build order for test and main packagesKaren Arutyunov1-2/+8
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-01-30Fix package dependency constraint completions that could end up with latest s...Karen Arutyunov1-2/+3
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-15Add support for $ in package manifest dependency constraintKaren Arutyunov1-1/+3
2018-11-13Add support for vars grouping for package commandsKaren Arutyunov1-1/+10
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-8/+12
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-14Fallback to output directory removal for --keep-out on disfigure failureKaren Arutyunov1-1/+1
2018-04-27Add support for repository fragmentsKaren Arutyunov1-3/+3
2018-04-19Improve pkg-checkout progress diagnostics at verbosity level 1Boris Kolpackov1-1/+1
2018-04-19Implement build plan simulationKaren Arutyunov1-46/+51
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-12Add support for --keep-out optionKaren Arutyunov1-1/+3
2018-03-12Add support for shallow fetchKaren Arutyunov1-10/+3
2018-03-09Call output directory just <pkg> for external packagesKaren Arutyunov1-1/+11
2018-02-21Add support for pkg-checkoutKaren Arutyunov1-79/+89
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-9/+9
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-09-05Add support for build-time dependenciesBoris Kolpackov1-0/+26
2016-08-29Support system packagesKaren Arutyunov1-9/+77
2016-07-30Convert to use canonical directory separatorsBoris Kolpackov1-3/+5
2016-06-18Quote build2 operations argumentsKaren Arutyunov1-4/+4
2016-04-23Revert revision ignoring in satisfy(constraint, constraint)Boris Kolpackov1-5/+6
2016-04-12Set common variables in pkg-* commands on the whole configurationBoris Kolpackov1-1/+1
2016-02-29Rename level[1-6]() to l[1-6]()Boris Kolpackov1-5/+5
2016-02-12<types>/<utility> scheme cleanupBoris Kolpackov1-2/+0
2016-01-09Update copyright yearBoris Kolpackov1-1/+1
2015-12-08Add support for --build, --build-option common optionsBoris Kolpackov1-3/+4
2015-12-07Ignoring unknown manifest entries where appropriateBoris Kolpackov1-1/+1
2015-10-22Implement dependents check in drop commandBoris Kolpackov1-1/+3
2015-10-10Complete build commandBoris Kolpackov1-40/+55
2015-10-06Rename package to selected_package, state to package_stateBoris Kolpackov1-8/+10
2015-10-06Track prerequisite packages, handle in pkg-{con,dis}figureBoris Kolpackov1-0/+57
2015-09-18Implement pkg-update commandBoris Kolpackov1-1/+1
2015-09-18Get rid of 'updated' state; clean in pkg-disfigureBoris Kolpackov1-2/+2
2015-09-17Integrate database statement tracing into our diagnostics machineryBoris Kolpackov1-1/+1
2015-09-17Consistently use 'c' as configuration directory variableBoris Kolpackov1-1/+1
2015-09-17Implement pkg-{configure, disfigure} commandsBoris Kolpackov1-0/+122